303
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a db_query_range() call More... almost 21 years ago
now using db_query_range() for better DB compatibility More... about 21 years ago
added a warning when an admin fails to assign a vocabulary to this module More... about 21 years ago
don't show / count unpublished / to be moderated links More... about 21 years ago
fixed a small bug in format_plural(<hits>) More... about 21 years ago
- fixed bad line endings (last commit was with the wrong ones) - added pager support. can be toggled / configured via weblink_settings() - fixed some "uninitialized var" warnings (methods first '$output .= "..."' > '$output = "..."') More... about 21 years ago
updated to work with clean url's More... about 21 years ago
- Updated the modules in the contributions repository to use 'theme("function")' instead of '$theme->function()'. Hopefully I didn't break anything. If I did, let me know. More... about 21 years ago
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html. More... over 21 years ago
Another readme More... over 21 years ago
replaced custom function with official theme_invoke replaced generic "post content" permission with "create weblinks" indexed to nid More... over 21 years ago
updated to taxonomy rev 1.20 More... over 21 years ago
* Fixed problems with earlier update (must test before commiting in future, doh!) * Ran code through code-style.pl More... over 21 years ago
updated to work with latest changes to block system. More... over 21 years ago
* Fixed a taxonomy related bug, a missing unset() made the main directory page list sub-terms incorrectly. More... over 21 years ago
Corrected the revision number More... over 21 years ago
---------------------------------------------------------------------- More... over 21 years ago
a few additions by Marco :) More... almost 22 years ago
Applied marco's fixs: - deleted unused globals - fixed a few queries - removed a filter() call More... almost 22 years ago
Applied Julio's multiple vocabulary patch. More... almost 22 years ago
Fixed taxonomy behaviour to handle subcategories in taxonomy terms correctly, and to support relations. Fixed the "mouse hover" title in a few places. Added new feature to users "edit account" page, so they can choose whether to have the weblink module open a new window when a link is clicked or not. More... almost 22 years ago
merged the mysql update file with the main one More... almost 22 years ago
Fixed a small bug (Thanks Kristjan) More... almost 22 years ago
- added _system function - cosmetic change to configuration page - all a tags replaced with lm()'s - small bugfix to the block More... about 22 years ago
woops, commited rather than updated More... about 22 years ago
a slight cosmetic change to the _form function's output. (thanks Moshe) More... about 22 years ago
fixed an error where on displaying nodes it would show all nodes not just weblin ks More... about 22 years ago
one step closer to a full directory system (doesn't support having > 1 vocabulary or vocabularies with terms deeper than 1 level, yet) More... about 22 years ago
commited a few ui changes suggested by moshe: More... about 22 years ago
the module now checks the user has post content rights, it complies with coding standards & now supports taxonomy More... about 22 years ago