rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - CeltiX

Pages: 1 2
1
HFS ~ HTTP File Server / Re: File and Folder display
« on: October 21, 2006, 04:24:21 AM »
yes, this is exactly the type of thing I'm looking forward to seeing what kind of progress you make!

2
HFS ~ HTTP File Server / Re: File and Folder display
« on: October 08, 2006, 02:22:47 AM »
Thanks Rejetto

Anyone else have any insight? I'm sitting here, staring at my template, not sure where to start...  :-\

3
HFS ~ HTTP File Server / File and Folder display
« on: October 06, 2006, 03:42:40 AM »
Hello all,

I think this may be simply a template design issue, but I'm not all that sure, hence my question...
Is it possible (and if so, how) to show folder contents in more than one column?

4
HFS ~ HTTP File Server / Re: testing 2.1
« on: October 06, 2006, 03:25:16 AM »
Has the syntax changed for the Files/Folders filter? I can't seem to get items to stay hidden.

EDIT:
http://www.rejetto.com/temp/hfs2.1beta20.zip <-- working

5
HFS ~ HTTP File Server / Re: Experimenting
« on: September 27, 2006, 04:16:51 PM »
Wow, sounds like a huge leap forward. I'm really looking forward to your progress (even if I do pester you over details sometimes :P)

6
HFS ~ HTTP File Server / Re: testing 2.1
« on: September 27, 2006, 04:04:32 PM »
Unfortunately, that doesn't work well for my purposes. Here is the situation:

I have a real folder, filled with subfolders of pictures that change frequently. Using HTML code in the comment file, I've been able to display a thumbnail for each of these subfolders (all stored in the same place, all named with the same structure). However, every time I add or remove a folder, I need to update the comment file. If there was one generic comment for all these folders, There would be no need.

At the moment, my comment file looks like this:
Code: [Select]
Folder1=<img src="thumbs/%temname%.jpg">
Folder2=<img src="thumbs/%temname%.jpg">
Folder3=<img src="thumbs/%temname%.jpg">

All the comments are the same, and I have to manually add/delete a line every time I add, remove or change a subfolder
if there was a default comment tag or if wildcards were supported, I could simply have one line in my comment file that says something like
Code: [Select]
*=<img src="thumbs/%temname%.jpg">
Which would apply to all items in the folder. There may need to be some handling and verification, like to see if there's a comment set for a cpecific file (which would override the default), but I think this could be a defenite improvement.

7
HFS ~ HTTP File Server / Re: testing 2.1
« on: September 27, 2006, 03:02:15 PM »
I guess I hadn't updated in a while, my bad.

Would it be overly difficult to include support for wildcards or a "default" comment for all files? That way, one comment could apply to several files (very useful if using HTML in comments)

8
HFS ~ HTTP File Server / Re: testing 2.1
« on: September 27, 2006, 01:53:42 AM »
Any idea on when there is going to be support for all tags in comment files? (item-name and such...)

9
HFS ~ HTTP File Server / Re: Comment Files
« on: September 18, 2006, 04:54:35 AM »
At the moment, the %folder% tag will be recognized in a comment and shown accordingly. Are there any plans to support the %filename% tag as well?

10
HFS ~ HTTP File Server / Re: 2.0b is out - bugfix
« on: September 18, 2006, 01:51:15 AM »
Well done rejetto!

This was the only issue I had with it, and now I can access it from just about anywhere, even my office and school!

11
HFS ~ HTTP File Server / Re: Comment Files
« on: September 17, 2006, 04:04:55 PM »
Thanks!

I actually used a program called Express Thumbnail Creator for the wallpaper page. It's not free, but it works really well to create thumbnail galleries. I'm playing around with different colour schemes fro the web lately.

I got the comments working (even for folders), but they don't seem to be enabled in the Clean HFS template. I'll have to do more tweaking

12
HFS ~ HTTP File Server / Comment Files
« on: September 17, 2006, 01:47:42 AM »
Maybe I'm dense and missing something...

I want to start playing with .comment and descript.ion files for folders.

Where should teh file be located?
What syntax do I use in teh file?

Any advice would help!

13
HFS ~ HTTP File Server / Re: Need help with HFS and Web Server
« on: August 31, 2006, 08:13:41 PM »
Wow, that's about as comprehensive as I could think of. I'm glad i'm not the only one stumped by this problem!

14
HFS ~ HTTP File Server / Re: Need help with HFS and Web Server
« on: August 29, 2006, 03:46:26 PM »
I've experienced this with 2.1 beta 14 and 15

15
HFS ~ HTTP File Server / Re: Need help with HFS and Web Server
« on: August 29, 2006, 02:17:22 AM »
Ok, I have KeyFocus Web Server (port 80) and HFS (port 443) running on the same machine.

Here is the website: http://www.celtixnet.ca
Here is HFS: http://www.celtixnet.ca:443

If I login to HFS, the page will refresh and come back to http://www.celtixnet.ca, and I see my website instead of the HFS page.

I've created a user for you to experiment. Username: test password: hfs

Pages: 1 2