Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Nächste Überarbeitung | Vorherige Überarbeitung | ||
| hilfe:administration:starred [2010/10/07 10:28] – Externe Bearbeitung 127.0.0.1 | hilfe:administration:starred [2015/06/07 23:53] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | ====== Favorites Plugin ====== | ||
| + | {{ starred_star.png? | ||
| + | The starred plugin allows users to remember pages. | ||
| + | |||
| + | This (German) screencast show the plugin in action: | ||
| + | |||
| + | * [[http:// | ||
| + | |||
| + | ===== Download and Installation ===== | ||
| + | |||
| + | Download and install the plugin using the [[doku> | ||
| + | |||
| + | * Unstable **development version** from the [[http:// | ||
| + | |||
| + | Refer to [[doku> | ||
| + | |||
| + | The tagging plugin needs the [[sqlite|SQLite plugin]]. | ||
| + | |||
| + | After installation, | ||
| + | |||
| + | <code php> | ||
| + | <?php | ||
| + | //Starred | ||
| + | $starred = plugin_load(' | ||
| + | $starred-> | ||
| + | ?> | ||
| + | </ | ||
| + | |||
| + | Optionally, you might call '' | ||
| + | |||
| + | ===== Usage ===== | ||
| + | |||
| + | {{ starred_results.png? | ||
| + | To list the current user's saved pages, add '' | ||