Story Index

 stories found in folder
ACTIONS:
To view the new XML file prior to saving Click here
Or to view the current live XML file Click here
To update the current XML with the new content SAVE XML
A summary of the stories & chapters found have been listed below

Embed Code



Notes on folder structure
  1. Edit the PHP directory variable to point to the library home folder
  2. Create a folder with the story name
  3. Create a subfolder within the folder to hold the page content, adding multiple subfolders will create chapters.
  4. In order for PHP to read the subfolders in the correct order, the subfolder name will need to be prefixed with a double digit number, plus an underscore (e.g 00_Chapter Name); This prefix is used for sorting only an is removed prior to display.
  5. If the pages are displaying in the wrong order check the XML to see how your webserver is ordering the images and rename the files as required (001.jpg etc)
  6. Click the Generate HTML link next to each story to generate the embed code for your HTML page.