#47: Use @INDEX_LIST by default when auto-creating categories? -------------------------+-------------------------------------------------- Reporter: dom | Owner: Kake Type: enhancement | Status: assigned Priority: normal | Milestone: Component: openguides | Version: Severity: normal | Resolution: Keywords: | -------------------------+-------------------------------------------------- Changes (by Kake):
* status: new => assigned * owner: dom => Kake
Comment:
I'm going to do this by letting people add an autocreate_content.tt template to their custom template path. The following TT variables will be available to the template: index_type (e.g. "Category"), index_value (e.g. "Vegan-friendly"), and node_name (e.g. "Category Vegan-Friendly"). (Note capitalisation - index_value is what they typed in to the form, and node_name is the fully free-upper-ed name of the autocreated node.)