i readed the to-do list, and didn´t found this, so, im gona ask if this is possible, im trying to develop a new template(until i finished the leaning process and the programing DVD-ROM KIT(god, i love peer2peer share!
) to keep my projects, and found some interesting thing, im trying to make a windows explore style template that let us change the view of the hfs on the fly just using some html and css, and a little bit o emac to make the change happens, but i found a issue, so i ask ,
can o load with some kind of adress only the Folder list or only the file list? like this, im trying to make this the user click on a folder on the left side of screen(may be a iframe or a div or even a external layer) and the content of the folder is showed on the main frame on the main part(80%) of the screen but i want to show only the file list and no the folders,
i know that i can call the file list in a html view doin this on my template
%files%and i know also that inside the files there is a symbols call "
%list%" that calls the these section one by one if exist and void if not, right?
so and if even if it exist i want to call only the html representation of the files or only the folders, but doing this programatically using a adress, like this strange idea:
can i call only this especific section of the hfs as symbol like
%list-files% for html representation of the files and not showing the folders and another section called by a symbol like
%list-folders% and you could add even a
%list-links% to show only the links, what do you think rejetto? is is possible to do? we could develop more kind of templates with some file browser-like style and without using any or the minimum possible of javascript ....
it is only a idea...
this is a strange sample of this crazy idea