You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mikael Andersson (JIRA)" <de...@myfaces.apache.org> on 2006/07/06 15:01:30 UTC

[jira] Created: (MYFACES-1355) Addition of a faclet taglib for the example component

Addition of a faclet taglib for the example component
-----------------------------------------------------

         Key: MYFACES-1355
         URL: http://issues.apache.org/jira/browse/MYFACES-1355
     Project: MyFaces Core
        Type: New Feature

    Reporter: Mikael Andersson
    Priority: Trivial


Addition of a facelet taglib file for the example component.

Facelet enabling the example component by adding a mycomponent.taglib.xml file, in resources/META-INF.
Faclets will automatically load *.taglib.xml files placed at this location.

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


[jira] Updated: (MYFACES-1355) Addition of a faclet taglib for the example component

Posted by "Mikael Andersson (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1355?page=all ]

Mikael Andersson updated MYFACES-1355:
--------------------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

Added the file.

--- mycomponents.taglib.xml     (revision 0)
+++ mycomponents.taglib.xml     (revision 0)
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<!DOCTYPE facelet-taglib PUBLIC
+  "-//Sun Microsystems, Inc.//DTD Facelet Taglib 1.0//EN"
+  "http://java.sun.com/dtd/facelet-taglib_1_0.dtd">
+<facelet-taglib>
+       <namespace>http://www.myorganitzation.org/mycomponents</namespace>
+
+       <tag>
+               <tag-name>sayHello</tag-name>
+               <component>
+                       <component-type>org.myorganization.SayHello</component-type>
+                       <renderer-type>org.myorganization.SayHelloRenderer</renderer-type>
+               </component>
+       </tag>
+</facelet-taglib>


> Addition of a faclet taglib for the example component
> -----------------------------------------------------
>
>          Key: MYFACES-1355
>          URL: http://issues.apache.org/jira/browse/MYFACES-1355
>      Project: MyFaces Core
>         Type: New Feature

>     Reporter: Mikael Andersson
>     Priority: Trivial

>
> Addition of a facelet taglib file for the example component.
> Facelet enabling the example component by adding a mycomponent.taglib.xml file, in resources/META-INF.
> Faclets will automatically load *.taglib.xml files placed at this location.

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


[jira] Commented: (MYFACES-1355) Addition of a faclet taglib for the example component

Posted by "Mikael Andersson (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-1355?page=comments#action_12419514 ] 

Mikael Andersson commented on MYFACES-1355:
-------------------------------------------

This is for the maven-archetype-jsfcomponents.

> Addition of a faclet taglib for the example component
> -----------------------------------------------------
>
>          Key: MYFACES-1355
>          URL: http://issues.apache.org/jira/browse/MYFACES-1355
>      Project: MyFaces Core
>         Type: New Feature

>     Reporter: Mikael Andersson
>     Priority: Trivial

>
> Addition of a facelet taglib file for the example component.
> Facelet enabling the example component by adding a mycomponent.taglib.xml file, in resources/META-INF.
> Faclets will automatically load *.taglib.xml files placed at this location.

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


[jira] Reopened: (MYFACES-1355) Addition of a faclet taglib for the example component

Posted by "Mikael Andersson (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1355?page=all ]
     
Mikael Andersson reopened MYFACES-1355:
---------------------------------------


> Addition of a faclet taglib for the example component
> -----------------------------------------------------
>
>          Key: MYFACES-1355
>          URL: http://issues.apache.org/jira/browse/MYFACES-1355
>      Project: MyFaces Core
>         Type: New Feature

>     Reporter: Mikael Andersson
>     Priority: Trivial
>  Attachments: mycomponents.taglib.xml
>
> Addition of a facelet taglib file for the example component.
> Facelet enabling the example component by adding a mycomponent.taglib.xml file, in resources/META-INF.
> Faclets will automatically load *.taglib.xml files placed at this location.

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


[jira] Updated: (MYFACES-1355) Addition of a faclet taglib for the example component

Posted by "Mikael Andersson (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1355?page=all ]

Mikael Andersson updated MYFACES-1355:
--------------------------------------

    Status: Patch Available  (was: Open)

> Addition of a faclet taglib for the example component
> -----------------------------------------------------
>
>          Key: MYFACES-1355
>          URL: http://issues.apache.org/jira/browse/MYFACES-1355
>      Project: MyFaces Core
>         Type: New Feature

>     Reporter: Mikael Andersson
>     Priority: Trivial

>
> Addition of a facelet taglib file for the example component.
> Facelet enabling the example component by adding a mycomponent.taglib.xml file, in resources/META-INF.
> Faclets will automatically load *.taglib.xml files placed at this location.

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