Last modified: 2010-05-15 14:35:57 UTC
I suggest to introduce two new variables * {{FULLPAGENAME}} and * {{FULLPAGENAMEE}} with these values: {{FULLPAGENAME}} equals {{PAGENAME}} for page in article namespace but equals {{NAMESPACE}}:{{PAGENAME}} otherwise {{FULLPAGENAMEE}} equals {{PAGENAMEE}} for page in article namespace but equals {{NAMESPACE}}:{{PAGENAME}} otherwise
(* small correction *) I suggest to introduce two new variables * {{FULLPAGENAME}} and * {{FULLPAGENAMEE}} with these values: {{FULLPAGENAME}} equals {{PAGENAME}} for page in article namespace but equals {{NAMESPACE}}:{{PAGENAME}} otherwise {{FULLPAGENAMEE}} equals {{PAGENAMEE}} for page in article namespace but equals {{NAMESPACE}}:{{PAGENAMEE}} otherwise
See bug 3831: Add new variable NAMESPACEE for encoded namespace (like PAGENAMEE) Tom's suggestion "strips" a colon which would be generated with {{NAMESPACE}}:{{PAGENAME}} and {{NAMESPACEE}}:{{PAGENAMEE}} . regards reinhardt [[user:gangleri]]
FIXED in CVS HEAD.
See also Bug 4507: FULLPAGENAMEE on pages with spaces does not work correctly