[OGDev] *poke*

Kake L Pugh kake at earth.li
Sun Mar 11 14:54:17 GMT 2007


On Sun 11 Mar 2007, Kake L Pugh <kake at earth.li> wrote:
> Hello, is this thing on?

It is now - thanks Paul.

Another svn enhancement today - guide admins can now control the
initial content of autogenerated category/locale nodes.  Just make a
template snippet called custom_autocreate_content.tt and put it in
your custom templates directory.  There are a couple of TT variables
that will get passed in (detailed in CUSTOMISATION) - please let me
know if you want more.  And please test this functionality if you can!

Here's an example of such a template:

----------------------------------------------------------------------
Auto-generated list of places in
[% IF index_type == "Category" %]this category[% ELSE %][% index_value %][% END %]:

@INDEX_LIST [[[% node_name %]]]
----------------------------------------------------------------------

Kake





More information about the OpenGuides-Dev mailing list