You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2006/05/07 07:52:18 UTC

svn commit: r400437 - /myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld

Author: dennisbyrne
Date: Sat May  6 22:52:15 2006
New Revision: 400437

URL: http://svn.apache.org/viewcvs?rev=400437&view=rev
Log:
added missing entity declaration for ext_escape_attribute

Modified:
    myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld

Modified: myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld?rev=400437&r1=400436&r2=400437&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld (original)
+++ myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld Sat May  6 22:52:15 2006
@@ -131,6 +131,7 @@
 <!ENTITY start_conversation_attributes	SYSTEM "entities/start_conversation_attributes.xml">
 <!ENTITY standard_conversation_attributes	SYSTEM "entities/standard_conversation_attributes.xml">
 <!ENTITY conversation_attributes	SYSTEM "entities/conversation_attributes.xml">
+<!ENTITY ext_escape_attribute	SYSTEM "entities-share/ext_escape_attribute.xml">
 ]>
 
 <taglib>