Parent Directory
|
Revision Log
|
Revision Graph
Syncing HEAD with DRUPAL-6--1 branch, commit 159653: #216308 undefined function errors for anonymous users. README file added.
| 1 | Clickpath module for Drupal |
| 2 | |
| 3 | ** DESCRIPTION ** |
| 4 | Clickpath maintains a list of the last pages visited by each user, and can display those pages in a block. It can also override Drupal's breadcrumb trail to implement wiki-style "how you got here" breadcrumbs. |
| 5 | |
| 6 | ** INSTALLATION ** |
| 7 | After enabling the module set the permission for which role you want clickpath to be available for at Administer >> User management >> Permissions. Note, while there is an option for anonymous user clickpath will not for anonymous users. |
| 8 | |
| 9 | Visit Administer >> Site configuration >> Clickpath settings to set module settings. |
| 10 | |
| 11 | To place the provided block visit Administer >> Site building >> Blocks. |
| 12 | |
| 13 | ** SUPPORT ** |
| 14 | Please use the issue queue at http://drupal.org/project/clickpath. |
| 15 | |
| 16 | ** CREDITS ** |
| 17 | Originally written by Jeff Eaton, currently maintained by Ben Jeavons (Drupal.org username: coltrane) (benjamin DOT jeavons AT colorado DOT edu). Please use the issue queue for any questions or support. |
| 18 | |
| 19 | $Id$ |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |