This is a very simple question from a beginner. 

On MyPage I have:

MyPTV: [[{$FullName}?action=...etc.

(:mydirective MyPage:)

In config.php I have:

$val= PageVar($mypage,'$:MyPTV');

A function for mydirective returns the value obtained from my page. I was 
expecting 

[[MyPage?action=...etc.

but instead I get:

[[MyPageFullName?action=...etc.

Why does this happen, and how do I stop it?

Randy
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to