The time has come, got my storage space back and ready for a update.
Note
I will now be using the lastest version of XPlode and will not be checking to see if its compatable with the other versions. Sorry
These was made with the last free version.
Updates
Theme System Added
Menu Selection System Added
Install List Headers Added
Tree View Install List Added
Testing
I have not tested any of these much so expect bugs.
How to use the Theme System
In the XML file you should find in my examples new tags ("<Theme></Theme>" and "<Menu></Menu>"). The theme
system only uses the "<Theme></Theme>" tag, this tag tells XPlode what theme to use when it loads.
In the directory "\section\Themes" folder you will find folders these are the theme folders that you can use with
the "<Theme></Theme>" tag to change the theme to whats in the folder.
In your XML file put between the "<Theme></Theme>" the name of the folder (the theme) that you want to use in the
middle of the tags like this "<theme>DRAGON</theme>", this will now load the theme "DRAGON".
You will need to specify the theme because I have not added any error handling at all.
Menu System
To use the menu system you will need to have the menu files in the theme folder and the main menu file needs to be
called "menu-frameset.html". Now to enable the menu you will need to use a new tag "<menu></menu>" that will tell
XPlode to use this new menu before the main part. All you have to do is put "<menu>true</menu>" makes sure this
is in the first XPlode xml file that is loaded.
ScreenShots
About.jpg
This just shows off the about info with information about the creator of XPlode.
OSMenu.jpg
This is a menu that you use to select the OS system that you have installed this will then use a different
XML file in XPlode that is right for that OS. It will also have a different theme to it because I have added
a new theme system into the code.
TreeInstallList.jpg
This will allow you to add headings into the list without it trying to install them.
Win2000.jpg
This shows off the XML and theme that windows 2000 uses.
Win2003.jpg
This uses the old style (Original Look) for the theme.
WinXP.jpg
This will have a different background because it uses a different theme to the others.
(Gallery HERE)
DOWNLOAD HERE
XPlode Editor
I would like to know what you people would like in a XPlode Editor like feature, functions etc
Please give as much detail as you can
I am not going to promiss anything but I am working on multiple projects at the moment that will benefit the
XPlode community. You might get some hints to what in my gallery HINT HINT