> -----Original Message----- > From: Thorsten Scherler [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 2 July 2008 11:57 PM > To: Forrest Developers List > Subject: Re: svn commit: r658178 - > in/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dis > patcher:./ > src/documentation/content/xdocs/src/documentation/content/xdocs/examples/s > rc/documentation/resources/structurer/url/examples/ src/documentati... > > On Tue, 2008-05-20 at 09:37 +0000, [EMAIL PROTECTED] wrote: > > Author: gmcdonald > > Date: Tue May 20 02:37:51 2008 > > New Revision: 658178 > > > > URL: http://svn.apache.org/viewvc?rev=658178&view=rev > > Log: > > Adding examples page and example > ... > > > forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispat > cher/forrest.properties > ... > > Modified: > forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispat > cher/forrest.properties > > URL: > http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.f > orrest.plugin.internal.dispatcher/forrest.properties?rev=658178&r1=658177& > r2=658178&view=diff > > > ========================================================================== > ==== > > --- > forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispat > cher/forrest.properties (original) > > +++ > forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispat > cher/forrest.properties Tue May 20 02:37:51 2008 > > @@ -22,4 +22,4 @@ > > > > # FIXME: FOR-785 > > forrest.validate.skinconf=false > > - > project.required.plugins=org.apache.forrest.plugin.internal.dispatcher,org > .apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule,o > rg.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.outpu > t.pdf,org.apache.forrest.plugin.input.glossary > > > +project.required.plugins=org.apache.forrest.plugin.internal.dispatcher,or > g.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule, > org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.outp > ut.pdf,org.apache.forrest.plugin.input.glossary,org.apache.forrest.plugin. > output.POD > > Why did you added the POD plugin as required?
It is required as I used it an example in my creating example docs for the dispatcher. If you look at the other file additions/changes to that revision [1] Hopefully you can see what I did. (Enabled POD for that one example page) Unfortunatly , I was unsuccessful at publishing the new plugin. I will try again, before I do is there anything I should be aware of, do I need to upgrade the plugin version do you think, or not ? Thanks Gav... [1] Added: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatch er/src/documentation/content/xdocs/examples/ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatch er/src/documentation/content/xdocs/examples/index.xml (with props) forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatch er/src/documentation/resources/structurer/url/examples/ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatch er/src/documentation/resources/structurer/url/examples/pelt.fv (with props) forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatch er/src/documentation/resources/themes/pelt/panels/pelt-html.example-specific .panel.xml (with props) Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatch er/forrest.properties forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatch er/src/documentation/content/xdocs/site.xml forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatch er/src/documentation/content/xdocs/tabs.xml > > salu2 > -- > Thorsten Scherler thorsten.at.apache.org > Open Source Java consulting, training and solutions >
