[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1304) Docbook XML editor

Denis Golovin (JIRA) jira-events at lists.jboss.org
Thu Mar 13 12:22:57 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-1304?page=comments#action_12402744 ] 
            
Denis Golovin commented on JBIDE-1304:
--------------------------------------

There are several problems with  VPE:
1. It always handle tags without prefixes as HTML tags
2. all tags without prefix is stored in same hash map in VpeTemplateManager and there is no way separate templates for html tags from docbook tags. That means I can use html tags in DocBook XML and it will work fine and vice versa.
3. It doesn't shows attributes for xml tags because some exceptions
4. There is no way to process <![CDATA[]> blocks

What would be nice to have:
1. There is dialog with settings for unknown tags, it would be nice not only setup predefined parameters but do something meaningful: show unknown tag as known html tag
2. It wold be nice to say VPE use this template from eclipse workspace or local  file  system  or even load all templates from defined location (related to http://jira.jboss.com/jira/browse/JBIDE-1600)
3. VPE should provide the way to change default template for unknown tags.
4. VPE should allow points to location where to save templates created by Template Dialog mentioned above.
5. Combination of points 1 and 4 is a fast way to create simple templates as I did for DocBook.


> Docbook XML editor
> ------------------
>
>                 Key: JBIDE-1304
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1304
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>    Affects Versions: 2.0.0.CR1
>            Reporter: Denis Golovin
>         Assigned To: Denis Golovin
>             Fix For: LATER
>
>         Attachments: org.jboss.tools.vpe.docbook.zip, vpe-docbook1.png, vpe-docbook2.png, vpe-docbook4.png, vpe-docbook5.png, vpe-docbook6.png, vpe-docbook7.png, vpe-for-xml-howto1 .png, vpe-for-xml-howto2.png, vpe.docbook3.png
>
>
> Use current VPE as editor for docbook.xml files. There will problem with editing files that uses ENTITY definition but for plain files it should works fine.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list