One thing I've noticed on a private implementation of MediaWiki that I 
haven't seen or tried with PmWiki is tabbed pages, where you could have 
page A and B appear as tabs on the same window where either one of them 
is visible. If possible it wouldn't be the same solution as what you are
 seeking, but it would make the relationship between the pages clear.<br>
<br>
You could also simply put a note at the top of B regarding the importance 
of being familiar with A.<br>
<br>
The capacity for a conditional redirect could be interesting, but it 
would annoy users who know about A and just want to go to B.<br>
<br>
Don<br><br><div class="gmail_quote">On Thu, May 13, 2010 at 1:08 PM, Daniel <span dir="ltr">&lt;<a href="mailto:dkml@xs4all.nl">dkml@xs4all.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Is it possible to allow access to page B only after page A has been visited?<br>
<br>
The reason behind this question is that I see other sites deep-linking<br>
to B, while page A contains some essential information how to use the<br>
links on page B.<br>
<br>
Something like<br>
<br>
(:if ! $PreviousPage A:)(:redirect A:)<br>
<br>
Thanks<br>
Daniel<br>
<br>
_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
</blockquote></div><br>