Folder index
version 1.3
Need to print a list of files in a folder?
Have a directory of files on the web that you want to make an index.html page for?
This is what Folder index does.
-
1.Choose the Folder.
-
2.Confirm the Files
-
3.Create index.html and it’s done.
Folder index then uses your browser to open the index.html for proof, print, or PDF.
Simple, quick and useful.
Available from The App Store
Personalising Your index.html
-
Change the Logo. You can replace the logo.png in the images folder. The important thing is to keep the name the same - “logo.png”. The current logo is 64 px x 64 px, but yours can be any size. -
Change the Fonts and Layout. If you know how to edit a Cascading Style Sheet you can edit “folderindex.css”. There are many good css editors available, or you can edit it with aTextEdit (drop it on the TextEdit icon).
Here is a list of styles:
logoImage = Placement of the Logo.
h1 = Heading “Index”.
currentdatetime = Date, Time of Printing.
tablehead = The Column Headings.
info = Text of the information.
infoRight = Text for the File Size which is right justified. -
Not Recomended: If you need to make extensive changes you can edit the XSLT file in the internal resource folder. Selecting an external XSLT file will available in version 2. We will also include a DTD file of the XML output.
If you make changes to any of the files keep a copy as Folder index may overwrite your changes. (It shouldn’t but it’s always good to have a backup)