Changes between Version 22 and Version 23 of NewbieGuide
- Timestamp:
- 01/16/07 19:57:42 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewbieGuide
v22 v23 28 28 }}} 29 29 30 If you are using a different directory, make sure you change the location ofXinhaCore.js in the above code accordingly.30 If you are using a different directory, make sure you change both _editor_url and the location of !XinhaCore.js in the above code accordingly. 31 31 32 32 You will also need some config code included in the page too - there are two ways of doing this: … … 178 178 == Thats It! == 179 179 180 Your X-Area will now appear when the page has finished loading (there is no need to change to onload property of the <body> tag as the window.onload = xinha_init; takes care of that) 180 Your X-Area will now appear when the page has finished loading. 181 182 You can now, if you want to, go on with configuring the editor. You can find a [wiki:Documentation/ConfigVariablesList list of available options] here. 181 183 182 184 Remember if you encounter any problems, post a reply on the [http://xinha.gogo.co.nz/punbb/viewtopic.php?pid=255#p255 Newbie Guide thread] on the forum and we will clear it up and do our best to make sure no-one else runs into the same thing!
