302
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a db_query_range() call More... over 21 years ago
now using db_query_range() for better DB compatibility More... over 21 years ago
added a warning when an admin fails to assign a vocabulary to this module More... over 21 years ago
don't show / count unpublished / to be moderated links More... almost 22 years ago
fixed a small bug in format_plural(<hits>) More... almost 22 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... almost 22 years ago
updated to work with clean url's More... almost 22 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... almost 22 years ago
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html. More... almost 22 years ago
Another readme More... almost 22 years ago
replaced custom function with official theme_invoke replaced generic "post content" permission with "create weblinks" indexed to nid More... about 22 years ago
updated to taxonomy rev 1.20 More... about 22 years ago
* Fixed problems with earlier update (must test before commiting in future, doh!) * Ran code through code-style.pl More... about 22 years ago
updated to work with latest changes to block system. More... about 22 years ago
* Fixed a taxonomy related bug, a missing unset() made the main directory page list sub-terms incorrectly. More... about 22 years ago
Corrected the revision number More... over 22 years ago
---------------------------------------------------------------------- More... over 22 years ago
a few additions by Marco :) More... over 22 years ago
Applied marco's fixs: - deleted unused globals - fixed a few queries - removed a filter() call More... over 22 years ago
Applied Julio's multiple vocabulary patch. More... over 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... over 22 years ago
merged the mysql update file with the main one More... over 22 years ago
Fixed a small bug (Thanks Kristjan) More... over 22 years ago
- added _system function - cosmetic change to configuration page - all a tags replaced with lm()'s - small bugfix to the block More... over 22 years ago
woops, commited rather than updated More... over 22 years ago
a slight cosmetic change to the _form function's output. (thanks Moshe) More... over 22 years ago
fixed an error where on displaying nodes it would show all nodes not just weblin ks More... over 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... over 22 years ago
commited a few ui changes suggested by moshe: More... over 22 years ago
the module now checks the user has post content rights, it complies with coding standards & now supports taxonomy More... over 22 years ago