|
Users Developers Wiki help. |
Developing gtd-php for small-screen devicesOverviewAt the time of writing, the source code here has been developed for v0.9. In developing for mobile phones and other small-screen devices, there are typically several constraints that go hand-in-hand:
There is currently working code to:
Created item: '{your title}'
and :
Suggestions for improving this code are very welcome. Coding styleNote that the coding style here is very different to the gtd-php core. It's HTML, not XHTML; there's very little tidy formatting; and wherever possible, I've tried to strip out HTML, to keep bandwidth use low. DownloadDownload the attached file to your gtd-php addons sub-directory, unzip it, and then go to the preferences screen and register the addon. A new entry will appear as the first item on the first menu: that's the link you should use on your small-screen device. Once you've bookmarked that, you can de-register the addon in the preferences screen, if you wish - the only purpose of the menu item is to generate the URL. * Attach:addonmobv09.zip - updated 2010-03-24 for 0.9rc1 |