Bug 157407

Summary: [API Request] Add some sort of support API (hooks?) in html editor to support custom tags in html
Product: [WebTools] WTP Source Editing Reporter: Lars Sonchocky-Helldorf <lars.sonchocky-helldorf>
Component: wst.htmlAssignee: Nick Sandonato <nsand.dev>
Status: NEW --- QA Contact: Nick Sandonato <nsand.dev>
Severity: enhancement    
Priority: P3 CC: david_williams, dev, for.work.things, mschrag, pombredanne, thatnitind
Version: 1.5Keywords: helpwanted
Target Milestone: Future   
Hardware: All   
OS: All   
Whiteboard:

Description Lars Sonchocky-Helldorf CLA 2006-09-14 20:23:00 EDT
Some plug-in projects that make use of your html editor like WOLips http://objectstyle.org/confluence/display/WOL/Home (an eclipse plug in for WebObjects http://www.apple.com/webobjects/ ) would greatly benefit from some form of API support for custom tags in html, in this case support for tags like <webobject name="someName">, </webobject> and <webobject name="someName" /> would be needed. Other projects like http://spindle.sourceforge.net/ (an eclipse plug in for tapestry http://wiki.apache.org/tapestry/ ) would also profit from support for custom attributes in standard html tags like this <tr jwcid="@Foreach" source="ognl:dvds" value="ognl:dvd" element="tr">. I think some sort of hooks would do it, since I am just a user of those plug-ins I have no Idea if that would be sufficient for the purpose, at best you get in contact with the respective developers (URLs above)

regards, Lars
Comment 1 Amy Wu CLA 2007-03-08 18:46:17 EST
*** Bug 115467 has been marked as a duplicate of this bug. ***
Comment 2 Amy Wu CLA 2007-03-08 18:47:36 EST
FYI, there is sample code in duplicate bug 115467 
Comment 3 Nitin Dahyabhai CLA 2007-09-13 04:48:37 EDT
This is a great idea, but we don't have people to work on this just now.  There is still a chance it would fit in for 3.0, but we would accept high quality patches, regardless.