Difference between revisions of "XULRunner Guide Outline"

From CDOT Wiki
Jump to: navigation, search
Line 3: Line 3:
 
     - New features in this release
 
     - New features in this release
 
     - [[XULRunner Versions]]
 
     - [[XULRunner Versions]]
      - Changes made
 
      - Bug Fixes for each version
 
 
   '''XULRunner Overview'''
 
   '''XULRunner Overview'''
 
     - [[What is XULRunner]]
 
     - [[What is XULRunner]]

Revision as of 17:22, 26 November 2006

  Introduction 
 About this guide
   - New features in this release
   - XULRunner Versions
 XULRunner Overview
   - What is XULRunner
   - Updating XULRunner
 Installation Process
   - Linux
       - System Requirements
       - Installation Instructions
  - Microsoft Windows 
       -  System Requirements 
       -  Installation Instructions
 Tutorial on XULRunner
   - File/Folder Structure
   - application.ini File
   - chrome.manifest File
   - prefs.js File
   - How to run the application
 How Tos    
   - How to do 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