[seam-issues] [JBoss JIRA] (JBSEAM-2722) Wiki plugin metadata
Marek Novotny (JIRA)
jira-events at lists.jboss.org
Wed Jun 12 06:10:54 EDT 2013
[ https://issues.jboss.org/browse/JBSEAM-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marek Novotny closed JBSEAM-2722.
---------------------------------
Resolution: Won't Fix
closing, wiki example is EOL
> Wiki plugin metadata
> --------------------
>
> Key: JBSEAM-2722
> URL: https://issues.jboss.org/browse/JBSEAM-2722
> Project: Seam 2
> Issue Type: Task
> Components: Wiki
> Reporter: 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, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list