[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2722) Wiki plugin metadata

Christian Bauer (JIRA) jira-events at lists.jboss.org
Tue Mar 11 06:25:58 EDT 2008


Wiki plugin metadata
--------------------

                 Key: JBSEAM-2722
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2722
             Project: JBoss Seam
          Issue Type: Task
          Components: Wiki
            Reporter: Christian Bauer
         Assigned To: Christian Bauer
            Priority: Blocker


Plugins/macros need metadata, some random ideas:

    protected String[] skins = {"d", "m"}
    protected long accessLevel = 0;

    protected boolean documentDiscriminator = false;

    protected boolean reentrant = true;
    protected boolean renderedOnce = false;
    protected boolean affectsRenderingOnly = true;

    protected boolean appliesToHeader = false;
    protected boolean appliesToContent = true;
    protected boolean appliesToFooter = false;

    protected boolean displayedInPreview = true;

    createMethodBuildTime
    createMethodRenderTime



-- 
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 seam-issues mailing list