Info
- 43 posts
- 6 voices
- Started 1 year ago by master5o1
- Latest reply from intimez
Mobile bbPress (using XML-RPC api)
-
- Posted 1 year ago #
The difference between xmlrpc.patched.php and bbPress 1.0.2's xmlrpc.php.
-
- Posted 1 year ago #
sorry.. do i stick a php tag around that?
-
- Posted 1 year ago #
Er... if it's already in php code then no.
It should already be in php space because the function declaration is in php space:
function page_title()
-
- Posted 1 year ago #
is this the view you are looking for...
-
- Posted 1 year ago #
Hmm... remove the return statement. I'm just going to work on something on for a little while.
-
- Posted 1 year ago #
you should have access to my email through your support forum should you need anything..
... and thank you for taking this time..
-
- Posted 1 year ago #
If the xmlrpc file that comes with bbPress isn't sufficient or needs a patch, could you submit your changes to our trac as an svn diff?
If you want more eyes on this, having it not require a core file edit will help.
-
- Posted 1 year ago #
It's not insufficient for general use. My patch only allows a post to be given info about the xmlrpc client.
Basically it adds a get request to be given that allows for client namr and uri to he added as two meta keys.
This allows for a Facebook/Twitter like 'via Client' to be listed on each post made through the xmlrpc api.
Although, I did add some stripslashes() to some of the variables.
-
- Posted 1 year ago #
i understand it is early. your site was lovely. but on my iphone, i think i would need a stylus and a magnifying glass to work it. perhaps a more condensed styling.
For example it appears on the surface to be a two column table, one with the topic and one with the username of the person starting the topic.
perhaps if they were both in the same column. The topic larger, the username smaller below. i noticed in other iphone apps, like wiki, the page width is fixed rather than leading off to the side. -
- Posted 1 year ago #
^ I have noticed on my HTC Legend that when I look at http://dump.master5o1.com/mobi it shows it differently to http://m.tartarus.co.nz/
Not sure why that is, they're the same code and the same css.
Tell me if it looks better in http://m.tartarus.co.nz/
-
- Posted 1 year ago #
Update:
No longer is a patched xmlrpc.php required. I realised it can all be done with the XMLRPC Client Info plugin.
-
- Posted 1 year ago #
Just bumping for letting people know of its existence.
-
- Posted 1 year ago #
Thanks for your work master5o1. Before default font was big and looks much better now. bbpress lacks mobile viewing. Vanilla forum 2.0.16 has this right out of the box and they really got it working good.
-
You must log in to post.