OpenFaces component library supported

This commit is contained in:
sergey.vasiliev
2010-04-01 14:55:32 +04:00
parent d1b4ac3ad1
commit 7728b1e7d1
@@ -88,7 +88,7 @@
<display-name>CSS in jsf</display-name>
<prefix>inline.style {</prefix>
<suffix>}</suffix>
<place><![CDATA[xmlAttribute().withLocalName(string().matches(".*Style")).inside(xmlTag().withNamespace(string().matches("http://richfaces.org/rich|http://richfaces.org/a4j|http://richfaces.ajax4jsf.org/rich|https://ajax4jsf.dev.java.net/ajax")))]]></place>
<place><![CDATA[xmlAttribute().withLocalName(string().matches(".*Style")).inside(xmlTag().withNamespace(string().matches("http://richfaces.org/rich|http://richfaces.org/a4j|http://richfaces.ajax4jsf.org/rich|https://ajax4jsf.dev.java.net/ajax|http://openfaces.org")))]]></place>
</injection>
<injection language="CSS" injector-id="xml">
<display-name>CSS in rich faces</display-name>