On 3/13/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > Over in Commons quite a few components have used custom "issue tracking" and > "source repository" pages. I notice that Shale currently has a section on > "issue tracking" in the main page. Is there any objections to me adding > these kind of custom pages for Shale?
Go right ahead. (You really don't have to ask...) I already added a custom team-list page, because we're not maintaining the list of committers in the Shale project.xml file. Feel free to add to that one as well. > P.S. I just found the PDF version of the Shale docs - very impressive > whoever was responsible for that! Need to find out how that was done. :) I'll give you one guess who it was. :) It takes a custom navigation.xml file, a couple of lines in project.properties, and a postGoal in maven.xml (or a <report> element in project.xml). FOP is *very* picky, though. One duplicate anchor and the entire thing breaks. More here: http://maven.apache.org/maven-1.x/plugins/pdf/ -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
