The Table plugin is not a Core plugin, so it is not in ./WEB-INF/lib/JSPWiki.jar. In your previous installation you probably downloaded the Table.jar file from http://www.jspwiki.org/wiki/TablePlugin and put it in the WEB-INF/lib directory. If the jar is there, JSPWiki should be able to find it.
regards, Harry 2008/6/26 Mattier, Ricardo <[EMAIL PROTECTED]>: > > I'm at a total loss. What would I have to do to get JSPWiki to > recognize the plugin? > > Rick M > > > > -----Original Message----- > From: Harry Metske [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 26, 2008 1:26 PM > To: [email protected] > Subject: Re: Broken Plugins > > the Table Plugin is a contributed plugin, the message in your log > indicates > that the plugin cannot be found while parsing a page. > > The source is in the svn repository, see instructions at: > http://www.jspwiki.org/wiki/AnonymousCVSAccess > > regards, > Harry > > 2008/6/26 Mattier, Ricardo <[EMAIL PROTECTED]>: > > > > > I noticed in the JSPWiki logs I received an error which reads: > > 2008-06-26 11:45:15,542 [main] INFO > > com.ecyrd.jspwiki.parser.JSPWikiMarkupParser - Failed to insert > > plugin: Could not find plugin Table > > > > Can anyone point me in the right direction? I'm unable to find the > > source for JSPWikiMarkupParser > > > > Rick M > > > > > > > > > > -----Original Message----- > > From: Mattier, Ricardo > > Sent: Wednesday, June 25, 2008 1:19 PM > > To: '[email protected]' > > Subject: RE: Broken Plugins > > > > Is the source available for the core plugins? > > > > Rick M. > > > > > > > > -----Original Message----- > > From: Harry Metske [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, June 25, 2008 1:13 PM > > To: [email protected] > > Subject: Re: Broken Plugins > > > > - If the plugin is core plugin ( > > http://www.jspwiki.org/wiki/JSPWikiCorePlugins) you can file a JIRA > > issue, > > and we will try to fix it. > > - If it is a contributed plugin ( > > http://www.jspwiki.org/wiki/ContributedPlugins), you could contact the > > guy > > that donated it, or even better: fix it yourself and attach the fixed > > version with the error-documentation to the page for the contributed > > plugin > > in question. > > Or if you provide sufficient information (sources, stacktraces) maybe > > someone on the list is willing to solve it for you. > > > > regards, > > Harry > > > > 2008/6/25 Mattier, Ricardo <[EMAIL PROTECTED]>: > > > > > > > > There are some plugins that worked in the previous iterations > > of > > > > > > JSPWiki such as [{Table}] which seem to be broken in 2.6.3. How > should > > > we go about fixing those plugins? > > > > > > Rick M > > > > > > > > > > > > This message is a PRIVATE communication. > > > If you are not the intended recipient, please do not read, copy > > > or use it and do not disclose it to others. Please notify the > > > sender of the delivery error by replying to this message and then > > > delete from your system. Thank you. > > > > > > > > > > > -- > > met vriendelijke groet, > > Harry Metske > > Telnr. +31-548-512395 > > Mobile +31-6-51898081 > > > > This message is a PRIVATE communication. > > If you are not the intended recipient, please do not read, copy > > or use it and do not disclose it to others. Please notify the > > sender of the delivery error by replying to this message and then > > delete from your system. Thank you. > > > > > > -- > met vriendelijke groet, > Harry Metske > Telnr. +31-548-512395 > Mobile +31-6-51898081 > > This message is a PRIVATE communication. > If you are not the intended recipient, please do not read, copy > or use it and do not disclose it to others. Please notify the > sender of the delivery error by replying to this message and then > delete from your system. Thank you. > -- met vriendelijke groet, Harry Metske Telnr. +31-548-512395 Mobile +31-6-51898081
