Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Tools to make it easier to post ?
I was wondering if we could come up with a list of plugins or hacks that make it easier to post to a textpattern site?
I am interested in things like: post via email, bookmarklets, or mobile admin interfaces
Offline
Re: Tools to make it easier to post ?
here’s a bookmarklet I use to post links. It can be adapted for the write tab.
javascript:location.href='http://yoursite.tld/textpattern/?event=link&url='+encodeURIComponent(location.href)+'&linkname='+encodeURIComponent(document.title)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Tools to make it easier to post ?
I think the v4.5 admin interface is responsive and should work (mostly? partly?) on mobiles like the iPhone. I use a bookmarklet similar to Yiannis’ above, for links. And there’s some moblog (post via email) code floating around…might be old.
Offline
Re: Tools to make it easier to post ?
maruchan wrote:
I think the v4.5 admin interface is responsive and should work (mostly? partly?) on mobiles like the iPhone. I use a bookmarklet similar to Yiannis’ above, for links. And there’s some moblog (post via email) code floating around…might be old.
Yep. The new theme, Hive, Phil made is responsive. For instance on mobiles Write panel renders using a single column layout, each set of controls grouped nicely making authoring pleasant.
Offline
Re: Tools to make it easier to post ?
great to hear about the responsive admin panel!
Offline
Pages: 1