<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks Patrick<br>
<br>
>>It can be done with some scripting in local/config.php, however.<br>
<br>
Can you point me to an example?<br>
<br>
- Henrik<br>
<pre class="moz-signature" cols="72">Henrik Bechmann
<a class="moz-txt-link-abbreviated" href="http://www.osscommons.ca">www.osscommons.ca</a>
<a class="moz-txt-link-abbreviated" href="http://www.bechmannsoftware.com">www.bechmannsoftware.com</a>
Webmaster, <a class="moz-txt-link-abbreviated" href="http://www.dufferinpark.ca">www.dufferinpark.ca</a></pre>
<br>
<br>
Patrick R. Michaud wrote:
<blockquote cite="mid20051114141335.GH24193@host.pmichaud.com"
type="cite">
<pre wrap="">On Sun, Nov 13, 2005 at 02:15:17PM -0500, Henrik Bechmann wrote:
</pre>
<blockquote type="cite">
<pre wrap="">If I have two standard editable regions on a page (being <--PageText-->
(where the current page is 'MyPage') and say <--wiki:MyPageSidebar-->,
the sidebar containing content specific to the page), then I can cause
edits with
<a href='$PageUrl?action=edit'>$[Edit Page]
and
<a href='$ScriptUrl/MyPageSidebar?action=edit'>Edit Sidebar</a>
But how do I get the latter to return to the former page, when hitting
the "Save" button. IOW when editing MyPageSidebar, how can I return to
MyPage rather than MyPageSidebar normal view after hitting Save?
</pre>
</blockquote>
<pre wrap=""><!---->
At present there's not a built-in mechanism in PmWiki to do this.
It can be done with some scripting in local/config.php, however.
Pm
</pre>
</blockquote>
</body>
</html>