Re: planning for 0.7 release

2005-02-22 Thread David Crossley
Ross Gardler wrote: > David Crossley wrote: > >It takes quite a while to get ready for a release. It would be good > >to wait until Ross can help a bit because plugins is the major change > >for this release. I will also be busy for the next two weeks. > > Is there something specific you have in m

[JIRA] Commented: (FOR-432) excel plugin does only work for own documentation

2005-02-22 Thread issues
The following comment has been added to this issue: Author: Johannes Schaefer Created: Tue, 22 Feb 2005 3:32 AM Body: This now seems to be fixed. Worked well for me: 'ant' in the excel plugin directory gives me a correctly rendered site below the build directory. Fro improvements

[JIRA] Commented: (FOR-18) support multiple languages (i18n)

2005-02-22 Thread issues
The following comment has been added to this issue: Author: Juan Jose Pablos Created: Tue, 22 Feb 2005 6:02 PM Body: I have commit the adaptation with org.apache.cocoon.matching.LocaleMatcher. but this adaptation requiered to use index.lang.xml instead of index_lang.xml -

Re: avoid rebuilding pages?

2005-02-22 Thread Nicola Ken Barozzi
Nicola Ken Barozzi wrote: ... I hope I have some time tomorrow to try it and debug it myself. I couldn't resist ;-) It takes forever to run also when doing 'forrest run', and also if the link is set to 'index.html', so it's not a crawling problem. The problem seems to reside in the handling of th

[JIRA] Commented: (FOR-200) Locationmap for Forrest and Users

2005-02-22 Thread issues
The following comment has been added to this issue: Author: David Crossley Created: Tue, 22 Feb 2005 5:43 PM Body: http://marc.theaimsgroup.com/?t=11086616095 - View this comment: http://issues.cocoondev.org/

Re: avoid rebuilding pages?

2005-02-22 Thread Nicola Ken Barozzi
Gregor J. Rothfuss wrote: ... > it turns out though that i usually have to run forrest multiple times until everything is just like i want it, and with changes.html already built (and not having changed, nor the navigation having changed) there is really no need to rebuild it. Ok, I think I under

Re: planning for 0.7 release

2005-02-22 Thread Juan Jose Pablos
David Crossley wrote: Should we aim for a release date of Friday 2005-03-25? Remember that we need a week for release testing. +1

Re: avoid rebuilding pages?

2005-02-22 Thread Gregor J. Rothfuss
Nicola Ken Barozzi wrote: Gregor J. Rothfuss wrote: hey, the lenya site contains a changes.html created out of the SVN changelog [1] forrest takes over 5 minutes to create that page, which makes it a pita to wait for when running forrest site. Well, if you want to publish it, it has to be gene

[JIRA] Commented: (FOR-413) PDF: rendering fails when graphics too big - workaround inside

2005-02-22 Thread issues
The following comment has been added to this issue: Author: Johannes Schaefer Created: Tue, 22 Feb 2005 9:04 AM Body: See on the FOP mailing-list: http://marc.theaimsgroup.com/?l=fop-user&w=2&r=1&s=infinite+loop&q=b most notably http://marc.theaimsgroup.com/?l=fop-user&m=10787

[JIRA] Commented: (FOR-413) PDF: rendering fails when graphics too big - workaround inside

2005-02-22 Thread issues
The following comment has been added to this issue: Author: Johannes Schaefer Created: Tue, 22 Feb 2005 8:43 AM Body: Just to clarify: padding-before="0pt" renders fine. - View this comment: http://issues.cocoon

[JIRA] Updated: (FOR-413) PDF: rendering fails when graphics too big - workaround inside

2005-02-22 Thread issues
The following issue has been updated: Updater: Johannes Schaefer (mailto:[EMAIL PROTECTED]) Date: Tue, 22 Feb 2005 8:38 AM Comment: Here are the images I used, see attachment murks.zip. Changes: Attachment changed to murks.zip ---

[JIRA] Updated: (FOR-413) PDF: rendering fails when graphics too big - workaround inside

2005-02-22 Thread issues
The following issue has been updated: Updater: Johannes Schaefer (mailto:[EMAIL PROTECTED]) Date: Tue, 22 Feb 2005 8:37 AM Comment: OK, the last one works since it contains a *wide* image. Sorry. Here's the one that does break (high-image.gif). Note: Now I put in the same image as G

[JIRA] Updated: (FOR-413) PDF: rendering fails when graphics too big - workaround inside

2005-02-22 Thread issues
The following issue has been updated: Updater: Johannes Schaefer (mailto:[EMAIL PROTECTED]) Date: Tue, 22 Feb 2005 8:33 AM Comment: I think I circled it, see attachment. See detailed FOP output below. The surprising thing is that everything works fine, i.e. the page renders with F

Re: [JIRA] Commented: (FOR-356) multi-user capability (Was: Solaris problem)

2005-02-22 Thread Ross Gardler
[EMAIL PROTECTED] wrote: The following comment has been added to this issue: Author: Fabio Rinaldi Created: Tue, 22 Feb 2005 7:42 AM Body: Regarding the first part of the suggestion. That is not possible at the moment, because 'build clean' would remove it. Perhaps we should just

[JIRA] Commented: (FOR-356) multi-user capability (Was: Solaris problem)

2005-02-22 Thread issues
The following comment has been added to this issue: Author: Fabio Rinaldi Created: Tue, 22 Feb 2005 7:42 AM Body: > Regarding the first part of the suggestion. That is not possible > at the moment, because 'build clean' would remove it. Perhaps we > should just have an FAQ about

