If we assign a blank hash to navigation and assign that to a variable
called 'hash' how can it contain any values if we assigned a blank
one?


The tags that are rendered in the 'tag.expand' call set values in the hash.
Look at their definitions and you'll see it.


To establish a baseline I tried copying the existing 'navigation' code
into my custom tag (with name edits) and I'm still getting the 'normal
tag not found error'.


Make sure that you redefine each of the nested tags in under 'navigation'...
i.e. 'navigation:normal', 'navigation:here', 'navigation:selected',
'navigation:between'; change the prefix (part before the colon) on each one
to 'navigation_dynamic'.

Sean
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to