This sounds great, can we have a preview just when &#39;save and edit&#39; is used rather than edit?<div>thanks</div><div>Simon<br><div><br><br><div class="gmail_quote">On 5 February 2010 23:32, Petko Yotov <span dir="ltr">&lt;<a href="mailto:5ko@5ko.fr">5ko@5ko.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">On Friday 05 February 2010 04:46:53, Randy Brown wrote :<br>
<div class="im">&gt; I would find it useful to have a button on my edit form that is similar to<br>
&gt;  save-and-edit, except it would also show a preview (maybe called a &quot;view&quot;<br>
&gt;  since it&#39;s not &quot;pre&quot; to anything). Is there a simple way to do that?<br>
<br>
</div>You can always display a preview below the edit form (works with edit and with<br>
save&amp;edit) by adding to config.php :<br>
  if($action == &#39;edit&#39;) $_REQUEST[&#39;preview&#39;] = 1;<br>
<font color="#888888"><br>
Petko<br>
</font><div><div></div><div class="h5"><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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>____<br><a href="http://kiwiwiki.co.nz">http://kiwiwiki.co.nz</a><br>
</div></div>