| 1 |
<?php |
<?php |
| 2 |
// $Id: bookmarks2.module,v 1.8.4.6 2008/08/05 13:02:41 sanduhrs Exp $ |
// $Id: bookmarks2.module,v 1.8.4.7 2008/08/05 13:07:03 sanduhrs Exp $ |
| 3 |
|
|
| 4 |
/** |
/** |
| 5 |
* Bookmarks2 |
* Bookmarks2 |
| 8 |
* Lets users keep bookmarks |
* Lets users keep bookmarks |
| 9 |
* |
* |
| 10 |
* @author David Kent Norman |
* @author David Kent Norman |
|
* Stefan Auditor <stefan.auditor@erdfisch.de> |
|
| 11 |
* @link http://deekayen.net/ |
* @link http://deekayen.net/ |
| 12 |
|
* @author Stefan Auditor <stefan.auditor@erdfisch.de> |
| 13 |
* @todo There's some code/functionality duplication to eliminate |
* @todo There's some code/functionality duplication to eliminate |
|
* Callbacks are underutilized |
|
| 14 |
* add option to submit key by SSL |
* add option to submit key by SSL |
| 15 |
* password reminder re-encryption if users enter their old key with a new key |
* password reminder re-encryption if users enter their old key with a new key |
| 16 |
*/ |
*/ |