<font color='black' size='2' face='arial'><br>


<div style="FONT-FAMILY: arial,helvetica; COLOR: black; FONT-SIZE: 10pt">
<BLOCKQUOTE style="BORDER-LEFT: blue 2px solid; PADDING-LEFT: 3px"><PRE><TT>Re: javascript history button for pmwiki (Hans Bracker)</TT></PRE></BLOCKQUOTE></div>
Thank you very much, Hans! That was great. It works remarkably well within a given wikisite; if only it would work between the wikisite and other documents or wikisites on my server. Even if it can't be made to do so, it is still a great convenience for a number of reasons. It's faster than the browser back button, and should I have a number of pages open, saves looking for the top page to start going back. It also seems to go further back than the IE back button. Thanks again. Hoping that there's some way to expand the history button's reach.  <br>
<br>


<div style="CLEAR: both">

<div><IMG alt=:-) src="http://o.aolcdn.com/cdn.webmail.aol.com/resources/core/images/smile.png" width=25 height=25>John </div>


<div> </div>


<div>prinoer@aol.com<br>
</div>
</div>
<br>
<br>


<div style="FONT-FAMILY: arial,helvetica; COLOR: black; FONT-SIZE: 10pt">-----Original Message-----<br>
From: pmwiki-users-request <pmwiki-users-request@pmichaud.com><br>
To: pmwiki-users <pmwiki-users@pmichaud.com><br>
Sent: Tue, Sep 11, 2012 1:00 pm<br>
Subject: pmwiki-users Digest, Vol 87, Issue 10<br>
<br>


<div style="BACKGROUND-COLOR: #fff; MARGIN: 0px; FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif; COLOR: #000; FONT-SIZE: 12px" id=AOLMsgPart_0_4e142e6d-7b9e-44d9-8b03-5d127badcf71><PRE style="FONT-SIZE: 9pt"><TT>Send pmwiki-users mailing list submissions to
        <A href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</A>

To subscribe or unsubscribe via the World Wide Web, visit
        <A href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target=_blank>http://www.pmichaud.com/mailman/listinfo/pmwiki-users</A>
or, via email, send a message with subject or body 'help' to
        <A href="mailto:pmwiki-users-request@pmichaud.com">pmwiki-users-request@pmichaud.com</A>

You can reach the person managing the list at
        <A href="mailto:pmwiki-users-owner@pmichaud.com">pmwiki-users-owner@pmichaud.com</A>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of pmwiki-users digest..."


Today's Topics:

   1. Re: javascript history button for pmwiki (Hans Bracker)


----------------------------------------------------------------------

Message: 1
Date: Mon, 10 Sep 2012 18:05:35 +0100
From: Hans Bracker <<A href="mailto:design@softflow.co.uk">design@softflow.co.uk</A>>
To: John <<A href="mailto:prinoer@aol.com">prinoer@aol.com</A>>
Cc: <A href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</A>
Subject: Re: [pmwiki-users] javascript history button for pmwiki
Message-ID: <<A href="mailto:1171336379.20120910180535@softflow.co.uk">1171336379.20120910180535@softflow.co.uk</A>>
Content-Type: text/plain; charset=iso-8859-15

Hi John,

try this:
add to config.php:

 Markup('goback', '>block', '/\\(:goback:\\)/',
  '<form><input type="button" value="Go Back" onclick="history.go(-1)" 
/></form>');

then add your "Go Back" anywhere using this markup directive:
  (:goback:)


Best regards,
Hans   
<A href="http://www.softflow.co.uk/" target=_blank>www.softflow.co.uk</A>




------------------------------

_______________________________________________
pmwiki-users mailing list
<A href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</A>
<A href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target=_blank>http://www.pmichaud.com/mailman/listinfo/pmwiki-users</A>


End of pmwiki-users Digest, Vol 87, Issue 10
********************************************
</TT></PRE></div>
<!-- end of AOLMsgPart_0_4e142e6d-7b9e-44d9-8b03-5d127badcf71 --></div>
</font>