phpRPC Configuration

phpRPC simply allows you to use a application like w.Bloggar with your websites news module. Like this you can post/edit news directly from your desktop :: see here.

To properly install the module & use w.Bloggar on your site simply: Install the module, Set read (not admin) permissions for phpPRC in admin/groups for anon users, and hit update once here in the config section as to get the right path written out.

Now you should be able to use w.Bloggar with your news module. Also registered users will be able to submit new to your site, however you'll still need to manualy validate the post as usual. And users can only edit their own posts, however, again you'll need to revalidate the post out of security.

 

All below settings are mainly internal developper settings, as phpRPC allows for much more interaction as just with the news module normaly.

Debug:
If on the all xml-rpc messages to/from the server will be outputted to /cache/logs/ for easy debugging.

Database:
Only mysql currently applies

Encoding:
Only ISO-8859-1 currently supported

Escaping:
Esacping method used: cdata is prolly best

File Path:
Non editable, simply hit submit once so this path is automaticly written to the config file. If the path detected is wrong, you can set it manualy in /modules/phpRPC/cache/config.php

CMS:
Internal setting: can't change for now