Re: [JIRA] Closed: (FOR-445) Proxy Configuration for ant task

2005-02-22 Thread Cyriaque Dupoirieux
Hi, I also add instructions if available-skins task fails. Index: main/targets/skins.xml === --- main/targets/skins.xml(revision 154836) +++ main/targets/skins.xml(working copy) @@ -97,6 +97,23 @@ dest="$

[JIRA] Closed: (FOR-445) Proxy Configuration for ant task

2005-02-22 Thread issues
Message: The following issue has been closed. Resolver: Ross Gardler Date: Tue, 22 Feb 2005 5:09 AM Patch applied - thanks. Also added properties to fresh-site/forrest.properties and modified instructions to user if a plugin download fails. ---

[JIRA] Commented: (FOR-445) Proxy Configuration for ant task

2005-02-22 Thread issues
The following comment has been added to this issue: Author: Cyriaque Dupoirieux Created: Tue, 22 Feb 2005 4:54 AM Body: by the way, the properties to set are : - proxy.host and proxy.port commented in the default-forrest.properties. (Sorry for the previous comment...)

[JIRA] Updated: (FOR-445) Proxy Configuration for ant task

2005-02-22 Thread issues
The following issue has been updated: Updater: Cyriaque Dupoirieux (mailto:[EMAIL PROTECTED]) Date: Tue, 22 Feb 2005 4:44 AM Comment: Here is the patch. Two properties (or at least proxy.host property, the port will be 80 by default) to set in one of the following files : - {

[JIRA] Created: (FOR-445) Proxy Configuration for ant task

2005-02-22 Thread issues
Message: A new issue has been created in JIRA. - View the issue: http://issues.cocoondev.org//browse/FOR-445 Here is an overview of the issue: - Key

[JIRA] Closed: (FOR-444) excel plugin: text, images in cells, Description from Excel File Properties

2005-02-22 Thread issues
Message: The following issue has been closed. Resolver: Ross Gardler Date: Tue, 22 Feb 2005 4:39 AM Applied - thanks. - View the issue: http://issues.cocoondev.org//browse/FOR-444 Here is an overview of the issue

[JIRA] Closed: (FOR-432) excel plugin does only work for own documentation

2005-02-22 Thread issues
Message: The following issue has been closed. Resolver: Ross Gardler Date: Tue, 22 Feb 2005 4:14 AM I don't seem to be having much luck with this one - seems I made more silly mistakes. Still, at least it is working this time. (for those interested, the silly mistakes are forgetti

[JIRA] Updated: (FOR-444) excel plugin: text, images in cells, Description from Excel File Properties

2005-02-22 Thread issues
The following issue has been updated: Updater: Johannes Schaefer (mailto:[EMAIL PROTECTED]) Date: Tue, 22 Feb 2005 3:29 AM Comment: The patch (!) for the above comments. Changes: Attachment changed to patch.txt ---

[JIRA] Commented: (FOR-444) excel plugin: text, images in cells, Description from Excel File Properties

2005-02-22 Thread issues
The following comment has been added to this issue: Author: Johannes Schaefer Created: Tue, 22 Feb 2005 3:29 AM Body: cntd. * The Comment (Description) from Excel File->Properties gets rendered as paragraph at the beginning of the file * put in @id to allow #links * minor fixes --

[JIRA] Created: (FOR-444) excel plugin: text, images in cells, Description from Excel File Properties

2005-02-22 Thread issues
Message: A new issue has been created in JIRA. - View the issue: http://issues.cocoondev.org//browse/FOR-444 Here is an overview of the issue: - Key

Re: Use of a proxy with ant

2005-02-22 Thread Ross Gardler
Cyriaque Dupoirieux wrote: Hi, I have - lightly - modified four files to integrate the ability to configure a proxy when ant tries to execute a *<*get*> *target - to fetch a plugin or a skin... Modification uses two properties added either in project/forrest.properties or in the user/forre

Re: planning for 0.7 release

2005-02-22 Thread Ross Gardler
David Crossley wrote: Ross Gardler wrote: David Crossley wrote: Dave Brondsema wrote: Because 0.6 docs are not split, things are pretty confusing. I speculate it might be worth it to get a 0.7 release out the door primarily so our online docs make sense. 0.7-dev has been pretty stable for a whil

Re: Getting locationmap working

2005-02-22 Thread Nicola Ken Barozzi
Ross Gardler wrote: I need the locationmap on a project in a couple of months time. I've tried to get the code in SVN working, but failed as it requires a little more knowledge of Cocoon than I currently have, so a little help please. I don't know if I have to be happy that you are doing it or sa

RE: Use of a proxy with ant

2005-02-22 Thread Bowe, Bastian
I'm very much interested. Would be nice if the proxy for and forrest.jvmargs=-Dhttp.proxyHost=yourproxyhost -Dhttp.proxyPort=yourproxyPort (now in forrest.properties used by the jetty servlet engine) could be set in one place. I have a use for the jvm proxy settings, when aggregating rss feeds.

Use of a proxy with ant

2005-02-22 Thread Cyriaque Dupoirieux
Hi, I have - lightly - modified four files to integrate the ability to configure a proxy when ant tries to execute a *<*get*> *target - to fetch a plugin or a skin... Modification uses two properties added either in project/forrest.properties or in the user/forrest.properties or in the de