Main
The Road Behind
VenezuelaTrinidad Curacao Galapagos Ecuador Peru Bolivia Paraguay Argentina Chile Hong Kong Thailand North Thailand South Malaysia Cambodia Singapore Nepal Kathmandu Royal Trek Nepal Trek India India Palace Udaipur Bangalore Greece Islands Rhodes Camping Olympia Turkey Istanbul Bath Bursa Cappadocia Bodrum South Africa Garden Route Cape Town Namibia Fish River Etosha Botswana Zimbabwe Wedding Great Ruins Germany Bathroom Netherlands Spain Madrid Seville Granada Gibraltar Morocco Portugal Sintra France Normandy Egypt Pyramids Nile Aswan Abusimbel Luxor Valley of Kings Alexandria Red Sea Jordan Kings Valley Aman Palestine The Road Ahead
IsrealCzech Republic Austria Italy Switzerland England Find pages Unused pages Undefined pages Page Index
Set your name in
UserPreferences
Referenced by
JSPWiki v2.2.33
|
Creates a weblog from the page. JSPWiki creates a weblog by creating a new WikiPage for each entry. These pages are then aggregated together by the WeblogPlugin. For example, if you want to create a weblog called MyBlog, all of the weblog pages would then be called "MyBlog_blogentry_DDMMYY_X", where DDMMYY refers to the creation date, and X is the entry number from that day. Comments would be created similarly, but the pages are named "MyBlog_comments_DDMMYY_X" for each blog entry, respectively. Parameters:
Examples:
[{WeblogPlugin days=14}]
Shows blog posts for the past 14 days in a chronological order.
!My travelogue from July 2004
[{WeblogPlugin startDate='300604' days='30' allowComments=false}]
Use something like the above to include all entries from July 2004 into a single page. This example also prevents people from commenting on them. See alsoWeblogEntryPlugin, WeblogArchivePlugin. CalendarTag. Back to JSPWikiPlugins.
|
Please make one. |
||||||