[
https://issues.apache.org/jira/browse/JSPWIKI-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex O'Ree updated JSPWIKI-1242:
--------------------------------
Summary: The Snip example for creating a web blog won't display anything
due to the example date filter (was: The Snip example for creating a web blog
won't produce anything)
> The Snip example for creating a web blog won't display anything due to the
> example date filter
> ----------------------------------------------------------------------------------------------
>
> Key: JSPWIKI-1242
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1242
> Project: JSPWiki
> Issue Type: Bug
> Reporter: Alex O'Ree
> Assignee: Alex O'Ree
> Priority: Minor
>
> When using the auto complete menu to insert a blog, the snippet is the
> following
> [\{WeblogPlugin page='pagename' startDate='300604' days='30' maxEntries='30'
> allowComments='false'}]
> which won't render anything because the date constraint.
> changing the snippet to just
> [\{WeblogPlugin }]
> will fix it and show blog entries. I think this can be addressed using the
> JSPWIKI-1198 api change that enables plugins to dynamically generate their
> own snippet instead of relying on the hard coded values that are in
> javascript.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)