View previous topic :: View next topic |
Author |
Message |
smok3 -
Joined: 17 Aug 2002 Posts: 66
|
Posted: Tue Jan 16, 2007 11:06 am Post subject: directory listing using templates? |
|
|
so iam running a lil intranet site and i would like to make custom template for directory listing, however
iam unable to figure out if it is possible to allow user to select the order, like: by date, by name, ect...?
(i mean without using php or any other serverside stuff)
any ideas, examples ? |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Tue Jan 16, 2007 12:26 pm Post subject: |
|
|
Unfortunately you will have to use php to get this feature. Abyss does not support it in the default listing. However this could be a good new feature in a newer version. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
pkSML -
Joined: 29 May 2006 Posts: 955 Location: Michigan, USA
|
|
Back to top |
|
 |
smok3 -
Joined: 17 Aug 2002 Posts: 66
|
|
Back to top |
|
 |
smok3 -
Joined: 17 Aug 2002 Posts: 66
|
Posted: Tue Jul 17, 2007 8:17 pm Post subject: |
|
|
did a lil upgrade, still no server side languages used, check:
http://somestuff.org/blog/comments.php?y=07&m=07&entry=entry070717-102416
screenshot:
features:
- js sortable filelist table
- css hidden overflows (fixed width table)
(javascript and parts of the css are copyrighted by their authors.)
install:
1. backup your abyss.conf
2. add abyss_dirlist_bak.txt at the proper place in your abyss.conf (or copy paste parts via console)
3. put main.css and sorttable.js into htdocs root
4. start hacking around until everything brea.., uhmm works. |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Jul 17, 2007 10:06 pm Post subject: |
|
|
smok3,
Very beautiful directory listing template. Thanks a lot for your contribution. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|