Re: Enhancements to the documentation CMS

2011-03-09 Thread Wyn Williams
I still say use Plone 4, free hosting and amazing power... On Wed, 2011-03-09 at 16:23 -0600, Alan M. Carroll wrote: > Wednesday, March 9, 2011, 3:42:56 PM, you wrote: > > > More items to the wish list: > > > * Convert [TS-(\d+)] into a link to > > https://issues.apache.org/jira/browse/TS-$1 >

Re: Enhancements to the documentation CMS

2011-03-09 Thread Igor Galić
- Original Message - > Wednesday, March 9, 2011, 3:42:56 PM, you wrote: > > > More items to the wish list: > > > * Convert [TS-(\d+)] into a link to > > https://issues.apache.org/jira/browse/TS-$1 > > Do we want to always do that, or have a notation saying "link it"? > E.g., $TS-700$ i

Re: Enhancements to the documentation CMS

2011-03-09 Thread Alan M. Carroll
Wednesday, March 9, 2011, 3:42:56 PM, you wrote: > More items to the wish list: > * Convert [TS-(\d+)] into a link to > https://issues.apache.org/jira/browse/TS-$1 Do we want to always do that, or have a notation saying "link it"? E.g., $TS-700$ instead of just TS-700. I prefer the former beca

Re: Enhancements to the documentation CMS

2011-03-09 Thread Igor Galić
Hey folks, here's some progress report. I'm currently working on migrating the site to Markdown too, because I think it makes sense, it's much easier on the editing. Might be useful to add RSS Feeds to index and downloads We also need to re-integrate the google Search for the docs. > Now, her

Re: Enhancements to the documentation CMS

2011-03-08 Thread Igor Galić
- Original Message - > I made a few tweaks to the documentation generator. > > * A navigation bar is now available. This is auto generated if there > id a file named "order.txt" in the directory that contains the > pages. This file is simply a white space separated list of the stems > for

Re: Enhancements to the documentation CMS

2011-03-08 Thread Igor Galić
Inspired by reading Rich Bowen's presentation: http://www.slideshare.net/rbowen/write-a-better-fm which everybody should read! - Original Message - > Due to the "it's never enough" effect I have extend the use specified > nav bar links syntax. If you add a link that has a name of "Top", >

Re: Enhancements to the documentation CMS

2011-03-07 Thread Alan M. Carroll
Due to the "it's never enough" effect I have extend the use specified nav bar links syntax. If you add a link that has a name of "Top", "Back", or "Next" (the auto-generated names) and a URL of '*', then the '*' will be changed to the corresponding generated value. If the generated value doesn't

Enhancements to the documentation CMS

2011-03-07 Thread Alan M. Carroll
I made a few tweaks to the documentation generator. * A navigation bar is now available. This is auto generated if there id a file named "order.txt" in the directory that contains the pages. This file is simply a white space separated list of the stems for the pages, in the order in which they