[
https://issues.apache.org/jira/browse/JSPWIKI-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex O'Ree resolved JSPWIKI-1242.
---------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
> 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
> Fix For: 3.0.0
>
>
> 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)