Harry Forsdick wrote: >Part of my PmWiki based website has a page where product items are presented >in a short form. For each item listed I would like to have a link to a >single "ItemDetails" page to which I can pass arguments. This way, I can >create just one page whose content changes based on the arguments passed to >it.
if you want really link to a page, I think the only way is to pass GET parameters and make them available as page variable. Oliver _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
