rejetto forum

Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: Dillon on January 12, 2007, 01:58:21 AM

Title: Custom VAR’s or TAG’s
Post by: Dillon on January 12, 2007, 01:58:21 AM
Is it possible to use java or any other method to create custom VAR’s so that you can use some of the many other Colum tag

Examples

Instead of:

File Name: File Size: File Date: Hits

Say I want to have the following columns

File Name: Title: Author: Comment: Track

And let’s say I want them to pertain to the corresponding tag information

Well you get the picture I hope
Title: Re: Custom VAR’s or TAG’s
Post by: rejetto on January 12, 2007, 02:04:16 AM
no sorry.
anyway, it's open source, you may eventually expand it your way.
Title: Re: Custom VAR’s or TAG’s
Post by: Flynsarmy on January 30, 2007, 08:32:54 AM
It's probably possible to extract file info using javascript. This info wouldn't kick in until the
js loading phase of a webpage (its one of the final stages, so you WILL notice a lag before
it loads).