Difference between revisions of "XULRunner Guide Outline"
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[XulRunner_Introduction | Introduction ]] | [[XulRunner_Introduction | Introduction ]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
'''XULRunner Overview''' | '''XULRunner Overview''' | ||
- [[What is XULRunner]] | - [[What is XULRunner]] | ||
- [[Updating XULRunner]] | - [[Updating XULRunner]] | ||
+ | - [[XULRunner Versions]] | ||
'''Installation Process''' | '''Installation Process''' | ||
- Linux | - Linux | ||
Line 17: | Line 12: | ||
- [[ XULRunner Installation Instructions Windows 32bit | Installation Instructions]] | - [[ XULRunner Installation Instructions Windows 32bit | Installation Instructions]] | ||
'''Tutorial on XULRunner''' | '''Tutorial on XULRunner''' | ||
− | - [[ | + | - [[Setting up an application file structure]] |
− | - [[application.ini File]] | + | - [[Setting up the application.ini File]] |
− | - [[chrome.manifest File]] | + | - [[Setting up the chrome.manifest File]] |
− | - [[prefs.js File]] | + | - [[Setting up the prefs.js File]] |
- [[How to run the application]] | - [[How to run the application]] | ||
'''How Tos''' | '''How Tos''' | ||
− | - [[How to | + | - [[How to make a Hello World application using XULRunner]] |
- [[How to deploy XULRunner]] | - [[How to deploy XULRunner]] | ||
- How to run an extension as an application using XULRunner (TBA) | - How to run an extension as an application using XULRunner (TBA) | ||
− | - How to debug a XULRunner application | + | - [[How to debug a XULRunner application]] |
Latest revision as of 15:51, 13 December 2006
Introduction XULRunner Overview - What is XULRunner - Updating XULRunner - XULRunner Versions Installation Process - Linux - System Requirements - Installation Instructions - Microsoft Windows - System Requirements - Installation Instructions Tutorial on XULRunner - Setting up an application file structure - Setting up the application.ini File - Setting up the chrome.manifest File - Setting up the prefs.js File - How to run the application How Tos - How to make a Hello World application using XULRunner - How to deploy XULRunner - How to run an extension as an application using XULRunner (TBA) - How to debug a XULRunner application