Would like to show the contents of a folder within our intranet, while maintaining css formating to keep look and feel the same.
Can anyone help?
Would like to show the contents of a folder within our intranet, while maintaining css formating to keep look and feel the same.
Can anyone help?
If you're using Apache and are using the mod_autoindex module to produce your indexes you can use the 'IndexStyleSheet' directive to indicate a css stylesheet to use.
http://httpd.apache.org/docs/2.2/mod...ndexstylesheet

If you run PHP you can use this script.
Unfortunately as yet we don't have a server- just a large Buffalo linkstation disk sitting on our network. So my understanding is I can't run CMS software that needs PHP and Apache etc? Yes, a bit dark ages, but...

Yes, you'd need web server software installed on a server to run a CMS - ideally Apache with PHP, and probably MySQL database (depending on which CMS you use).
What, a multi-teer solution with the Buffalo as the backend?

It's possible, just mount one of the buffalo's SMB share on the web server in linux, Map Network Drive to it on Windows.

If your intranet folder is fairly static, you can use the DirHTML program to produce an html file of a folder (or folders) every now and then.
You can customise the way the pages produced are displayed but you'd have to play with them to see if you can incorporate CSS ito them (Im not a CSS expert)
Example that I use it for is here - I just use it to produce a listing of all pdfs in a folder (but you can make it do all files) and then I upload the filelist page (and the latest pdf) to update the website.
regards
Simon
I think that dirHTML looks at first glance like the answer to a maiden's prayer. Thanks very much, Simon This looks doable!
Peter

@webman
I thought of trying out your code but what on earth is all the
at the beginning of the file 8OCode:$I['file']='R0lGODlhEAAPA ... etc
Will all my computers end up belonging to you![]()
regards
Simon

It's actually an icon (so it can be distributed as a single file). It's not my own code and I can't remember where I got it from :cry:
There are currently 1 users browsing this thread. (0 members and 1 guests)