Re: javascript history button for pmwiki (Hans Bracker)

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.  


John 
 
[email protected]




-----Original Message-----
From: pmwiki-users-request <[email protected]>
To: pmwiki-users <[email protected]>
Sent: Tue, Sep 11, 2012 1:00 pm
Subject: pmwiki-users Digest, Vol 87, Issue 10


Send pmwiki-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.pmichaud.com/mailman/listinfo/pmwiki-users
r, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
han "Re: Contents of pmwiki-users digest..."

oday's Topics:
   1. Re: javascript history button for pmwiki (Hans Bracker)

---------------------------------------------------------------------
Message: 1
ate: Mon, 10 Sep 2012 18:05:35 +0100
rom: Hans Bracker <[email protected]>
o: John <[email protected]>
c: [email protected]
ubject: Re: [pmwiki-users] javascript history button for pmwiki
essage-ID: <[email protected]>
ontent-Type: text/plain; charset=iso-8859-15
Hi John,
try this:
dd 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:)

est regards,
ans   
ww.softflow.co.uk


-----------------------------
_______________________________________________
mwiki-users mailing list
[email protected]
ttp://www.pmichaud.com/mailman/listinfo/pmwiki-users

nd of pmwiki-users Digest, Vol 87, Issue 10
*******************************************

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to