Including pages
A feature that has been long requested in JSPWiki has now made its way into the CVS head: It is now possible to include pages into other pages (and incidentally, also to create an endless loop at the moment :-/). See for yourself - this is my About-page rendered in a style I just chose at random:
Hi ho!
I am Janne Jalkanen, and this is my web log, proudly started on the first day of 2003.
It is a curious experiment, an attempt to see how well the current JSPWiki WikiEngine can be used to publish a WebLog; but it is also a channel for me to rant about stuff, and to avoid flooding my friends' email boxes, ears, or other appendages. Even though this is a WikiWiki, I have decided to disallow full editing for various reasons, mostly because the JSPWiki:WebLogPlugi ...
More info...
Comments?
Back to weblog
|
"Main_blogentry_100603_3" last changed on 10-Jun-2003 22:23:33 EEST by unknown. |
Comments
Hi,How did you do that ???
I'm especially impressed by the "more..." link.
I took the code from the JSPWiki:InsertPagePlugin, and recompiled my sources to include it. It works fine, but has nothing to do with the result I see on this page.
If you pass by the JSPWiki:InsertPagePlugin page, please drop a line about the code you are running (it's said to be in the 2.1.37, and I see nothing of this kind in my 2.1.56cvs.
--FrancoisParlant
--FrancoisParlant, 30-Aug-2003
The code looks like this: [{InsertPage page='About' maxlength=500 style='font-size: 85%; margin: 10px; padding: 5px; border-width: thin; border-style:inset; background: #dedede;'}]
The code on JSPWiki:InsertPagePlugin is Scott's code, not mine; there's a more fully-featured plugin in CVS.
--JanneJalkanen, 30-Aug-2003
This is ubercool
--208.211.141.138, 02-Nov-2003