On 17 April 2012 16:03, Steve Lee <[email protected]> wrote: > I noticed that the Templates section of the Wookie website [1] references > the older 'seed' widgets and not the newer templating system [2]. > > Is this intentional or an oversight? I think the new templates should at > least be mentioned as well on that page
The new template system is a true template system. The template system documented on the site is the old, but still useful ones. I think we need to rename the old system to "seeds" and move them to the tutorials section of the documentation. Then we need to move the new templates into public view. The new templates are well documented the readme file, this would need to move to the main site. I didn't put it into the main site initially as I was hoping that I, or someone else, would re-implement the current template ant scripts in a proper programming language (or move to an existing templating system if a suitable one exists). The current system works, but it is a cumbersome build process that is very hard to follow. Of course, the chances of that happening when only a select few know the code exists is very low. Patches (to both code and documentation) welcome ;-) Ross > > 1: http://incubator.apache.org/wookie/docs/templates.html > 2: http://svn.apache.org/repos/asf/incubator/wookie/trunk/widgets/templates/ > > > Steve Lee > Programme Leader (Open Accessibility) > OpenDirective http://opendirective.com -- Ross Gardler (@rgardler) Programme Leader (Open Development) OpenDirective http://opendirective.com
