Alex O'Ree created JSPWIKI-1242:
-----------------------------------

             Summary: The Snip example for creating a web blog won't produce 
anything
                 Key: JSPWIKI-1242
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-1242
             Project: JSPWiki
          Issue Type: Bug
            Reporter: Alex O'Ree


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)

Reply via email to