JourneySat - You travel, everybody sees Documentation Demo Download Forum

Adding tags

Adding new tags is a four steps process:

Changing the XML parser

The XML parser is containes in the parse method of JourneySat.Loader and it uses also the classes defined in the xmlparser.js file. A new implementation of the parser must preserve the interface of the parse method or it will break the skins.

The JourneySat.ResourceBundle class uses its own parser to read the translation XML files.

The technical documentation

This is the detailed documentation of the Javascript classes that are at the core of JourneySat.

Click to read the reference.