weblinks 6.x-2.5
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.5.tar.gz | 59.48 KB | 6de22acfe5c4ebc5cd01938d437261bf |
| weblinks-6.x-2.5.zip | 79.76 KB | 089c27cecd74c4b6b733b4bd0804c5f2 |
Release notes
Correct bad code base.
weblinks 6.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.4.tar.gz | 43.9 KB | e88ed29f164b5c2d3c98a55dc5f07742 |
| weblinks-6.x-2.4.zip | 55.6 KB | 600dc48b7ddb9001729ba3c7de2bed0f |
Release notes
DO NOT INSTALL THIS RELEASE - IT IS BROKEN!!!
- Correct field list on "title" ordering. #591546: Postgres 8.3 error
- Mark Filter as a dependency. #594652: Filter permission needed while weblinks_filter is disabeld
- Add user access check for filter setting. #594652: Filter permission needed while weblinks_filter is disabeld
- Correct url display on node. #602574: "Display URL/Visit on links page" also disables link on node page
- Add help text to URL field. #603206: I need to change submitting form for users (textarea to textfield)
- Correct unclassified block. #607870: Weblinks unclassified block not visible
- Add 'edit group weblink' perm in group display. #610976: Can no longer access Web Link Overview
- Fix double encoding in title attribute. #709548: Title attribute in link is double encoded
- Add "author" block. #709564: Want an "author" block to show link by a node's author
- Correct date in Popular block. #709648: Date in Popular block is wrong
- Add setting for redirect after add. #679394: submission redirect to /weblinks issue
- Add setting for extra link classes. #613254: Ability to add custom class
- Only expose fields to Weblinks content. #775082: Only expose webform fields in hook_content_extra_fields() for weblinks node type
- Add CSS comment for node title. #841344: weblinks.css not used?
weblinks 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| weblinks-7.x-1.x-dev.tar.gz | 58.01 KB | ed2b6c151b2b618a46adebf401200f88 |
| weblinks-7.x-1.x-dev.zip | 78.63 KB | 39d01f68bbc635057ba28ac7a14fd330 |
Release notes
Drupal 7 Development Version.
weblinks 6.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.3.tar.gz | 84.98 KB | 1b43ebc7faa5a32693c6e303b56e4510 |
| weblinks-6.x-2.3.zip | 117.56 KB | 8d4edab96a007f26302604d6ec0e102e |
Release notes
Update.php required: Yes
- Improved duplicate checking. #575512: Checker Allowing Duplicates
- Correct $node_url for title link. #582362: Module destroys $node_url for all node types
- Honor "display" setting. #583028: "Display URL/Visit on links page" setting not honored.
weblinks 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.2.tar.gz | 84.54 KB | 5494f7361594764f57d528ff8d36e9f5 |
| weblinks-6.x-2.2.zip | 116.97 KB | 5393dc9cdd368e4e8e53a739d945fc61 |
Release notes
Update.php required: Yes
- Correct typos in checker. #533780: Validation of checker settings
- Add option hiding code. #533792: Missing javascript for unpublish settings show/hide
- Correct uninstall function name. #536314: weblinks_checker.install corrections
- Move module weight to checker. #530082: Module weight
- Fix embed collapsibility problem. #543824: embed link contrib doesn't write legend tag
- Remove dependency on Help module.
- Fix "username's links" link; allow edit/delete on user page. #538166: Code generated for "Username's links"
- Allow blocks to use click tracking. #551074: configuration & information questions
- Add "All" block. #551074: configuration & information questions
- Simplify code on "username's links" link. #538166: Code generated for "Username's links"
- Remove "marks" from user's own content. #549150: Weblinks new and updated flags show even to author
- Use "HEAD" method for checking. #538948: Code review findings...
- Remove redundant watchdogs. #562572: Remove two duplicate watchdog calls
- Code cleanup. #538948: Code review findings...
- Correct watchdog call in checker. #563828: Checker causes Watchdog error
- Remove check for blank unclassified and unpublished descriptions. #563606: Show unclassified group description even when group title is blank
- Improve unclassified and unpublished admin form descriptions. #563624: Corrections to help text in admin group settings
- Allow blank unpublished group title. #563974: Allow unpublished links to be included in regular groups
- Correct query for unclassified links. #563986: Query is returning all links for unclassified
- Fix multiple link display. #576396: Links shown multiple times
- German translation. #571194: German translation
- Make fields available to CCK. #579208: Make fields available to CCK
- Correct redirect to work on delete. #579444: Links cannot be deleted from edit page
weblinks 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.1.tar.gz | 76.13 KB | 2a902b49902da7e7d385d94ad81a75ac |
| weblinks-6.x-2.1.zip | 101.81 KB | 1f6fb649f7354dddcc4024beac183cbd |
Release notes
- Added missing initialization statement.
- Correct a comment
- Change "more" link to standard class; help links to menu tab class. #486638: Weblinks block more link location
- Fix check for producing edit and delete links. #504790: "Edit Link" / "Delete Link" not appearing in overview on user's own links
- Always get an "Unclassified" block. #471736: Web Links: Random, Recent, Most Popular, etc. shouldn't disapear when selecting "Blocks by group"
- Group settings moved to group add/edit page. #498208: Block settings changes
- Remove overview page. #483764: Remove admin page
- "Set elsewhere" message no longer applies. #487766: Weblinks "blocks by group" set elsewhere
- Correct group sort order variable handling. #506312: Group links missing after editing a group
- Tab for main links page. #506328: Add tab link to get back to link page
- Move "page rankings" onto weblinks menu path. #506334: Move "Page Rankings" onto the weblinks menu path.
- Correct taxonomy check in admin.
- Add 'Unpublished' title and desc entry fields to admin form. #504202: 'Unpublished' title and desc entry fields on admin form
- Don't do links on comments. #507296: Links on comments
- Force groups with empty titles to not collapse. #504202: 'Unpublished' title and desc entry fields on admin form
- Setting to not link node title. #505962: Option to NOT link to NODE
- Feature to embed groups in content.#509786: Embed links in content
- Links_embed can now handle group names. #510088: Links_embed should also take a group name
- Fixed directory structure.
- Fix reversed settings descriptions. #505962: Option to NOT link to NODE
- Overhaul menu structure. #510794: Helper tabs not displaying like menus
- Remove collapsible class when not collapsible. #504202: 'Unpublished' title and desc entry fields on admin form
- Clean up CSS; add admin.css; remove unused code. #486628: Weblinks css files
weblinks 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.0.tar.gz | 76 KB | 0e74d6f3d72c39912fe6da86fe12f888 |
| weblinks-6.x-2.0.zip | 96.94 KB | c2237ba76a2ceda3aa80c6a394562837 |
Release notes
6.x-2.0
Update.php required: Yes
See #338464: Use node_view to display the links.
This new branch is a major change to using "node_view()" rather than our own content display. This technique has many benefits, some of them are:
- All other modules can add their displays as normal (such as Image Attach, Five Star, RealName, etc.)
- This allows the site administrator the ability to much more easily theme the links how ever she/he wishes.
- Cleans up some stuff that is no longer needed.
- Better sets the stage for D7.
Issues Addressed
- Fix Postgres query problem. #399564: PostgreSQL incompatibility
- Ability to display links submitted by specific user. #405150: Ability to display links submitted by specific user
- Add child groups to Related block. #393986: Still puzzling: show the subcatgeory on the parent pages?
- Improvements to Alexa rank indication.
- Fix missing option checks. #416566: Author-information shown, while not selected in weblinks-settings
- Fix block problems. #341076: Random/popular content block per group
- Added drupal_add_css to admin pages. #416694: CSS not loaded in admin pages
- Option to log URLs that are checked. #416712: Show all URLs that are checked
- Fix end divs. #417290: One too many closing divs in checker settings tab
- Drop URL index, add url hash. #409456: MySQL does not create url index as requested
- Correct link display in full node mode. #417302: links display on the node view page not working correctly I think
- Fix CSS from blocks split. #420822: Block formatting messed up
- Fix block function name changes. #419630: weblinks block more link problems
- Allow for "allow_url_fopen" to not be enabled (Pralexa). #415192: Pralexa: using curl instead of simplexml_load_file
weblinks 6.x-2.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.0-rc3.tar.gz | 76.05 KB | 4a78959eb7ef6cba582f68a8423f513b |
| weblinks-6.x-2.0-rc3.zip | 96.96 KB | 8a4a6b9c4c2dbe0a34d8c80295ddc338 |
Release notes
Update.php required: Yes
This new branch is based on the current 6.x-1.x-dev code. It is a major change to using "node_view()" [see See #338464: Use node_view to display the links] rather than our own content display. This technique has many benefits, some of them are:
- All other modules can add their displays as normal (such as Image Attach, Five Star, RealName, etc.)
- This allows the site administrator the ability to much more easily theme the links how ever she/he wishes.
- Cleans up some stuff that is no longer needed.
- Better sets the stage for D7.
- Fix Postgres query problem. #399564: PostgreSQL incompatibility
- Ability to display links submitted by specific user. #405150: Ability to display links submitted by specific user
- Add child groups to Related block. #393986: Still puzzling: show the subcatgeory on the parent pages?
- Improvements to Alexa rank indication.
- Fix missing option checks. #416566: Author-information shown, while not selected in weblinks-settings
- Fix block problems. #341076: Random/popular content block per group
- Added drupal_add_css to admin pages. #416694: CSS not loaded in admin pages
- Option to log URLs that are checked. #416712: Show all URLs that are checked
- Fix end divs. #417290: One too many closing divs in checker settings tab
- Drop URL index, add url hash. #409456: MySQL does not create url index as requested
- Correct link display in full node mode. #417302: links display on the node view page not working correctly I think
- Fix CSS from blocks split. #420822: Block formatting messed up
- Fix block function name changes. #419630: weblinks block more link problems
- Allow for "allow_url_fopen" to not be enabled (Pralexa). #415192: Pralexa: using curl instead of simplexml_load_file
weblinks 6.x-2.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.0-rc2.tar.gz | 73.95 KB | 8d2b4b8812cba8801a04ab57e2a9f4e8 |
| weblinks-6.x-2.0-rc2.zip | 95.09 KB | b60becb8ace66e56c46f37e4c0e9fc98 |
Release notes
6.x-2.x-dev
Update.php required: Yes
See #338464: Use node_view to display the links.
This new branch is based on the current 6.x-1.x-dev code. It is a major change to using "node_view()" rather than our own content display. This technique has many benefits, some of them are:
- All other modules can add their displays as normal (such as Image Attach, Five Star, RealName, etc.)
- This allows the site administrator the ability to much more easily theme the links how ever she/he wishes.
- Cleans up some stuff that is no longer needed.
- Better sets the stage for D7.
NOTE: This code still needs some testing, especially as an upgrade from version 1 and from 5.x. You absolutely need to clear your cache to pick up new menu and theme functions. There probably will be no new features or fixes added to 6.x-1.x. We believe the latest release is stable enough for live sites, but that is up to you.
NOTE: This change cannot be back-ported to 5.x due to lack of theming support.
NOTE: Click tracking is now available.
- Fix Postgres query problem. #399564: PostgreSQL incompatibility
- Ability to display links submitted by specific user. #405150: Ability to display links submitted by specific user
- Add child groups to Related block. #393986: Still puzzling: show the subcatgeory on the parent pages?
- Improvements to Alexa rank indication.
weblinks 6.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.0-rc1.tar.gz | 72.55 KB | fa990799db28af6abac1e9676698c6ca |
| weblinks-6.x-2.0-rc1.zip | 93.57 KB | 8c9a70c233fb90ddc015731f19dead42 |
Release notes
Update.php required: Yes
See #338464: Use node_view to display the links.
This new branch is based on the current 6.x-1.x-dev code. It is a major change to using "node_view()" rather than our own content display. This technique has many benefits, some of them are:
- All other modules can add their displays as normal (such as Image Attach, Five Star, RealName, etc.)
- This allows the site administrator the ability to much more easily theme the links how ever she/he wishes.
- Cleans up some stuff that is no longer needed.
- Better sets the stage for D7.
- Fix Postgres query problem. #399564: PostgreSQL incompatibility
- Ability to display links submitted by specific user. #405150: Ability to display links submitted by specific user
- Add child groups to Related block. #393986: Still puzzling: show the subcatgeory on the parent pages?
- Improvements to Alexa rank indication.
- Fix missing option checks. #416566: Author-information shown, while not selected in weblinks-settings
- Fix block problems. #341076: Random/popular content block per group
- Added drupal_add_css to admin pages. #416694: CSS not loaded in admin pages
- Option to log URLs that are checked. #416712: Show all URLs that are checked
- Fix end divs. #417290: One too many closing divs in checker settings tab
- Drop URL index, add url hash. #409456: MySQL does not create url index as requested
- Correct link display in full node mode. #417302: links display on the node view page not working correctly I think
- Fix CSS from blocks split. #420822: Block formatting messed up
- Fix block function name changes. #419630: weblinks block more link problems
- Allow for "allow_url_fopen" to not be enabled (Pralexa). #415192: Pralexa: using curl instead of simplexml_load_file
- Add click tracking. #293358: Click tracking
weblinks 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-1.6.tar.gz | 63.97 KB | f769f5521c9b55471c2c4146e0d9ae4c |
| weblinks-6.x-1.6.zip | 78.42 KB | cac633f391edc99d604cd5d671fcc9bd |
Release notes
Final 6.x-1.x release.
- Small bug found during automated testing.
- Correct error check on install_schema. #448508: Result of install is not checked correctly
weblinks 5.x-2.5
| Download | Size | md5 hash |
|---|---|---|
| weblinks-5.x-2.5.tar.gz | 51.2 KB | bf882c4b631f1dcf017b80a55686d3cc |
| weblinks-5.x-2.5.zip | 63.02 KB | 6c9c727c53baf3d74c1a1000c29b1b23 |
Release notes
Conversions for Janode and LinksDB modules.
weblinks 6.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.0-beta2.tar.gz | 69.38 KB | bbde4a50ff3eeecd1c0d2562bf63bcc5 |
| weblinks-6.x-2.0-beta2.zip | 86.43 KB | 48a9986fc4bbe0b9d25d06a35a7cebd5 |
Release notes
Includes all patches in this new branch:
- Fix Postgres query problem. #399564: PostgreSQL incompatibility
- Ability to display links submitted by specific user. #405150: Ability to display links submitted by specific user
- Add child groups to Related block. #393986: Still puzzling: show the subcatgeory on the parent pages?
- Improvements to Alexa rank indication.
- Fix missing option checks. #416566: Author-information shown, while not selected in weblinks-settings
- Fix block problems. #341076: Random/popular content block per group
- Added drupal_add_css to admin pages. #416694: CSS not loaded in admin pages
- Option to log URLs that are checked. #416712: Show all URLs that are checked
- Fix end divs. #417290: One too many closing divs in checker settings tab
- Drop URL index, add url hash. #409456: MySQL does not create url index as requested
- Correct link display in full node mode. #417302: links display on the node view page not working correctly I think
- Fix CSS from blocks split. #420822: Block formatting messed up
- Fix block function name changes. #419630: weblinks block more link problems
- Allow for "allow_url_fopen" to not be enabled (Pralexa). #415192: Pralexa: using curl instead of simplexml_load_file
- Add click tracking. #293358: Click tracking
- Better block titles.
- Add css inclusion in blocks. #427716: Multiple Issues with Web Links module
- Fix "show description" in block. #429250: Block "Show description" not working
- Remove "show comment" setting. #429254: "Show comment links" no longer applicable
- Fix block theme call. #430976: Missing argument 6 for theme_weblinks_block_item
- Correct cron status update; misc formatting changes. #433524: Status information not displayed
- Document validation error potential. #434462: "Open link in new window" causes HTML validation errors.
- Some themes cause duplicated node titles. #419334: Duplicated title
- Fix some theming issues. #433892: weblinks-link.tpl.php issues
weblinks 5.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| weblinks-5.x-2.4.tar.gz | 49.29 KB | 566ebbae87e25dfe95524e3ed281dae2 |
| weblinks-5.x-2.4.zip | 58.25 KB | 5f4584ccd61fe8af65b18e490ba5daa9 |
Release notes
#387356 by jonathan1055 - Check for checker enabled in Cron.
#399564 by NancyDru for umb500 - Fix Postgres problem.
#439854 by NancyDru for Alan D. - Correct query in popular block.
weblinks 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.0-beta1.tar.gz | 66.81 KB | 5dd78de547348e65a53db02fed60f491 |
| weblinks-6.x-2.0-beta1.zip | 81.46 KB | 2cf89c6f0c2acc91d32ea0615975cb4f |
Release notes
Continued march towards goodness.
weblinks 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-1.5.tar.gz | 59.73 KB | fede991e14a2fe02ef26eb29bc6eb77e |
| weblinks-6.x-1.5.zip | 73.23 KB | 7ffa686a73f901b142743550532fcaa6 |
Release notes
Bug Fix only release.
Fix help comment
#435666: pralexa sql syntax error for michtoen - Move nid to first in list for db_rewrite_sql.
#427716: Multiple Issues with Web Links module for Jeremy Toaster - Add css inclusion in blocks.
#419630: weblinks block more link problems for jordanmelnick - Fix block function name changes.
#399564: PostgreSQL incompatibility for umb500 - Fix Postgres problem.
#341076: Random/popular content block per group for Summit - Correct block creation logic
#420822: Block formatting messed up Fix CSS from blocks split.
#417290: One too many closing divs in checker settings tab For jonathan1055 for One too many closing divs in checker settings tab
weblinks 6.x-2.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.0-alpha4.tar.gz | 66.08 KB | fbc41bc4cbffa183f4f2cd932b66ed65 |
| weblinks-6.x-2.0-alpha4.zip | 80.73 KB | fe931798fc0326b0a1951e7174ed79a2 |
Release notes
See project page. New release required for potentially serious problem.
weblinks 6.x-2.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.0-alpha3.tar.gz | 66 KB | 964a53d67b7af09daaa52fdf8160fd0c |
| weblinks-6.x-2.0-alpha3.zip | 80.7 KB | a39d1089f49d6390dc1dc17e8d21818b |
Release notes
See #338464: Use node_view to display the links.
- Fix Postgres query problem. #399564: PostgreSQL incompatibility
- Ability to display links submitted by specific user. #405150: Ability to display links submitted by specific user
- Add child groups to Related block. #393986: Still puzzling: show the subcatgeory on the parent pages?
- Improvements to Alexa rank indication.
- Fix missing option checks. #416566: Author-information shown, while not selected in weblinks-settings
- Fix block problems. #341076: Random/popular content block per group
- Added drupal_add_css to admin pages. #416694: CSS not loaded in admin pages
- Option to log URLs that are checked. #416712: Show all URLs that are checked
- Fix end divs. #417290: One too many closing divs in checker settings tab
- Drop URL index, add url hash. #409456: MySQL does not create url index as requested
- Correct link display in full node mode. #417302: links display on the node view page not working correctly I think
- Fix CSS from blocks split. #420822: Block formatting messed up
- Fix block function name changes. #419630: weblinks block more link problems
- Allow for "allow_url_fopen" to not be enabled (Pralexa). #415192: Pralexa: using curl instead of simplexml_load_file
- Add click tracking. #293358: Click tracking
- Better block titles.
- Add css inclusion in blocks. #427716: Multiple Issues with Web Links module
- Fix "show description" in block. #429250: Block "Show description" not working
- Remove "show comment" setting. #429254: "Show comment links" no longer applicable
weblinks 6.x-2.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-2.0-alpha2.tar.gz | 65.65 KB | aba986bd7e19d54c02938812701546ba |
| weblinks-6.x-2.0-alpha2.zip | 80.26 KB | 859f17e28c485d6dd980598fc3f7d3c5 |
Release notes
#338464: Use node_view to display the links
- Fix Postgres query problem. #399564: PostgreSQL incompatibility
- Ability to display links submitted by specific user. #405150: Ability to display links submitted by specific user
- Add child groups to Related block. #393986: Still puzzling: show the subcatgeory on the parent pages?
- Improvements to Alexa rank indication.
- Fix missing option checks. #416566: Author-information shown, while not selected in weblinks-settings
- Add missing "Create block" option. #341076: Random/popular content block per group
- Added drupal_add_css to admin pages. #416694: CSS not loaded in admin pages
- Option to log URLs that are checked. #416712: Show all URLs that are checked
weblinks 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| weblinks-6.x-1.4.tar.gz | 59.53 KB | 5e95d1a2b763ef15e654809b33826576 |
| weblinks-6.x-1.4.zip | 73.04 KB | 05c7d8d4fba3d9121b5a57308b138412 |
Release notes
Update.php required: Yes
Special cases: Pralexa users must uninstall (completely) and re-install.
* Add-on modules moved into the "contribs" folder. NOTE: this may require you to disable and re-enable the add-on modules to pick up the new location.
* All modules now include package = weblinks.
* New contrib to show Google Pagerank and Alexa Rank. 6.x only #375563: Google Pagerank and Alexa Rank for every link in weblinks using cron.
* Option to not link group titles. #383556: I want weblinks group title to be neither collapsible nor a link
* Improvements to Pralexa add-on. #375563: Google Pagerank and Alexa Rank for every link in weblinks using cron. If you have previously installed this module, you must uninstall it completely and re-install.
* Check for checker enabled in Cron. #387356: Cannot turn off Cron links validator
* Added "related" block. #387750: Related block
* Add settings link to cron watchdog message.
* #375563Misc. Pralexa changes: change to menu_callback; add last_checked to list (setting); fix help links; add settings link to watchdog. #375563: Google Pagerank and Alexa Rank for every link in weblinks using cron.
* Handle user deletion. #390248: Add hook so that when a user is deleted it will check and reasign any links that are posted by them.