| /[drupal]/contributions/modules/weblinks/weblinks.install |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#582362 by NancyDru for abatishko - Correct $node_url for title link. #583028 by NancyDru - Honor "display" setting.
#530082 by NancyDru - Move module weight to checker.
Update HEAD to start 7.x
#519040 by roderik - PostgreSQL install fixes.
#457862 by NancyDru - Drop weight field.
#472970 by jonathan1055, NancyDru - Enhancements to weblinks_checker.
#505962 by NancyDru for Johnathan1055 - Setting to not link node title.
Add stuff to uninstall.
#457862 by NancyDru - Change to sticky-encoded weighting.
#463846 by NancyDru - Add hook_weblinks_preprocess. Update contribs to use. #455446 by NancyDru - Change date and time columns to DATETIME type. #464104 by NancyDru - Add setting to show ranking data. #464106 by NancyDru - Move theme function to checker contrib.
#455452 by NancyDru - Move checker stuff to separate contrib.
#251738 by NancyDru - Feature to convert Janode to Weblinks.
#292741 by NancyDru - Prepare for referrer tracking.
#448508 by jonathan1055 - Correct error check on install_schema.
#448508 by jonathan1055, NancyDru - Fix errors in install code for upgrades.
#449814 by NancyDru - Clean up settings and code.
#409456 by NancyDru, jshprentz - Drop URL index, add url hash. #417302 by NancyDru for Summit - Correct link display in full node mode. #420822 by NancyDru - Fix CSS from blocks split. #419630 by NancyDru for jordanmelnick - Fix block function name changes.
#416712 by NancyDru - Option to log URLs that are checked.
Add hook_update_N to move blocks to the new contrib.
#390248 by NancyDru for rmiddle - Handle user deletion.
#383556 by NancyDru for mirsent - Option to not link group titles.
#341076 by NancyDru for Summit - Blocks by groups.
#341076 by NancyDru for Summit - Blocks by groups.
#301429 by NancyDry for Summit - Change "Visit" to use Token module.
#301429 by NancyDry for Summit - Change "Visit" to use Token module.
Add ability to collapse some groups and not others.
Add ability to collapse some groups and not others.
#299357 by NancyDu for izmeez - fx variable_del in uninstall.
#299357 by NancyDu for izmeez - fx variable_del, key in uninstall.
#298141 by NancyDru for nirvanajyothi - added feature to include image in filter link.
#298141 by NancyDru for nirvanajyothi - added feature to include image in filter link.
#297175 by NancyDru for jasonkotter - add ability to collapse top level categories. Coder finds. Add ability to access info from theme.
#297175 by NancyDru for jasonkotter - add ability to collapse top level categories. Coder finds. Add ability to access info from theme.
#296405 by NancyDru for rmiddle - Added feature to ignore certain error codes. Added overlooked variables to uninstall.
#296405 by NancyDru for rmiddle - Added feature to ignore certain error codes. Added overlooked variables to uninstall.
Oops
#294147 by NancyDru - remove tid, include Views code, first pieces for click tracking.
#294147 by NancyDru - remove tid, include Views code, first pieces for click tracking.
Drupalize the schema, add descriptions.
#293925 by NancyDru, rmiddle - fix update problems.
#293925 by NancyDru, rmiddle - fix update problems.
#293022 by NancyDru - switched group form to taxonomy.
#293022 by NancyDru - switched group form to taxonomy.
#293254 by NancyDru - added user's links feature.
#293254 by NancyDru - added user's links feature.
#292493 by NancyDru - added URL stub. #292491 by NancyDru - added body stub.
#292493 by NancyDru - added URL stub. #292491 by NancyDru - added body stub.
#289157 by NancyDru, rmiddle - add block title limit. #289156 by NancyDru, rmiddle - limit URL display length. #289160 by NancyDru - remove duplicate style. #289153 by NancyDru, rmiddle - unclass descript. optional. #289152 by NancyDru, rmiddle - remove title, group name length restriction.
#289157 by NancyDru, rmiddle - add block title limit. #289156 by NancyDru, rmiddle - limit URL display length. #289160 by NancyDru - remove duplicate style. #289153 by NancyDru, rmiddle - unclass descript. optional. #289152 by NancyDru, rmiddle - remove title, group name length restriction.
Add feature to check vailidity at add/edit. Update uninstall variables to delete.
Add feature to check vailidity at add/edit. Correct parameters in hook_validate. Correct a typo in hook_update.
#286437 by NancyDru, rmiddle- Added new link checker feature.
#286437 by NancyDru, rmiddle- Added new link checker feature.
#286362 by NancyDru - add message when no links. #286368 by NancyDru - fix only unclassified non-display. #163269 by NancyDru - update uninstall code for recent changes.
revert changes make to 5.x-1.x that were ment for 5.x-2.x
Fixing a sticky tag mix up
Remove default on URL.
Remove default on URL.
#284463 by NancyDru for mdlueck - corrected missing comma in SQL.
#284463 by NancyDru, rmiddle, mdlueck - change url field to text.
#284463 by NancyDru, rmiddle, mdlueck - change url field to text.
Coder find. Refresh translation template.
Coder finds
Just consolidated the weblink query into on function.
[#278018] Added a bonus for url stored in weblinks to the search system.
[#278018] Added a bonus for url stored in weblinks to the search system.
Update uninstall to delete a few missed Varibles and to remove the catogory from the system.
Update uninstall to delete a few missed Varibles and to remove the catogory from the system.
#157196 NancyDru patch for Duplicate URL checking plus and lot of clean up on my part.
#143896 by Roderik: Insert and Update of URL's not working on PostgreSQL 8.1. Patch slightly modified by me.
#143896 by Roderik: Insert and Update of URL's not working on PostgreSQL 8.1. Patch slightly modified by me.
Partial 6.x port by rmiddle (slight changes by me) Some stuff still needs work.
Merge 1.1:1.1.4.5
Merge prep: Rolling back to 1.1.
255 character urls.
255 character urls.
Fix postgresql error.
coding style and commentary.
coding style fixes.
Added in the new installer
Added feature to choose whether links open in a new window, fixed several theming and loading errors
Fixed category creation problem, bad admin links, PgSQL install problem, and added in url node toggle for links display
*** empty log message ***
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |