custom edit widget

Espen Moe-Nilssen <[email protected]> Thu, 4 Jun 2015 13:44:55 +0200
Newsgroups gmane.comp.web.zope.plone.user
Message-ID <[email protected]>
Hi

How difficult would it be to make a text widget that does the following:

1) Admin adds content
   <*t(15,0,"1  ")><t-4>Some text here.<t$>

2) Editor edits it, for him/her it looks like
  Some text here

3) The admin exports it to a text file that contains
       <*t(15,0,"1  ")><t-4>Edited text here.<t$>

—————

(If someone wonders: the codes are used by Quark Xpress (which I use to produce books etc)
(it is a program that are similar to Adobe Indesign)

—————

Espen
------------------------------------------------------------------------------