Re: configure svn client

2005-08-25 Thread David Crossley
Thorsten Scherler wrote: > David Crossley wrote: > > Thorsten would you please configure your svn client ... > > > > http://www.apache.org/dev/version-control.html#https-svn > > has a .subversion/config file list of filename extensions. > > See my config (attached) I wonder if your client is no

Publicity for Forrest

2005-08-25 Thread Ross Gardler
This thread started on the PMC list because we have a sepcific request for short article on Forrest and its involvement with GSoC in a major Magazine (for the benefit of the PMC, the artcile length has been reduced from that originally proposed). However, the general theme of the discussion is

Re: New Forrest Example Site

2005-08-25 Thread Ross Gardler
Sean Wheller wrote: On Wednesday 24 August 2005 03:13, David Crossley wrote: You have been out of touch for a while, so please be aware that the Forrest dev community is currently working on a new facility codenamed "views" which will probably replace "skins". dude, turn your head for a minu

Re: Bugs in the XHTML-Pipeline

2005-08-25 Thread Ross Gardler
Ferdinand Soethe wrote: Ferdinand Soethe wrote: But then (pardon my desire to understand this), how do you explain that I already get when I call http://localhost:/body-lernorte.html Although removing the fixed class in forrest-trunk/main/webapp/skins/common/xslt/html/document

Re: Q: Placement of generators (FIXME in forrest.xmap )

2005-08-25 Thread Ross Gardler
Ferdinand Soethe wrote: Any reason not to move these to sitemap.xmap? Not that I can see. I think they were originally put into the sub-sitemaps so that we know what is used where. However, they have not been correctly maintained and it is confusing now. As more and more stuff is moved out

Re: Properly licensed icons

2005-08-25 Thread Ross Gardler
Anil Ramnanan wrote: Ross Gardler (JIRA) wrote: Also note that the "sample.gif" included in this zip is not released under a compatible license, it is created by Eclipse wizards and is therefore under the EPL (I've been caught out by this one myself). I was wondering what kind of license is

Re: Trimming SVN checkouts (was Re: Move eclipse tools out of trunk)

2005-08-25 Thread Ross Gardler
David Crossley wrote: Ross Gardler wrote: David Crossley wrote: Ross Gardler wrote: I've not thought through the implications of this. I'm pretty sure that moving tools out is a good idea (notice I suggest a tools subdirectory when moving eclipse, that was for a reason ;-) feel free to ru

Re: joinin LENYA and FORREST

2005-08-25 Thread David Podunavac
this is a part of the doctypes.xmap which is building the requested file via the URL i don't know if this is what u asked for OK, so this is addressing the content issue. The question is what do we

Re: Automated formatting of Java files

2005-08-25 Thread Diwaker Gupta
> Can you tell me what settings you are using so I can try to match them > with my Jalopy plugin without thinking too hard? :) Attaching the convention file. I use it with the Ant plugin. But you can use whatever you want. -- Web/Blog/Gallery: floatingsun.net 14

Re: Automated formatting of XML files

2005-08-25 Thread Diwaker Gupta
> What are your settings? Tidy is giving errors around the CDATA sections > and it won't tidy til those errors are "corrected". Attaching the RC file. I haven't tested it extensively -- only on the sample files in test-whitespace. So it might very well need some more tweaking. Just for convinien

Re: Properly licensed icons

2005-08-25 Thread Anil Ramnanan
David Crossley wrote: Ferdinand Soethe wrote: With creative commons licences it is extremely important to take a close look at the license options as there are a variety of different flavours that are explained very well at their website http://creativecommons.org/. Anil Ramnanan wrote:

Re: svn commit: r240091 - in /forrest/trunk/main/webapp: forrest.xmap sitemap.xmap

2005-08-25 Thread Ferdinand Soethe
Tim Williams wrote: > Sorry, I should have put my opinion in while I had the opportunity in > your other thread on this. I think that moving some of these is good, > but not all. For example, the extparser transformer doesn't seem to > be used elsewhere so it makes sense to me to only have it d

Re: svn commit: r240091 - in /forrest/trunk/main/webapp: forrest.xmap sitemap.xmap

2005-08-25 Thread Tim Williams
Sorry, I should have put my opinion in while I had the opportunity in your other thread on this. I think that moving some of these is good, but not all. For example, the extparser transformer doesn't seem to be used elsewhere so it makes sense to me to only have it defined in forrest.xmap. That

Re: Automated formatting of XML files

