Maybe it is a better solution to rename pages and have a search on page infotags only that pulls all the pages with their actual names?
Greetings, Martin On Apr 13, 4:59 am, Phoenix Wu <[email protected]> wrote: > Need some help here~ > Try to update info.tags when the page got renamed, but it doesn't > work. > BoltWire v3.4.11 > > action.rename > [form]>>New name for page:<< [text page '{p}' size=25] [submit RENAME] > > [session if "exists {=page} ? warn=>>Page already exists. Could not > rename.<<"] > [session warn] > [session stamp {p}] > [session author {member}] > [session changesummary "Page renamed from {p} to {=page} by > {=author}."] > [session savedata author,changesummary] > =======================================================<< insert 2 > lines > [session info "field='{=page}' value='{info.tags::{p}}' > target='info.tags'"] > [session info "delete field='{p}' target='info.tags'"] > ======================================================= > [session rename '{p}|{=page}'] > [session nextpage '{=page}'] > [form] -- 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.
