Testing Wiki Syntax and RSS Feed
If I use wiki syntax in this entry, will it show up property in the RSS Feed? I'd better put some wiki syntax in, like a link to AppFuse, Downloads and an external link. What about the Java2HtmlPlugin, does that work?
public ModelAndView handleRequest(HttpServletRequest request,
|
BTW, I really like the new editor layout - nice job Dave.
Update: It looks like the Wiki Plugin isn't working. I tried updating my "_entry" page with no avail. Below are the contents of this file. I used to have $wikiPlugin.render($wikiText), maybe that's the problem?
Update 2: Duh, the JSPWiki Plugin wasn't enabled in web.xml. As soon as I enabled that, and dropped the Java2HtmlPlugin JAR into WEB-INF/lib, everything worked as expected. Strangely enough, it seems I shouldn't start my entries with !, but rather just check the JSPWiki Syntax plugin. I'm guessing the exclamation point check in my _entry page is still needed for backwards compatibility.
Posted by Blogging Roller on May 30, 2004 at 09:33 PM MDT #
Posted by Vinny Carpenter on May 31, 2004 at 03:34 AM MDT #
Posted by Lance on May 31, 2004 at 02:39 PM MDT #
Posted by Matt Raible on May 31, 2004 at 04:46 PM MDT #
Posted by Lance on May 31, 2004 at 05:41 PM MDT #
Posted by Matt Raible on May 31, 2004 at 06:04 PM MDT #
Posted by Matt Raible on June 01, 2004 at 11:11 PM MDT #