Changes between Version 6 and Version 7 of NewbieGuide
- Timestamp:
- 03/10/05 13:16:44 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewbieGuide
v6 v7 31 31 32 32 '''1)''' copying the text below into a new file called "xinha_config.js" and including this file using 33 <script type="text/javascript" src="/xinha/xinha_config.js"></script> This allows you to use many X-Areas on many pages all with the same configuration. 33 {{{ 34 <script type="text/javascript" src="/xinha/xinha_config.js"></script> 35 }}} 36 This allows you to use many X-Areas on many pages all with the same configuration. 34 37 35 38 '''2)''' just copy the code below into your <head></head> section - this will need to be done on every page you want an editor on, and will allow you to customise each one as you want.
