#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: |
-------------------------+--------------------------------------------------
Comment (by Kake):
Actually it should probably be called custom_autocreate_content.tt
--
Ticket URL: <http://dev.openguides.org/ticket/47#comment:4>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#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.)
--
Ticket URL: <http://dev.openguides.org/ticket/47#comment:3>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#100: Merge Boston Macros where relevant
-------------------------------------+--------------------------------------
Reporter: crschmidt(a)crschmidt.net | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------------------+--------------------------------------
Comment (by bob):
I certainly vote for the inclusion of a map link macro. I have one called
INDEX_MAP which almost certainly does the same thing.
--
Ticket URL: <http://dev.openguides.org/ticket/100#comment:2>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#47: Use @INDEX_LIST by default when auto-creating categories?
-------------------------+--------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by bob):
we should actaully make the autocreate stuff a configurable option. Since
people may want explanation text to and more than just the index_list
macro
--
Ticket URL: <http://dev.openguides.org/ticket/47#comment:2>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#173: edit conflict form doesn't let you edit everything
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
the edit conflict template doesnt have everything that you can edit from
edit_form.tt. (from Bob)
--
Ticket URL: <http://dev.openguides.org/ticket/173>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#178: Autocapitalisation doesn't work properly in auto-created
locales/categories.
------------------------+---------------------------------------------------
Reporter: Kake | Owner: kake
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
If you add a category like "Vegan-friendly" to a node, then the auto-
create doesn't capitalise it properly. It creates it as "Category Vegan-
friendly", but everything else thinks it's called "Category Vegan-
Friendly".
(I separated this ticket out from #166 because it's a separate issue.)
--
Ticket URL: <http://dev.openguides.org/ticket/178>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#166: Autocapitalisation should be optional.
------------------------+---------------------------------------------------
Reporter: earle | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by Kake):
* summary: Autocapitalisation malfunctioning; should also be optional =>
Autocapitalisation should be optional.
Comment:
This is really two separate issues; have left this ticket as the optional
part, and created #178 for the malfunctioning part.
--
Ticket URL: <http://dev.openguides.org/ticket/166#comment:3>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project