#1682: wysiwyg wiki editor
-----------------------------------+----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  enhancement            |       Status:  new  
 Priority:  normal                 |    Milestone:       
Component:  wiki                   |      Version:  0.8.1
 Severity:  normal                 |   Resolution:       
 Keywords:  wysiwyg editor         |  
-----------------------------------+----------------------------------------
Changes (by cboos):

  * keywords:  => wysiwyg editor
  * component:  general => wiki

Comment:

 The patch you provided is a bit broken, as the added binary files are not
 in.
 I'd suggest that instead, you should:
  * provide a link to or attach a well identified wikiwyg release
  * provide a patch against the above if you modify/add something to
 wikiwyg
  * finally provide a patch against Trac with your 3 templates/*.cs files
 Then, when the above is done, you're not far away to the point you could
 package that in a plugin.

 From a superficial look in the .cs, only the addition of the
 `id="wikipage"`
 seems to require core Trac changes. If I understand correctly, this means
 that there can be only one wikiwyg per page, which seems a bit limitative
 (think Ticket edition, you have the comment and description textareas...).

 That was for the form, then for the content. Well, I'm a bit afraid that
 the Wiki formatter has grown a bit too complex to be adapted by just
 filling the `markupRules`. This will certainly require a lot of work.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1682>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to