Ticket #960 (closed defect: invalid)

Opened 5 years ago

Last modified 5 years ago

show xml tags in design view??

Reported by: guest Owned by: akaEdge
Priority: normal Milestone:
Component: Documentation Version:
Severity: normal Keywords:
Cc:

Description (last modified by ray) (diff)

<html>

<head>

<link href="xinha-core/plugins/Forms/forms.css" rel="stylesheet" id="Form-style" /> <link href="xinha-core/plugins/InsertAnchor/insert-anchor.css" rel="stylesheet" id="IA-style" /> <link href="xinha-core/plugins/InsertSnippet/InsertSnippet.css" rel="stylesheet" id="IS-style" /> <link href="xinha-core/plugins/LangMarks/lang-marks.css" rel="stylesheet" id="LM-style" /> <link href="xinha-core/plugins/SetId/set-id.css" rel="stylesheet" id="ID-style" /> <link href="xinha-core/plugins/Template/template.css" rel="stylesheet" id="Template-style" />

</head> <body>

<p>Is there any way that I can modify xinha to show some tags in the design view? </p> <p> Specifically xml compliant miva tags.. I.E. &lt;MvAssign?&gt;

<br />( etc. That way i could edit the template variables position etc while still seeing the layout.&nbsp;

</p> <p>but how would i go about allowing to see the tags in the design view edit htmlarea.js?? for example a tag like &lt;Mv:Item> should be visible in the wysiwyg..

<br />&nbsp; I guess i gotta do a regex to catch the tags, change the tags to entities and output them as if they were text in the wysiwyg :) And of course do the opposite on submit. I have no clue how im gonna do that though.

</p>

</body>

</html>

Change History

Changed 5 years ago by ray

  • status changed from new to closed
  • resolution set to invalid
  • description modified (diff)

sounds more appropriate as question in the forum

Note: See TracTickets for help on using tickets.