-
userlink: February 25, 2011 2:07
Commit 912c40a on 6.x-1.x, master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Stripping CVS keywords
-
Cleaned up the install and provided hook_uninstall().
-
Truncated lines in readme.txt to less than 80 characters.
-
Fixed a few menu issues.
-
#269825 by antal.istvan: Port to Drupal 6.x
-
Anonymous users can now submit userlinks. Added two new permissions: "edit all userlinks" and "edit own userlinks" which control update and delete access to userlinks. This addresses http://drupal.org/node/123372 but probably will create a whole bunch of other issues.
-
#152819: Module .info files should not define 'version' in CVS
-
#152819: Module .info files should not define 'version' in CVS
-
Fixed bug that caused our links in the user display to overwrite the recent blog entries. See http://drupal.org/node/119716 for more information.