Page 1 of 1

Displaying directory contents in an appealing manner.

Posted: Mon Mar 09, 2009 5:14 pm
by Quietactioninc
Hello!

I am creating a component that is made for "book viewing".
It requires the directory in which the images (For example, if its a magazine, so all text docs will be converted to JPEGS) are located.

However, I want it to give the very top directory (ex: Books).
From there, I would like to display all of the folders, which are going to be books, in the browser in a nice visual manner.
Furthermore, once they click on the book, they would enter another page of the exact same thing, except the folders within that folder (chapters).

After that, they go to a page with the book reader.

What sort of coding am I to use? PHP, HTML-wise, etc.

Re: Displaying directory contents in an appealing manner.

Posted: Mon Mar 09, 2009 5:36 pm
by panic!
Design is very much subjective.

http://www.smashingmagazine.com/ has loads of tutorials on user interface.

Re: Displaying directory contents in an appealing manner.

Posted: Mon Mar 09, 2009 6:56 pm
by Quietactioninc
panic! wrote:Design is very much subjective.

http://www.smashingmagazine.com/ has loads of tutorials on user interface.
Awesome!
VERY Helpful, Thanks! :bow: :yar: