[jira] Commented: (FOR-675) upgrading to commons-jxpath-1.2.jar causes failures with linkrewriter protocols site: etc.

2005-09-29 Thread Antonio Gallardo (JIRA)
[ http://issues.apache.org/jira/browse/FOR-675?page=comments#action_12330776 ] Antonio Gallardo commented on FOR-675: -- Thanks for the demo in cocoon 2.2. It helps a lot. I found the bug is already filled for commons-jxpath:

[jira] Commented: (FOR-681) Include xconf files in plugins using includes, not XPatch

2005-09-29 Thread Alex Batlin (JIRA)
[ http://issues.apache.org/jira/browse/FOR-681?page=comments#action_12330777 ] Alex Batlin commented on FOR-681: - I have been playing around with this, and looking at cocoon.xconf, it does allow includes of either files or directories. In fact forrest's

RE: Using XConf extensions

2005-09-29 Thread Alex Batlin
That's great, cheers. Don't know how I missed that. If you can, please also see my comment on http://issues.apache.org/jira/browse/FOR-681#action_12330777. -Original Message- From: David Crossley [mailto:[EMAIL PROTECTED] Sent: 28 September 2005 00:36 To: dev@forrest.apache.org Subject:

committing a plugin

2005-09-29 Thread Alex Batlin
How do I go about committing plugins into SVN? -Original Message- From: David Crossley (JIRA) [mailto:[EMAIL PROTECTED] Sent: 29 September 2005 03:56 To: dev@forrest.apache.org Subject: [jira] Commented: (FOR-675) upgrading to commons-jxpath-1.2.jar causes failures with linkrewriter

Re: committing a plugin

2005-09-29 Thread David Crossley
Alex Batlin wrote: How do I go about committing plugins into SVN? Not sure what you mean. Do you have changes that you want to make to an existing plugin? Only Apache Forrest committers have direct write access. Other contributers need to send a patch via the Issue Tracker.

[Shockwave Flash] ?

2005-09-29 Thread Cyriaque Dupoirieux
Hi, Does anyone already included a Shockwave Flash movie in a forrest page ? I have to include the following code : object classid=clsid:d27cdb6e-ae6d-11cf-96b8-44455354 codebase=http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0; width=90

Re: [Shockwave Flash] ?

2005-09-29 Thread Ross Gardler
Cyriaque Dupoirieux wrote: Hi, Does anyone already included a Shockwave Flash movie in a forrest page ? Not me. I have to include the following code : object classid=clsid:d27cdb6e-ae6d-11cf-96b8-44455354

Starting a 1.0 development (Re: [Proposal] rollback)

2005-09-29 Thread Ross Gardler
David Crossley wrote: Ross Gardler wrote: Diwaker Gupta wrote: Thorsten Scherler wrote: Added two new plugins for refactoring views into the core: - structurer - themes Recent changes to views with using jxtg as core component made the old view plugins unusable (FOR-675) which can not

[jira] Commented: (FOR-680) The jspwiki parser renders nested lists invalid

2005-09-29 Thread Gavin (JIRA)
[ http://issues.apache.org/jira/browse/FOR-680?page=comments#action_12330806 ] Gavin commented on FOR-680: --- Hmm, that looks fine to me. You can not nest ul ol nl etc inside of li. li however must be inside of one of the above. second level nesting etc is the

Use of IRC

2005-09-29 Thread Gav....
Hi All, I was wondering, Forrest Tuesdays obviously work and I am not saying anywhere here about stopping this, but, what about having the IRC forrest channel open permantly, so people can jump on it whenever they want and have a discussion about something, clarify, then get on with it. Are

[jira] Commented: (FOR-680) The jspwiki parser renders nested lists invalid

2005-09-29 Thread Ross Gardler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-680?page=comments#action_12330811 ] Ross Gardler commented on FOR-680: -- I think the original post is correst. The nested ul should be within the li element in order to conform to the DTD;

[jira] Created: (FOR-682) Plugin docs link to wrong version of document

2005-09-29 Thread Ross Gardler (JIRA)
Plugin docs link to wrong version of document - Key: FOR-682 URL: http://issues.apache.org/jira/browse/FOR-682 Project: Forrest Type: Bug Components: Documentation and website Reporter: Ross Gardler The HowTo on

Re: [jira] Commented: (FOR-680) The jspwiki parser renders nested lists invalid

2005-09-29 Thread Gav....
Ok, yep I see, li can go inside ul ul can then go inside li etc.. This is current xhtml1.1 valid but causes an extra unwanted li indent and bullet point to appear, CSS should sort that out. Although ul li/li li/li ul li/li /ul /ul is nested correct syntax-wise and looks correct as output

Re: Use of IRC

2005-09-29 Thread Ross Gardler
Gav wrote: Hi All, I was wondering, Forrest Tuesdays obviously work and I am not saying anywhere here about stopping this, but, what about having the IRC forrest channel open permantly, so people can jump on it whenever they want and have a discussion about something, clarify, then get

Collaborative editing with Gobby

2005-09-29 Thread Nicola Ken Barozzi
In this way during real-time collaborative sessions, we can all code together, or see others code. http://socialsoftware.weblogsinc.com/entry/1234000410060570/ http://gobby.0x539.de/ * Realtime Collaboration * Each user has its own colour (changeable) to be identified by others * IRC-like

[jira] Commented: (FOR-513) Messages from Cocoon about Lazy mode

2005-09-29 Thread Ferdinand Soethe (JIRA)
[ http://issues.apache.org/jira/browse/FOR-513?page=comments#action_12330846 ] Ferdinand Soethe commented on FOR-513: -- If this was resolved, how come I'm still getting these messages in head? Messages from Cocoon about Lazy mode

Re: [Proposal] rollback

2005-09-29 Thread Thorsten Scherler
I reverted the plugins and keep working on the new plugins till we settle this discussion about branching or not. That makes user and dev using views like they were used to do before. salu2 El jue, 29-09-2005 a las 10:46 +1000, David Crossley escribió: Ross Gardler wrote: Diwaker Gupta

Re: [Shockwave Flash] ?

2005-09-29 Thread Thorsten Scherler
Why do you not write a contract? salu2 El jue, 29-09-2005 a las 09:57 +0200, Cyriaque Dupoirieux escribió: Hi, Does anyone already included a Shockwave Flash movie in a forrest page ? I have to include the following code : object classid=clsid:d27cdb6e-ae6d-11cf-96b8-44455354

Re: Collaborative editing with Gobby

2005-09-29 Thread Sjur Moshagen
Den 29. sep. 2005 kl. 20.10 skrev Nicola Ken Barozzi: In this way during real-time collaborative sessions, we can all code together, or see others code. http://socialsoftware.weblogsinc.com/entry/1234000410060570/ http://gobby.0x539.de/ Just to share my experience (with SubEthaEdit, the