[jira] Updated: (FOR-596) Options are needed to modify the configuration and plugin selections

2005-08-03 Thread Anil Ramnanan (JIRA)
[ http://issues.apache.org/jira/browse/FOR-596?page=all ] Anil Ramnanan updated FOR-596: -- Attachment: org.apache.forrest.040805.zip This patch adds two new menu items when you right click on a project. Modify Project Configurations allows you to modify the

[jira] Created: (FOR-596) Options are needed to modify the configuration and plugin selections

2005-08-03 Thread Anil Ramnanan (JIRA)
Options are needed to modify the configuration and plugin selections Key: FOR-596 URL: http://issues.apache.org/jira/browse/FOR-596 Project: Forrest Type: New Feature Components: Tool: Eclipse con

using additional *.xconf (Was: svn commit: r227190)

2005-08-03 Thread David Crossley
Do we actually need to use XConfToolTask? Cocoon recently [1] gained the ability to include *.xconf files without needing to rewrite the main xconf file. [1] 2005-12-29 by sylvain r123675 http://svn.apache.org/viewcvs.cgi/cocoon/trunk/src/webapp/WEB-INF/cocoon.xconf David > Author: rgardler > Da

Re: [OT] Re: Summer of Code Status

2005-08-03 Thread Thorsten Scherler
On Wed, 2005-08-03 at 08:08 -0700, Mark Eggers wrote: > -- Lots of good stuff snipped -- > > Anil, > > Very nice and informative. Great job! > yes, very nice. :) Well done Anil. > If you don't mind, I would like to use this as an > example for programmers here to follow. > :) you mean as

Re: simplified docbook plugin

2005-08-03 Thread David Crossley
Ross Gardler wrote: > David Crossley wrote: > >Phillip Evans wrote: > > >>I suppose it is possible to modify input.xmap so that will accept > >>sdocbook-v1.1 as well? > >> > >>Where should that be done? > > > >You could alter the input.xmap in the > >FORREST_HOME/build/plugins/org.apache.forrest.p

Re: Add support for Googles sitemap protocol?

2005-08-03 Thread Ross Gardler
Rasik Pandey wrote: > To answer you specific question. Anything defined in a plugin sitemap > (internal or otherwides) has the same access limitations that you will > find in any Cocoon sitemap. That means: Which means views are bound to the sitemap in which they are defined and leaves us t

Re: Add support for Googles sitemap protocol?

2005-08-03 Thread Rasik Pandey
> To answer you specific question. Anything defined in a plugin sitemap> (internal or otherwides) has the same access limitations that you will> find in any Cocoon sitemap. That means:Which means views are bound to the sitemap in which they are defined and leaves us two options, redeclare all pert

Re: Add support for Googles sitemap protocol?

2005-08-03 Thread Ross Gardler
Rasik Pandey wrote: Hi Ross, > Agg!!! There's that term "views" again. > > We have a real problem here in Forrest at the moment. Views are being > used to refer to two different things (views in Eclipse and views, the > replacement for skins). Now we seem to have a third use, I assume t

Re: Add support for Googles sitemap protocol?

2005-08-03 Thread Rasik Pandey
Hi Ross,> Agg!!! There's that term "views" again.>> We have a real problem here in Forrest at the moment. Views are being> used to refer to two different things (views in Eclipse and views, the > replacement for skins). Now we seem to have a third use, I assume this> is sitemap views (funnily e

[jira] Created: (FOR-595) Hard-coded project name in input.projectinfo plugin

2005-08-03 Thread fuat ormaci (JIRA)
Hard-coded project name in input.projectinfo plugin --- Key: FOR-595 URL: http://issues.apache.org/jira/browse/FOR-595 Project: Forrest Type: Bug Components: Plugin: projectInfo Versions: 0.7 Reporter: f

[OT] Re: Summer of Code Status

2005-08-03 Thread Mark Eggers
-- Lots of good stuff snipped -- Anil, Very nice and informative. Great job! If you don't mind, I would like to use this as an example for programmers here to follow. Being mostly on the operations side of the house, I often get code thrown over the wall with no idea of what was fixed, how it

[jira] Closed: (FOR-594) Eclipse Plugin is now RCP Enabled

2005-08-03 Thread Ross Gardler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-594?page=all ] Ross Gardler closed FOR-594: Fix Version: 0.8-dev Resolution: Fixed Assign To: Ross Gardler Applied. Thanks. > Eclipse Plugin is now RCP Enabled > - >

Re: Summer of Code Status

