I spent a significant amount of time on this but did not come to a
solution. If I do not find one soon I have to rethink the whole
tagging strategy.
I want to have action.tag.missing with a search with a template.
"template each" should pull:
- a specified section from each page
- from info.tags the tags of this page as links
How can I fetch sections in a template if I cannot use include?
For the info.tags links I found that "list" without specifying any
template or fmt would get the links (works like {++p}). But I need to
add the prefix "tag.".
Tags: [(list '{info.tags::{+p}}' delimiter=',' join=' | '
template="title")]
In addition I need to preserve the entries in info.tags for the link
label. BOLTFtagcloud can do this. Now I did not find a way to pull
only that line in info.tags that is interesting here. I tried to use
an argument like "field='{+p}' but without success.
Greetings, Martin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---