Table of Contents

Frequently Asked Questions

Publishing my Article constantly fails. Why?

The program tries to upload by normal login/submit via admin panel and if that fails by XMLRPC method. If both fail you might have to:

Can I use the internal spinner from outside?

Yes, you can. You have to enable the webserver in global options. Later you can make request such as:

http://127.0.0.1:8080/spin?lang=en&text=Please+Spin+Me

Of course the IP 127.0.0.1 and port 8080 must be replaced with the one you defined in options.

lang can be any language that has an internal spindb (default is en)
text is hoding the content you want to spin (required)