[
http://jira.jboss.com/jira/browse/JBIDE-1494?page=all ]
Denis Golovin moved EXIN-476 to JBIDE-1494:
-------------------------------------------
Project: JBoss Tools (was: Exadel Integration)
Key: JBIDE-1494 (was: EXIN-476)
Component/s: Cleanup
(was: Cleanup)
Fix Version/s: 2.0.0.GA
Affects Version/s: (was: 1.0.0.GA)
TextFomating tag should have default bexaviour, now it is used as
copy everywhere
---------------------------------------------------------------------------------
Key: JBIDE-1494
URL:
http://jira.jboss.com/jira/browse/JBIDE-1494
Project: JBoss Tools
Issue Type: Task
Components: Cleanup
Reporter: Denis Golovin
Assigned To: Maxim Areshkau
Fix For: 2.0.0.GA
It should be renamed to vpe:textFormatting
Now there ar ea lot of blocks like posted below:
<vpe:textFormating>
<vpe:format type="BlockFormat" addChildren="deny" />
<vpe:format type="UnderlineFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
<vpe:format type="BoldFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
<vpe:format type="ItalicFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
<vpe:format type="FontNameFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
<vpe:format type="FontSizeFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
<vpe:format type="BackgroundColorFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
<vpe:format type="ForegroundColorFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
</vpe:textFormating>
It should have default behavior that is defined by inserting just
<vpe:textFormatting> tag inside template. If some behavior should be redefined use
vpe:format tag for it.
--
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