2005-08-25 Thread Addi
Diwaker Gupta wrote: When I say XML, I mean all kinds of XML files (XSL, *.fv, *.ft) As with Java, I have committed a "tidied" version of the html2document.xsl sample document in the test-whitespace directory. As with Jalopy, Tidy (http://tidy.sf.net) is extremely configurable, so if you don'

[jira] Updated: (FOR-648) Eclipse Team Project Set is needed for the plugins to allow developers to easily download them

2005-08-25 Thread Anil Ramnanan (JIRA)
[ http://issues.apache.org/jira/browse/FOR-648?page=all ] Anil Ramnanan updated FOR-648: -- Attachment: forrestProjectSet.psf This is the team project set file. This file should be downloaded by the user. In Eclipse, go to File-> Import ->Team Project Set Cl

[jira] Commented: (FOR-648) Eclipse Team Project Set is needed for the plugins to allow developers to easily download them

2005-08-25 Thread Anil Ramnanan (JIRA)
[ http://issues.apache.org/jira/browse/FOR-648?page=comments#action_12320011 ] Anil Ramnanan commented on FOR-648: --- I created the team project set file but I am not sure where the file would go. What would the easiest place to store the file so that somon

[jira] Created: (FOR-648) Eclipse Team Project Set is needed for the plugins to allow developers to easily download them

2005-08-25 Thread Anil Ramnanan (JIRA)
Eclipse Team Project Set is needed for the plugins to allow developers to easily download them -- Key: FOR-648 URL: http://issues.apache.org/jira/browse/FOR-648 Project: Forrest

Re: Automated formatting of Java files

2005-08-25 Thread Addi
Diwaker Gupta wrote: Following up with our earlier discussion on whitespace cleanup, I have added two "jalopied" Java source files in the test-whitespace directory. I would urge the devs to take a look at both the original Java file and the formatted file and see if it suits their tastes. Pl

Re: whitespace cleanup

2005-08-25 Thread Addi
David Crossley wrote: Addi wrote: I went ahead and cleaned the test files with my editor. How would you like to check/compare them to your editor to make sure we are on the same page? I tried doing a reformat using IDEA and it was too zealous. It could be configured to be more minim

Re: Q: Placement of generators (FIXME in forrest.xmap )

2005-08-25 Thread Ferdinand Soethe
David Crossley wrote: > This was discussed on the dev list a few weeks ago. > I think that the answer was that someone needs to go > through all the sitemaps, plugins included, and move > any common definitions up to the main core sitemap. > For all components, not just generators. > Any de

Re: [jira] Commented: (FOR-605) CSS enhancements needed for MOTD area inside Table of Contents

2005-08-25 Thread Gav....
- Original Message - From: "David Crossley (JIRA)" <[EMAIL PROTECTED]> To: Sent: Thursday, August 25, 2005 9:27 AM Subject: [jira] Commented: (FOR-605) CSS enhancements needed for MOTD area inside Table of Contents |[ http://issues.apache.org/jira/browse/FOR-605?page=comments#act

Re: [jira] Commented: (FOR-605) CSS enhancements needed for MOTD area inside Table of Contents

2005-08-25 Thread Gav....
- Original Message - From: "David Crossley" | | The MOTD is explained in a 'seed' site skinconf.xml | You need to define a pattern for it to match the uri. Yep, got it thanks. This is where I was enabling it by uncommenting the MOTD section. (At least when I tried to do this at the beg

Re: configure svn client (Was: svn commit: r239366 - org.apache.forrest.plugin.internal.view/

2005-08-25 Thread Thorsten Scherler
On Thu, 2005-08-25 at 09:47 +1000, David Crossley wrote: > Thorsten would you please configure your svn client ... > > http://www.apache.org/dev/version-control.html#https-svn > > has a .subversion/config file list of filename extensions. > See

Automated formatting of XML files

2005-08-25 Thread Diwaker Gupta
When I say XML, I mean all kinds of XML files (XSL, *.fv, *.ft) As with Java, I have committed a "tidied" version of the html2document.xsl sample document in the test-whitespace directory. As with Jalopy, Tidy (http://tidy.sf.net) is extremely configurable, so if you don't like something or hav

[jira] Commented: (FOR-184) Switch to XHTML2

2005-08-25 Thread David Crossley (JIRA)
[ http://issues.apache.org/jira/browse/FOR-184?page=comments#action_12319977 ] David Crossley commented on FOR-184: Discussion started again: Planning the move to XHTML2 http://marc.theaimsgroup.com/?t=11239291561 XHTML2 - let's do it! http://marc.

Re: XHTML2 - let's do it!

2005-08-25 Thread David Crossley
Nicola Ken Barozzi wrote: > > First of all, we need a sample XHTML2 document that we will use to > render. It will contain all the module elements and attributes that we > will use and should be regularly updated to keep the new ones as we > progress. The content should be a description of the tag

Re: copyright years (Was: svn commit: r231139)

2005-08-25 Thread David Crossley
Nicola Ken Barozzi wrote: > > If you take a file as a unit, yes. If you take a patch as a unit, no, as > the last patch applied has a start date that comes after the initial > creation of the file. Ah, that is an interesting perspective. -David

Automated formatting of Java files

2005-08-25 Thread Diwaker Gupta
Following up with our earlier discussion on whitespace cleanup, I have added two "jalopied" Java source files in the test-whitespace directory. I would urge the devs to take a look at both the original Java file and the formatted file and see if it suits their tastes. Please post any comments a

Re: XHTML2

2005-08-25 Thread Nicola Ken Barozzi
David Crossley wrote: > Nicola Ken Barozzi wrote: > >>First of all, please read the XHTML2 spec in the latest form ATOP: >> >> http://www.w3.org/TR/2005/WD-xhtml2-20050527/ >> >>Don't cheat, have you really read it? ;-P >> >>To be sure, I'll leave some space on this page... > > More space please