Hi,

Forgive me if this is a repeat question -- I searched the archives and was
not able to find any info on it.

Is there a way to create a default page action when a page link is clicked?
For example, if I create a (:pagelist index, I'd like to have the a specific
page action automatically take place for a particular page, i.e., instead of
the link performing an ?action=view, it would perform an ?action=myaction.
The only thing I can get to work is to put the following link at the top of
the page in question:

[[{$FullName}?action=myaction | Do MyAction]]

I tried putting the following at the top of the page, but it did not work:

(:redirect {$FullName}?action=myaction:)

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

Reply via email to