Does it exist … ?

August 6, 2008 by sankarshan · 2 Comments 

I generally do Trac content generation offline using something as simple as Leafpad. Since I don’t use too much fancy formatting the workflow does work (usually) when pasted back on to Trac. Much Trac chewage today left me wondering if there was on OpenOffice.org extension that allows me to save into a Trac formatted file. Does such a thing actually exist ?

Favorite photo of the week:

from here

About sankarshan
sankarshan blogs about stuff that interests him and sometimes the same things interest others too. All that is just an excuse by him to start a conversation

Comments

2 Responses to “Does it exist … ?”
  1. If your Trac instances support RestructuredText or Markdown (through “{{{\n#!rst”) etc, you might find some plugins that preview the formatted text in HTML. In transifex.org we’ve enabled XMLRPC support, and together with the Eclipse Trac plugin, one can edit, preview and save pages from inside Eclipse. Pretty handy. With XMLRPC enabled, writing a client should be trivial too (CLI or plugin in eg. gedit).

    Reply

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!