On 02.03.2008 06:01:08 The Web Maestro wrote: > On Sat, Mar 1, 2008 at 1:53 PM, Jeremias Maerki <[EMAIL PROTECTED]> wrote: > > Thanks, Clay! I've already fixed most problems locally. There's a > > problem with Forrest 0.8 and trunk concerning compliance.pdf. I've > > already submitted a patch [1] against Forrest Trunk to fix this (plus > > some other improvements). The "knownissues-overview" problem is for > > tomorrow. I'll upload the changes when everything is working. The new > > PDFs will look quite nice when this is finished. Except for the missing > > auto-table-layout support, of course. :-( > > > > [1] https://issues.apache.org/jira/browse/FOR-1072 > <snip/> > > > I removed those links in the nav, and instead replaced them with a > > > link to a new Quick Start guide. > > > > Only that Quick Start Guide is missing!?! > > No...
Are you really sure? http://svn.apache.org/viewvc?rev=632558&view=rev > I added a new file called 'Quick Start Guide' for the Home > navigation. At present, the Quick Start Guide merely has links to the > important Newbie stuff (mostly what I copied to the Nav from 0.95: > Download, Build, Configure; as well as what you can do with FOP: > graphics, embedding, servlets, etc.). My intention is to turn it into > a 'real' Quick Start Guide. > > > > > Also, have you looked at disabling the menu auto-rolling feature? If > > > > not, I will ;-) > > > > > > Fixing that should be as easy as adding this to the bottom of the > > > <extra-css> block in src/documentation/skinconf.xml: > > > > > > <extra-css> > > > .menuitemgroup{ display: block;} > > > </extra-css> > > > > > > I just added a change to skinconf.xml in svn. Unfortunately, the > > > change did not show in my local build. Nevertheless that's how Forrest > > > works. > > Did you get the .menuitemgroup CSS to work? Haven't tried it, yet. I will later today. > Regards, > > The Web Maestro > -- > <[EMAIL PROTECTED]> - <http://homepage.mac.com/webmaestro/> > My religion is simple. My religion is kindness. > - HH The 14th Dalai Lama of Tibet Jeremias Maerki