5
This is the function how it works now:
There's the Android APP and a PHP script.
The PHP script uses plugins that basically anyone can write (simple text files with variables)
We have choosen to have the PHP script not POST into a module, but rather POST directly into the database.
This of course asks for certain security that needs to be handled.
The App (P2X [Post2Xoops]) makes a connection to the PHP script and return the available modules to Post to.
After choosing a module in P2X another connection is made to receive the topics for that module. The PHP script allows for automatic retreival of the topics or they can be filled in by hand to only allow posting in certain topics.
After choosing a topic in P2X you can write a subject, introtext, bodytext and TAG's.
Finally it is send over and the PHP scripts stores the posting.
Every request send from P2X is joined with the username and password for verification with the XOOPS database.
That's about it..
P2X isn't really much to look at, but it works ;)
Be posting a download soon.
“It's amazing the way people cling to insults. Or what they think are insults.”