Wax Settings
The file settings.ini located in the app folder contains useful parameters of the wax application including:
offline_url - The parameter specifies the url to the wax application once it has been published (if it is a wiki). This is particularly useful if building rss feeds into the wiki markup as the rssFeed tag relies on the offline url to create a link to the rss feed.
offline_folder - This is the absolute or relative path to the where wiki files are published (the html)
appname - This is the name of the wax application that appears on the desktop (home page)
rootfolder - This is the parent folder of the application. For wiki's it will be app_wiki. This folder is useful as it is where wax and wiki files may be inherited from. This inheritance allows wax applications to have a common source folder.
rootdata - The (like the root folder) is the parent folder of the application. Wiki's will use data_wiki. Again, inheritance is the reason for this path and allows data to be common among wax applications - eg table of users.