bundled-libs
deployment
docs
htmlarea
ckeditor
contrib
examples
images
lang
modules
plugins
popups
skins
Xinha.css
XinhaCore.js
XinhaLoader.js
XinhaLoader_readme.txt
htmlarea.css
htmlarea.js
index.html
license.txt
my_custom.js
popupdiv.js
popupwin.js
reference.html
release-notes.txt
include
lang
plugins
sql
templates
templates_c
tests
uploads
.gitignore
README.markdown
checksums.inc.php
comment.php
composer.json
composer.phar
exit.php
index.php
rss.php
serendipity.css.php
serendipity_admin.php
serendipity_admin_image_selector.php
serendipity_config.inc.php
serendipity_xmlrpc.php
wfwcomment.php
5 lines
514 B
Plaintext
Executable File
5 lines
514 B
Plaintext
Executable File
The XinhaLoader is a subset of Xinha only containing functions to fetch further files from the server and displaying a loading message.
|
|
It gives visual feedback to the user quite quickly so they don't have to watch the plain textarea and wonder if anything is happening.
|
|
|
|
Usage in short: Follow the NewbieGuide, but load XinhaLoader.js instead of XinhaCore.js.
|
|
Make shure you define xinha_editors before calling Xinha.loadPlugins! This is different to earlier versions of the NewbieGuide (steps 1 and 2 reversed) |