Re: Status icons for new features

2008-11-28 Thread José Matos
On Thursday 27 November 2008 20:49:47 Christian Ridderström wrote: > Does that look better (functionality wise)? Basically, if someone gives me > the desired HTML I can probably make the wiki markup generate it. Well done. :-) > /Christian -- José Abílio

Re: Status icons for new features

2008-11-28 Thread Jean-Marc Lasgouttes
Christian Ridderström <[EMAIL PROTECTED]> writes: > Done. I added this to the configuration > (pmwiki/farm.d/config/farmconfig.php): > > $StatusIconFmt['pre'] = '%float=right%'; > $StatusIconFmt['post'] = '%%'; > > which wraps the previous code within %float=right% <...> %%, resulting > in a fl

Re: Status icons for new features

2008-11-28 Thread Christian Ridderström
On Thu, 27 Nov 2008, Jean-Marc Lasgouttes wrote: Christian Ridderström <[EMAIL PROTECTED]> writes: I changed them from 43x43 pixels to 30x30 and made the background of the 'documented' green. Slightly better in my opinion but someone more graphically oriented should do this. Very good as it i

Re: Status icons for new features

2008-11-27 Thread Jean-Marc Lasgouttes
Christian Ridderström <[EMAIL PROTECTED]> writes: > I changed them from 43x43 pixels to 30x30 and made the background of > the 'documented' green. Slightly better in my opinion but someone more > graphically oriented should do this. Very good as it is IMO. > I also modified the markup in three di

Re: Status icons for new features

2008-11-27 Thread Christian Ridderström
On Thu, 27 Nov 2008, Jean-Marc Lasgouttes wrote: Christian Ridderström <[EMAIL PROTECTED]> writes: Per a request by Jean-Marc, I added the ability to add an icon to descriptions of new features. The idea was for instance to clearly show that a new feature has not been documented yet. Here's a

Re: Status icons for new features

2008-11-27 Thread Jean-Marc Lasgouttes
Christian Ridderström <[EMAIL PROTECTED]> writes: > Per a request by Jean-Marc, I added the ability to add an icon to > descriptions of new features. The idea was for instance to clearly > show that a new feature has not been documented yet. > > Here's a page demonstrating markup and documentation

Re: Status icons for new features

2008-11-16 Thread Jean-Marc Lasgouttes
Christian Ridderström <[EMAIL PROTECTED]> writes: > I'll let Jean-Marc expand on how he's thinking this could be used. The basic idea was to do like the NEWS file in emacs cvs, where things that are not yet documented as marked as such. This is supposed to be helpful for the doc maintainer. Unfor

Status icons for new features

2008-11-16 Thread Christian Ridderström
Per a request by Jean-Marc, I added the ability to add an icon to descriptions of new features. The idea was for instance to clearly show that a new feature has not been documented yet. Here's a page demonstrating markup and documentation of implemeation etc. And some icons: http://wi