2005-08-03 Thread Ross Gardler
Anil Ramnanan wrote: Since it is the middle of the project and I have a little less than one more month to go for Summer of Code, here is a status report on what has been done so far. He he, I wrote one for you the other day. I'm just waiting for the planet to turn a few more times to make su

Re: Quick evaluation of Cocoon Portal Engine as forrest:views implementation

2005-08-03 Thread Carsten Ziegeler
Nicola Ken Barozzi schrieb: > Carsten Ziegeler wrote: > > >>But I just wanted to add that each and every portal has its own >>description mechanism, Jetspeed uses its psml, Cocoon has the layout >>description etc. In the case of the cocoon portal, even this language is >>pluggable, so you can use

[jira] Updated: (FOR-594) Eclipse Plugin is now RCP Enabled

2005-08-03 Thread Anil Ramnanan (JIRA)
[ http://issues.apache.org/jira/browse/FOR-594?page=all ] Anil Ramnanan updated FOR-594: -- Attachment: org.apache.forrest.030805.zip This includes the OSGi manifest, product file and support files needed to create an Ricn Client Platform application out of

[jira] Created: (FOR-594) Eclipse Plugin is now RCP Enabled

2005-08-03 Thread Anil Ramnanan (JIRA)
Eclipse Plugin is now RCP Enabled - Key: FOR-594 URL: http://issues.apache.org/jira/browse/FOR-594 Project: Forrest Type: New Feature Components: Tool: Eclipse config Versions: 0.8-dev Reporter: Anil Ramnanan Attachmen

Re: Plugins can now provide xconf file

2005-08-03 Thread Ross Gardler
Thorsten Scherler wrote: On Wed, 2005-08-03 at 11:05 +0100, Ross Gardler wrote: In order for us to use the Cocoon Portal Engine as a layout engine (or just to experiment with it at this stage) we will have to integrate portal block into Forrest. This will be a breeze when real blocks arrive i

Summer of Code Status

2005-08-03 Thread Anil Ramnanan
Since it is the middle of the project and I have a little less than one more month to go for Summer of Code, here is a status report on what has been done so far. 07/09/05 - Site Editor 07/15/05 - Tabs Editor You have the ability to add/remove elements in both site.xml and tabs.xml files. Ther

Re: Forrest Config

2005-08-03 Thread Ross Gardler
Anil Ramnanan wrote: Suggestions for new Forrest Configuration All config files should be XML and should have a defined schema to facilitate the creation of editors. I propose that someone (Anil?) creates these DTD's as this discussion proceeds and keeps them upda

Re: Plugins can now provide xconf file

2005-08-03 Thread Thorsten Scherler
On Wed, 2005-08-03 at 11:05 +0100, Ross Gardler wrote: > In order for us to use the Cocoon Portal Engine as a layout engine (or > just to experiment with it at this stage) we will have to integrate > portal block into Forrest. This will be a breeze when real blocks arrive > in Cocoon, but in the

Plugins can now provide xconf file

2005-08-03 Thread Ross Gardler
In order for us to use the Cocoon Portal Engine as a layout engine (or just to experiment with it at this stage) we will have to integrate portal block into Forrest. This will be a breeze when real blocks arrive in Cocoon, but in the meantime we will have to use an internal plugin. Problem is

Re: simplified docbook plugin

2005-08-03 Thread Ross Gardler
[moved from user list] David Crossley wrote: Phillip Evans wrote: ... I suppose it is possible to modify input.xmap so that will accept sdocbook-v1.1 as well? Where should that be done? You could alter the input.xmap in the FORREST_HOME/build/plugins/org.apache.forrest.plugin.input.simp

Re: Quick evaluation of Cocoon Portal Engine as forrest:views implementation

2005-08-03 Thread Nicola Ken Barozzi
Carsten Ziegeler wrote: > Ross Gardler schrieb: > >>Nicola Ken Barozzi wrote: >> >>>Here I read: http://portals.apache.org/jetspeed-2/psml.html >>> >>>"page layout is not a part of the Java Portlet Standard API" >> > Due to time constraints I wasn't able to follow all of these discussions > - sorr

Re: Quick evaluation of Cocoon Portal Engine as forrest:views implementation

2005-08-03 Thread Carsten Ziegeler
Ross Gardler schrieb: > Nicola Ken Barozzi wrote: >>Here I read: http://portals.apache.org/jetspeed-2/psml.html >> >> "page layout is not a part of the Java Portlet Standard API" > Due to time constraints I wasn't able to follow all of these discussions - sorry. But I just wanted to add that each