NP_BookMark.php

This plugin helps readers who wish to read many items sequentially across multiple sessions. The plugin can display a link that causes the item number to be stored in a cookie, and another that will display a link to return to that article (but only if an article has been bookmarked this way.)

^General Plugin info ^^

Author: Aspirant
Current Version: 0.1
Download: http://www.slavespath.net/gifts/nucleus/bookmark/ download link is broken
Code: NP_BookMark_code

Installing

  1. Copy and paste the code and save as NP_BookMark.php
  2. Install the plugin…

How to use the plugin

To use this plugin, the reader should read as many items as they wish to during a session, then click the first link (which should be on every item page.) When next they come to your site's main page, they should see the link that returns them to that item.

Usage details are given on the plugin screen when this plugin is installed.

from plugin screen

This plugin allows a user to bookmark an article in a cookie and then return to that article on a subsequent visit. Usage:

<%BookMark(Offer, Create bookmark, This item is bookmarked )%>

Display a link that creates a bookmark. Use this in your item skin.

<%BookMark(Goto,<a href=”(url)”>Resume reading where you last bookmarked</a>, No bookmark )%>

Displays a link to the bookmarked article, if there is one. ”(url)” will be replaced by the actual URL. Third parameter is optional. Use this in your main index skin

Available SkinVars and/or TemplateVars

  • [describe here the available skinvars and templatevars for your plugin.]

Options

  • [describe here all the available options of your plugin]

Tips and Tricks

Wishlist

Bugs

Link to bookmark an item works. But the link that should restore the item id doesn't work. - 2007-10-31 kg

History

  • [Version 0.1, released 2005-02-17]
    • [CHANGED: foobar]
bookmark.txt · Last modified: 2007/10/31 01:00 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki