#81: Make "Category" and "Locale" prefixes in autogenerated nodes optional or customisable --------------------------+------------------------------------------------- Reporter: grimoire | Owner: dom Type: enhancement | Status: new Priority: normal | Component: openguides Version: 0.51 | Severity: normal Resolution: | Keywords: --------------------------+------------------------------------------------- Comment (by grimoire):
It's also worth noting that the @INDEX_LINK macro provided by OpenGuides::Utils breaks if a locale or category node doesn't start with "Locale " or "Category ". I suspect a *better* way to do this is not to use the macro, but instead to generate TT variables if the node is a category or locale and generate the index link there. This will of course bugger up existing guide content.