/[drupal]/contributions/modules/nodewords/nodewords.install
ViewVC logotype

Log of /contributions/modules/nodewords/nodewords.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.10.2.131 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 26 23:39:31 2009 UTC (2 days, 7 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.130: +2 -2 lines
Diff to previous 1.10.2.130 , to branch point 1.10 , to next main 1.18
By KiamLaLuno: Follow-up to the previous commit I made.

Revision 1.10.2.130 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 08:12:34 2009 UTC (5 days, 23 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.129: +41 -3 lines
Diff to previous 1.10.2.129 , to branch point 1.10
#640278 by KiamLaLuno: Change the order the settings for other pages are used.

Revision 1.10.2.129 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 00:28:12 2009 UTC (6 days, 7 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.128: +12 -4 lines
Diff to previous 1.10.2.128 , to branch point 1.10
By KiamLaLuno: Removed a key from the table nodewords_custom; changed an error message string.

Revision 1.10.2.128 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 17:14:20 2009 UTC (6 days, 14 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.127: +5 -7 lines
Diff to previous 1.10.2.127 , to branch point 1.10
By KiamLaLuno: Changed the data type for the field {nodewords_custom}.name.

Revision 1.10.2.127 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 17:09:21 2009 UTC (6 days, 14 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.126: +3 -3 lines
Diff to previous 1.10.2.126 , to branch point 1.10
By KiamLaLuno: Corrected the size for the field {nodewords_custom}.name.

Revision 1.10.2.126 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 17:04:08 2009 UTC (6 days, 14 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.125: +58 -2 lines
Diff to previous 1.10.2.125 , to branch point 1.10
#639392 by KiamLaLuno: Wildcards not working in "Other Pages".

Revision 1.10.2.125 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 11:15:00 2009 UTC (8 days, 20 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.124: +15 -2 lines
Diff to previous 1.10.2.124 , to branch point 1.10
By KiamLaLuno: Removed the option that allowed to decide if the meta tags fieldset should be shown collapsed, or not; the fieldset is now always shown collapsed.

Revision 1.10.2.124 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 17:38:43 2009 UTC (9 days, 13 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.123: +8 -3 lines
Diff to previous 1.10.2.123 , to branch point 1.10
By KiamLaLuno: Changed the code to use the value of a constant, rather than a literal string.

Revision 1.10.2.123 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 23:48:08 2009 UTC (11 days, 7 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.122: +22 -2 lines
Diff to previous 1.10.2.122 , to branch point 1.10
#635386 by KiamLaLuno: Add more options to filter the text present in the node teaser used as meta tag content.

Revision 1.10.2.122 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 01:41:42 2009 UTC (12 days, 5 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.121: +14 -12 lines
Diff to previous 1.10.2.121 , to branch point 1.10
#634174 by KiamLaLuno: Updating from 6100 to 6113 fails under PostgreSQL.

Revision 1.10.2.121 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 14 12:20:52 2009 UTC (2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.120: +2 -2 lines
Diff to previous 1.10.2.120 , to branch point 1.10
#620408 by KiamLaLuno: Default value assigned to a parameter passed by reference.

Revision 1.10.2.120 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 05:20:02 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.119: +2 -2 lines
Diff to previous 1.10.2.119 , to branch point 1.10
By KiamLaLuno: Corrected a call to drupal_set_message() made from an update function.

Revision 1.18.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 12:37:01 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.13: +1 -2 lines
Diff to previous 1.18.2.13 , to branch point 1.18
By KiamLaLuno: Changed the code as per #629588, #629564, #628868.

Revision 1.18.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 10:43:47 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.12: +2 -2 lines
Diff to previous 1.18.2.12 , to branch point 1.18
By KiamLaLuno: Corrected nodewords_update_6301(), which was not updating the correct database rows.

Revision 1.18.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 13:30:17 2009 UTC (2 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.11: +2 -2 lines
Diff to previous 1.18.2.11 , to branch point 1.18
By KiamLaLuno: Changed "You can enable them in" in "You can enable it in" in nodewords_update_6310().

Revision 1.18.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 13:09:40 2009 UTC (2 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.10: +14 -1 lines
Diff to previous 1.18.2.10 , to branch point 1.18
By KiamLaLuno: Added an update function to advise the users about the third-party module integration settings.

Revision 1.18.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 12:54:40 2009 UTC (2 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.9: +5 -1 lines
Diff to previous 1.18.2.9 , to branch point 1.18
By KiamLaLuno: Updated nodewords_uninstall() to remove Drupal variables that were not removed in the previous committed code.

Revision 1.10.2.119 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 21:33:29 2009 UTC (2 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.118: +3 -1 lines
Diff to previous 1.10.2.118 , to branch point 1.10
By KiamLaLuno: Updated the uninstall function to remove two Drupal variables used from the previous stable version.

Revision 1.18.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 20:21:07 2009 UTC (2 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.8: +39 -18 lines
Diff to previous 1.18.2.8 , to branch point 1.18
By KiamLaLuno: Updated the update functions after reverting the code for branch 6.x-1.

Revision 1.10.2.118 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 20:19:05 2009 UTC (2 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.117: +29 -11 lines
Diff to previous 1.10.2.117 , to branch point 1.10
By KiamLaLuno: Reverted the code, and removed the field language.

Revision 1.10.2.117 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 12:49:15 2009 UTC (2 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.116: +17 -3 lines
Diff to previous 1.10.2.116 , to branch point 1.10
By KiamLaLuno: Follow-up to the previous commits.

Revision 1.10.2.116 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 22:51:39 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.115: +11 -10 lines
Diff to previous 1.10.2.115 , to branch point 1.10
By KiamLaLuno: Changed the update functions code to use the Drupal variable functions.

Revision 1.18.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 22:32:26 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.7: +29 -20 lines
Diff to previous 1.18.2.7 , to branch point 1.18
By KiamLaLuno: Changed the update functions code to use the Drupal variable functions.

Revision 1.18.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 21:16:59 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.6: +30 -2 lines
Diff to previous 1.18.2.6 , to branch point 1.18
By KiamLaLuno: Changed the uninstallation code to use variable_del() to delete the Drupal variables used by the module.

Revision 1.10.2.115 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 19:42:45 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.114: +28 -2 lines
Diff to previous 1.10.2.114 , to branch point 1.10
By KiamLaLuno: Changed the uninstallation code to use variable_del() to delete the Drupal variables used by the module.

Revision 1.10.2.114 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 13:33:34 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.113: +2 -2 lines
Diff to previous 1.10.2.113 , to branch point 1.10
By KiamLaLuno: Fixed nodewords_update_6146(), which was calling a not existing function.

Revision 1.10.2.113 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 20:08:07 2009 UTC (3 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.112: +2 -2 lines
Diff to previous 1.10.2.112 , to branch point 1.10
By KiamLaLuno: Corrected the previous commit.

Revision 1.18.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 20:07:21 2009 UTC (3 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.5: +27 -1 lines
Diff to previous 1.18.2.5 , to branch point 1.18
By KiamLaLuno: Restored the value used for the meta tag ROBOTS used in list pages.

Revision 1.10.2.112 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 20:05:35 2009 UTC (3 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.111: +27 -1 lines
Diff to previous 1.10.2.111 , to branch point 1.10
By KiamLaLuno: Restored the value used for the meta tag ROBOTS used in list pages.

Revision 1.18.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 18:13:52 2009 UTC (3 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.4: +49 -5 lines
Diff to previous 1.18.2.4 , to branch point 1.18
 By KiamLaLuno: Added the language field, and changed indexes, and unique keys.

Revision 1.10.2.111 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 12:31:27 2009 UTC (3 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.110: +62 -4 lines
Diff to previous 1.10.2.110 , to branch point 1.10
By KiamLaLuno: Added the language field, and changed indexes, and unique keys.

Revision 1.18.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 17:33:13 2009 UTC (4 weeks ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.3: +3 -1 lines
Diff to previous 1.18.2.3 , to branch point 1.18
By KiamLaLuno: Added the code to initialize the variable $schema before it is used.

Revision 1.10.2.110 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 17:32:07 2009 UTC (4 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.109: +3 -1 lines
Diff to previous 1.10.2.109 , to branch point 1.10
By KiamLaLuno: Added the code to initialize the variable $schema before it is used.

Revision 1.10.2.109 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 13:58:50 2009 UTC (4 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3-BETA4, DRUPAL-6--1-3-BETA5
Changes since 1.10.2.108: +43 -40 lines
Diff to previous 1.10.2.108 , to branch point 1.10
#616394 by KiamLaLuno: Upgrade from D5 ends with disabled nodewords module, but enabled submodules.

Revision 1.18.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 09:46:34 2009 UTC (4 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.2: +19 -1 lines
Diff to previous 1.18.2.2 , to branch point 1.18
By KiamLaLuno: Removed the tab pager from the settings pages.

Revision 1.10.2.108 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 09:39:22 2009 UTC (4 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.107: +20 -13 lines
Diff to previous 1.10.2.107 , to branch point 1.10
By KiamLaLuno: Removed the tab pager from the settings pages.

Revision 1.18.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 18:36:56 2009 UTC (4 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18.2.1: +2 -6 lines
Diff to previous 1.18.2.1 , to branch point 1.18
By KiamLaLuno: Changed the condition checked before to interrupt the module update.

Revision 1.18.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 18:32:44 2009 UTC (4 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.18: +14 -1 lines
Diff to previous 1.18
#613360 by KiamLaLuno: Remove backup table "nodewords_10".

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 11:29:21 2009 UTC (4 weeks, 6 days ago) by kiam
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--3
Changes since 1.17: +9 -1 lines
Diff to previous 1.17
By KiamLaLuno: Added a warning shown when "Meta Tags by path" is enabled.

Revision 1.10.2.107 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 11:27:42 2009 UTC (4 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.106: +9 -1 lines
Diff to previous 1.10.2.106 , to branch point 1.10
By KiamLaLuno: Added a warning shown when "Meta Tags by path" is enabled.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 07:22:34 2009 UTC (5 weeks ago) by kiam
Branch: MAIN
Changes since 1.16: +25 -1 lines
Diff to previous 1.16
By KiamLaLuno: Added the code to change the value for the Drupal variable 'nodewords_max_size' if it contains the previous default value of 255.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 07:17:04 2009 UTC (5 weeks ago) by kiam
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
By KiamLaLuno: Changed the error message shown from nodewords_update_6300().

Revision 1.10.2.106 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 07:15:05 2009 UTC (5 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.105: +6 -3 lines
Diff to previous 1.10.2.105 , to branch point 1.10
By KiamLaLuno: Changed the function nodewords_update_6143() to avoid it saves a value for a Drupal variable if the variable was not previously set.

Revision 1.10.2.105 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 20:06:42 2009 UTC (5 weeks ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3-BETA3
Changes since 1.10.2.104: +2 -2 lines
Diff to previous 1.10.2.104 , to branch point 1.10
By KiamLaLuno: Fixed the queries executed in the update functions.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 20:05:07 2009 UTC (5 weeks ago) by kiam
Branch: MAIN
Changes since 1.14: +6 -6 lines
Diff to previous 1.14
By KiamLaLuno: Fixed the queries executed in the update functions.

Revision 1.10.2.104 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 16:45:34 2009 UTC (5 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.103: +3 -3 lines
Diff to previous 1.10.2.103 , to branch point 1.10
#613350 by KiamLaLuno: Rename the tab "Global and default meta tags".

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 16:25:58 2009 UTC (5 weeks ago) by kiam
Branch: MAIN
Changes since 1.13: +28 -1 lines
Diff to previous 1.13
By KiamLaLuno: Added a missing update function.

Revision 1.10.2.103 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 16:22:28 2009 UTC (5 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.102: +9 -3 lines
Diff to previous 1.10.2.102 , to branch point 1.10
By KiamLaLuno: Corrected the update function nodewords_update_6142(), which was not working in the case the Drupal variable was not found in the database; renamed the function nodewords_update_6142() as nodewords_update_6143().

Revision 1.10.2.102 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 13:23:16 2009 UTC (5 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.101: +4 -4 lines
Diff to previous 1.10.2.101 , to branch point 1.10
By KiamLaLuno: Removed the call to t() inside the update functions.

Revision 1.10.2.101 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 12:55:47 2009 UTC (5 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.100: +18 -4 lines
Diff to previous 1.10.2.100 , to branch point 1.10
By KiamLaLuno: Follow-up to the previous commits.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 12:40:23 2009 UTC (5 weeks ago) by kiam
Branch: MAIN
Changes since 1.12: +22 -1 lines
Diff to previous 1.12
#613410 by KiamLaLuno: Code wrongly uses Drupal variables nodewords_basic_user_teaser_$content_type.

Revision 1.10.2.100 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 12:27:49 2009 UTC (5 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.99: +5 -1 lines
Diff to previous 1.10.2.99 , to branch point 1.10
#610458 by hass, KiamLaLuno: Extend default max meta description length to 350 characters.

Revision 1.10.2.99 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 10:51:00 2009 UTC (5 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.98: +12 -6 lines
Diff to previous 1.10.2.98 , to branch point 1.10
#613360 by KiamLaLuno: Remove backup table "nodewords_10".

Revision 1.10.2.98 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 10:36:24 2009 UTC (5 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.97: +22 -1 lines
Diff to previous 1.10.2.97 , to branch point 1.10
#613410 by KiamLaLuno: Code wrongly uses Drupal variables nodewords_basic_user_teaser_$content_type.

Revision 1.10.2.97 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 23:29:09 2009 UTC (5 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.96: +39 -2 lines
Diff to previous 1.10.2.96 , to branch point 1.10
#612976 by KiamLaLuno: "edit" and "head" array is not upgraded (settings lost).

Revision 1.10.2.96 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:48:46 2009 UTC (5 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.95: +4 -4 lines
Diff to previous 1.10.2.95 , to branch point 1.10
#612978: Setting "Use the node teaser if the description meta tag is not set" lost after upgrade (setting lost).

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 20:25:38 2009 UTC (5 weeks, 1 day ago) by kiam
Branch: MAIN
Changes since 1.11: +73 -566 lines
Diff to previous 1.11
By KiamLaLuno: Updating the files content to start a new branch.

Revision 1.10.2.95 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 13:29:10 2009 UTC (5 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.94: +2 -2 lines
Diff to previous 1.10.2.94 , to branch point 1.10
By KiamLaLuno: Changed the order of the definition of the table keys.

Revision 1.10.2.94 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 13:18:08 2009 UTC (5 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.93: +17 -17 lines
Diff to previous 1.10.2.93 , to branch point 1.10
By KiamLaLuno: Changed the comments that were reporting the update functions to be implementations of hook_update_NN().

Revision 1.10.2.93 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 12:50:44 2009 UTC (5 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.92: +4 -4 lines
Diff to previous 1.10.2.92 , to branch point 1.10
By KiamLaLuno: Updated the schema descriptions.

Revision 1.10.2.92 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 12:38:49 2009 UTC (5 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.91: +4 -2 lines
Diff to previous 1.10.2.91 , to branch point 1.10
By KiamLaLuno: Updated the last update function.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 10:44:43 2009 UTC (5 weeks, 1 day ago) by kiam
Branch: MAIN
Changes since 1.10: +707 -157 lines
Diff to previous 1.10
By KiamLaLuno: Synchronizing the files to HEAD.

Revision 1.10.2.91 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 09:26:33 2009 UTC (5 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.90: +19 -19 lines
Diff to previous 1.10.2.90 , to branch point 1.10
By KiamLaLuno: Added an update function to force the update of the list of menu callbacks defined from the modules.

Revision 1.10.2.90 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 08:05:17 2009 UTC (5 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.89: +7 -7 lines
Diff to previous 1.10.2.89 , to branch point 1.10
#612210 by KiamLaLuno: Global settings not shown on settings page.

Revision 1.10.2.89 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 07:43:36 2009 UTC (5 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.88: +3 -3 lines
Diff to previous 1.10.2.88 , to branch point 1.10
By KiamLaLuno: Fixed a typo in the previous commit.

Revision 1.10.2.88 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 07:34:19 2009 UTC (5 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.87: +8 -1 lines
Diff to previous 1.10.2.87 , to branch point 1.10
By KiamLaLuno: Added code that verifies that the tables used in nodewords_update_6113() don't exist before they are created.

Revision 1.10.2.87 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 22 00:42:59 2009 UTC (5 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.86: +3 -3 lines
Diff to previous 1.10.2.86 , to branch point 1.10
#611042 by KiamLaLuno: Global geourl is lost after upgrade (data loss).

Revision 1.10.2.86 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 22 00:40:09 2009 UTC (5 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.85: +3 -3 lines
Diff to previous 1.10.2.85 , to branch point 1.10
By KiamLaLuno: Removed the log of the executed queries in nodewords_update_6113().

Revision 1.10.2.85 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 18:28:34 2009 UTC (5 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.84: +10 -5 lines
Diff to previous 1.10.2.84 , to branch point 1.10
By KiamLaLuno: Changed nodewords_update_6113() to back up the content of the table nodewords in nodewords_10; changed the code that now doesn't add two new indexes if nodewords_update_6113() has been already executed.

Revision 1.10.2.84 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 18:14:22 2009 UTC (5 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.83: +2 -2 lines
Diff to previous 1.10.2.83 , to branch point 1.10
By KiamLaLuno: Corrected the code of the function nodewords_update_6113(), which now deletes the table nodewords, and renames the table nodewords_tmp as nodewords also when the table contains no rows.

Revision 1.10.2.83 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 16:48:36 2009 UTC (5 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3-ALPHA2
Changes since 1.10.2.82: +2 -2 lines
Diff to previous 1.10.2.82 , to branch point 1.10
By KiamLaLuno: Corrected the SQL query executed in nodewords_update_6106().

Revision 1.10.2.82 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 16:02:12 2009 UTC (5 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.81: +2 -2 lines
Diff to previous 1.10.2.81 , to branch point 1.10
By KiamLaLuno: Follow-up to the previous commits.

Revision 1.10.2.81 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 15:57:52 2009 UTC (5 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.80: +2 -2 lines
Diff to previous 1.10.2.80 , to branch point 1.10
By KiamLaLuno: Follow-up to the previous commit.

Revision 1.10.2.80 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 15:44:18 2009 UTC (5 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.79: +25 -5 lines
Diff to previous 1.10.2.79 , to branch point 1.10
By KiamLaLuno: Corrected the insert queries in the update functions, and added two more table indexes.

Revision 1.10.2.79 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 17:52:13 2009 UTC (5 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.78: +8 -2 lines
Diff to previous 1.10.2.78 , to branch point 1.10
By KiamLaLuno: Changed nodewords_update_6113() to use update_sql().

Revision 1.10.2.78 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 17:44:04 2009 UTC (5 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.77: +22 -9 lines
Diff to previous 1.10.2.77 , to branch point 1.10
By KiamLaLuno: Changed nodewords_update_6102() to use update_sql().

Revision 1.10.2.77 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 16:39:47 2009 UTC (5 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.76: +55 -53 lines
Diff to previous 1.10.2.76 , to branch point 1.10
By KiamLaLuno: Changed the update function to do nothing if the database table doesn't contain rows.

Revision 1.10.2.76 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 13:55:04 2009 UTC (5 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.75: +2 -2 lines
Diff to previous 1.10.2.75 , to branch point 1.10
By KiamLaLuno: Corrected the update SQL query to avoid it returns multiple rows.

Revision 1.10.2.75 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 12:03:06 2009 UTC (5 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3-ALPHA1
Changes since 1.10.2.74: +53 -7 lines
Diff to previous 1.10.2.74 , to branch point 1.10
#591538 by hass, KiamLaLuno: Upgrade path for new submodule names is broken.

Revision 1.10.2.74 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 20:00:18 2009 UTC (6 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.73: +5 -4 lines
Diff to previous 1.10.2.73 , to branch point 1.10
By KiamLaLuno: Added the code to initialize the array being used in the update functions.

Revision 1.10.2.73 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 22:40:29 2009 UTC (7 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.72: +14 -1 lines
Diff to previous 1.10.2.72 , to branch point 1.10
By KiamLaLuno: Follow-up to the commit to resolve the cache problem.

Revision 1.10.2.72 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 20:24:59 2009 UTC (7 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.71: +134 -209 lines
Diff to previous 1.10.2.71 , to branch point 1.10
- #600460 by KiamLaLuno: Upgrade path for robots tag is missing (data loss).
- #591538 by KiamLaLuno: Upgrade path for new submodule names is broken.
- #600462 by KiamLaLuno: Upgrade path for global nodeword settings is missing.
- #591524 by KiamLaLuno: Caching issues are still present.
- #600464 by KiamLaLuno: Code is suppressing errors in many places of install files.

Revision 1.10.2.71 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 22:16:25 2009 UTC (7 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.70: +3 -28 lines
Diff to previous 1.10.2.70 , to branch point 1.10
By KiamLaLuno: Removed the code that was trying to enable the new modules, but that revealed to fail its task.

Revision 1.10.2.70 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 8 19:24:31 2009 UTC (7 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.69: +2 -2 lines
Diff to previous 1.10.2.69 , to branch point 1.10
By KiamLaLuno: Changed the description for the cache database table.

Revision 1.10.2.69 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 11:52:43 2009 UTC (7 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.68: +25 -10 lines
Diff to previous 1.10.2.68 , to branch point 1.10
- By KiamLaLuno: Changed the update function code to enable the modules which were enabled before they have been renamed.
- By KiamLaLuno: Changed the code that looks up for the meta tags; now it doesn't return them if the site is offline, and the user doesn't have permission to administer the site configuration.

Revision 1.10.2.68 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 13:09:12 2009 UTC (7 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.67: +22 -28 lines
Diff to previous 1.10.2.67 , to branch point 1.10
- By KiamLaLuno: Corrected a wrong SQL query.
- By KiamLaLuno: Corrected the weight of the modules.

Revision 1.10.2.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 4 21:44:42 2009 UTC (7 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.66: +3 -3 lines
Diff to previous 1.10.2.66 , to branch point 1.10
By KiamLaLuno: Follow-up to the previous commit.

Revision 1.10.2.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 4 21:32:17 2009 UTC (7 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.65: +3 -1 lines
Diff to previous 1.10.2.65 , to branch point 1.10
#595734 by KiamLaLuno: Dash in variable names.

Revision 1.10.2.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 4 20:31:30 2009 UTC (7 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.64: +2 -15 lines
Diff to previous 1.10.2.64 , to branch point 1.10
By KiamLaLuno: Changed the uninstall function to removed any Drupal variables with a name starting with nodewords.

Revision 1.10.2.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 4 20:12:21 2009 UTC (7 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.63: +41 -1 lines
Diff to previous 1.10.2.63 , to branch point 1.10
#591538 by KiamLaLuno: Submodule names not prefixed with base module name.

Revision 1.10.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 11:14:56 2009 UTC (8 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.62: +28 -11 lines
Diff to previous 1.10.2.62 , to branch point 1.10
#587260 by KiamLaLuno: Errors when upgrading from 6.x.1.0 to 6.x.1.2.

Revision 1.10.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 14:58:08 2009 UTC (8 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.61: +21 -21 lines
Diff to previous 1.10.2.61 , to branch point 1.10
By KiamLaLuno: Renamed an update function so that it could be re-executed.

Revision 1.10.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 16:08:00 2009 UTC (8 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.60: +3 -3 lines
Diff to previous 1.10.2.60 , to branch point 1.10
By KiamLaLuno: Changed the queries for changing the module weight to include a more restrictive condition, and verify the selected row is about a module.

Revision 1.10.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 12:14:14 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.59: +65 -20 lines
Diff to previous 1.10.2.59 , to branch point 1.10
#587046 by KiamLaLuno: update.php may fail on big sites for PHP timeout and/or memory reasons.

Revision 1.10.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 27 21:52:53 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.58: +1 -23 lines
Diff to previous 1.10.2.58 , to branch point 1.10
By KiamLaLuno: Removed two update functions that were in conflict with each other.

Revision 1.10.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 10:10:00 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.57: +10 -3 lines
Diff to previous 1.10.2.57 , to branch point 1.10
#587120 by KiamLaLuno: Rename menu item 'Nodewords' to 'Meta tags'.

Revision 1.10.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 22:11:00 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.56: +12 -24 lines
Diff to previous 1.10.2.56 , to branch point 1.10
By KiamLaLuno: Follow-up to the previous commit.

Revision 1.10.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 22:06:49 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.55: +15 -1 lines
Diff to previous 1.10.2.55 , to branch point 1.10
#587060 by KiamLaLuno: Remove the settings for the offline site.

Revision 1.10.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 16:50:44 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.54: +20 -1 lines
Diff to previous 1.10.2.54 , to branch point 1.10
#586434 by KiamLaLuno: Implement hook_requirements().

Revision 1.10.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 20:49:22 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.53: +10 -4 lines
Diff to previous 1.10.2.53 , to branch point 1.10
By KiamLaLuno: changed the update function to clear the cache tables used by Drupal.

Revision 1.10.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 16:02:43 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.10.2.52: +7 -7 lines
Diff to previous 1.10.2.52 , to branch point 1.10
By KiamLaLuno: Corrected the code that was trying to access not existing indexes of an array.

Revision 1.10.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 14:19:39 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.51: +3 -1 lines
Diff to previous 1.10.2.51 , to branch point 1.10
By Dave Reid: Fixed the value returned by the update function.

Revision 1.10.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 16:19:30 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.10.2.50: +2 -2 lines
Diff to previous 1.10.2.50 , to branch point 1.10
#560022 by KiamLaLuno: Meta tags "Revisit after" and "Robots" are not output.

Revision 1.10.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 21:05:48 2009 UTC (2 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.49: +14 -11 lines
Diff to previous 1.10.2.49 , to branch point 1.10
By KiamLaLuno: Corrected the code.

Revision 1.10.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 06:48:35 2009 UTC (2 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.48: +47 -11 lines
Diff to previous 1.10.2.48 , to branch point 1.10
- #573192 by KiamLaLuno: SQL errors on module install.
- By KiamLaLuno: Changed the module weight.

Revision 1.10.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 16:26:16 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.47: +118 -16 lines
Diff to previous 1.10.2.47 , to branch point 1.10
By KiamLaLuno: Removed any call to nodewords_schema() made from the update functions.

Revision 1.10.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 00:38:54 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.46: +11 -1 lines
Diff to previous 1.10.2.46 , to branch point 1.10
#542078: Integration with CheckAll.

Revision 1.10.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 17:40:41 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.45: +19 -19 lines
Diff to previous 1.10.2.45 , to branch point 1.10
By KiamLaLuno: Added the code to update the menu callbacks.

Revision 1.10.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 22:08:27 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.44: +39 -9 lines
Diff to previous 1.10.2.44 , to branch point 1.10
By KiamLaLuno: Corrected the update function.

Revision 1.10.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 19:40:17 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.43: +4 -1 lines
Diff to previous 1.10.2.43 , to branch point 1.10
By KiamLaLuno: Added a missing call to nodewords_cache_clear().

Revision 1.10.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 15:28:08 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.42: +36 -4 lines
Diff to previous 1.10.2.42 , to branch point 1.10
- By KiamLaLuno: Renamed table nodewords_page_weight to nodewords_custom.
- By KiamLaLuno: Added a new table field.

Revision 1.10.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 02:25:24 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.41: +14 -14 lines
Diff to previous 1.10.2.41 , to branch point 1.10
- By KiamLaLuno: Fixed some problems.
- By KiamLaLuno: Changed the user interface.
- By KiamLaLuno: Renamed some functions.

Revision 1.10.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 13:12:12 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.40: +31 -19 lines
Diff to previous 1.10.2.40 , to branch point 1.10
- By KiamLaLuno: Renamed some functions.
- #236833 by KiamLaLuno: Add more settings pages for the global meta tags.

Revision 1.10.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 13:42:06 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.39: +44 -6 lines
Diff to previous 1.10.2.39 , to branch point 1.10
#547956 by KiamLaLuno: Meta tag keywords doesn't show any keywords in the page output.

Revision 1.10.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 12:12:01 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.38: +2 -2 lines
Diff to previous 1.10.2.38 , to branch point 1.10
#546806 by jcmarco: Missing semicolon.

Revision 1.10.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 16:45:18 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.37: +17 -5 lines
Diff to previous 1.10.2.37 , to branch point 1.10
- By KiamLaLuno: Added the code to create a cache table used by the module.
- By KiamLaLuno: Removed a useless log message from an update function.

Revision 1.10.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 10 04:43:56 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.36: +44 -44 lines
Diff to previous 1.10.2.36 , to branch point 1.10
By KiamLaLuno: Removed all the lines containing only indentation spaces.

Revision 1.10.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 10 04:34:15 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.35: +3 -3 lines
Diff to previous 1.10.2.35 , to branch point 1.10
By KiamLaLuno: Slightly changed the previous commit.

Revision 1.10.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 10 00:22:10 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.34: +43 -2 lines
Diff to previous 1.10.2.34 , to branch point 1.10
By KiamLaLuno: Changed the table structure.

Revision 1.10.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 21:13:31 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.33: +19 -1 lines
Diff to previous 1.10.2.33 , to branch point 1.10
By KiamLaLuno: Changed the code to not encode the values saved in the database table.

Revision 1.10.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 00:59:53 2009 UTC (3 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.32: +2 -2 lines
Diff to previous 1.10.2.32 , to branch point 1.10
By KiamLaLuno: Added a settings page for the meta tags of the tracker pages.

Revision 1.10.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 7 22:18:54 2009 UTC (3 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.31: +19 -1 lines
Diff to previous 1.10.2.31 , to branch point 1.10
By KiamLaLuno: Added another settings page.

Revision 1.10.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 20:42:39 2009 UTC (3 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.30: +2 -2 lines
Diff to previous 1.10.2.30 , to branch point 1.10
By KiamLaLuno: Corrected the previous commit.

Revision 1.10.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 19:08:07 2009 UTC (3 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.29: +15 -2 lines
Diff to previous 1.10.2.29 , to branch point 1.10
By KiamLaLuno: Changed the code to not remove Drupal variables used by modules with a name starting with 'nodewords_'.

Revision 1.10.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 17:18:58 2009 UTC (3 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.28: +15 -4 lines
Diff to previous 1.10.2.28 , to branch point 1.10
By KiamLaLuno: Changed the code to refers to the project as Nodewords.

Revision 1.10.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 1 14:08:14 2009 UTC (3 months, 4 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.27: +2 -2 lines
Diff to previous 1.10.2.27 , to branch point 1.10
By KiamLaLuno: Fixed a problem with an update function that was using the wrong database table name.

Revision 1.10.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 03:09:14 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.26: +3 -3 lines
Diff to previous 1.10.2.26 , to branch point 1.10
By KiamLaLuno: Added a space before/after the strings concatenation operator.

Revision 1.10.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 24 01:30:18 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.25: +15 -6 lines
Diff to previous 1.10.2.25 , to branch point 1.10
By KiamLaLuno: Renamed the database table from nodewords to metatags.

Revision 1.10.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 01:03:32 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.24: +2 -2 lines
Diff to previous 1.10.2.24 , to branch point 1.10
By KiamLaLuno: Follow-up to the previous commit.

Revision 1.10.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 00:57:07 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.23: +2 -2 lines
Diff to previous 1.10.2.23 , to branch point 1.10
#526796 by KiamLaLuno: Update function calls update_sql() without to first escape the strings passed to the function.

Revision 1.10.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 20:51:27 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.22: +2 -2 lines
Diff to previous 1.10.2.22 , to branch point 1.10
By KiamLaLuno: Slightly changed the uninstall function.

Revision 1.10.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 19:48:00 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.21: +12 -1 lines
Diff to previous 1.10.2.21 , to branch point 1.10
- #523272 by KiamLaLuno: Problems setting meta tags configuration up.
- By KiamLaLuno: Removed the code to handle the site verification codes (it will be added as a separated module).
- By KiamLaLuno: Corrected a URL showed in the settings page.
- By KiamLaLuno; Added a validation function for the canonical URL meta tag.

Revision 1.10.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 17 05:22:40 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.20: +12 -1 lines
Diff to previous 1.10.2.20 , to branch point 1.10
- By KiamLaLuno: Fixed some problems find in the code.
- By KiamLaLuno: Fixed a problem with the user interface; changed two fieldsets to dynamically collapse.

Revision 1.10.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 23:11:08 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.19: +19 -1 lines
Diff to previous 1.10.2.19 , to branch point 1.10
- By KiamLaLuno: Corrected, and optimized the code.
- By KiamLaLuno: Removed the Drupal block created by the module.
- By KiamLaLuno: Reverted the changes made with #509910.

Revision 1.10.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 15 16:46:58 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.18: +6 -1 lines
Diff to previous 1.10.2.18 , to branch point 1.10
By KiamLaLuno: Changed the update function to not convert the table rows already converted.

Revision 1.10.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 15 05:07:46 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.17: +18 -1 lines
Diff to previous 1.10.2.17 , to branch point 1.10
By KiamLaLuno: Fixed a problem with the module settings.

Revision 1.10.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 23:12:31 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.16: +3 -1 lines
Diff to previous 1.10.2.16 , to branch point 1.10
By KiamLaLuno: Changed the code to use a different type for the meta tags associated with the front page.

Revision 1.10.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 20:16:51 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.15: +12 -1 lines
Diff to previous 1.10.2.15 , to branch point 1.10
By KiamLaLuno: Changed the code to use lower case strings for the meta tag IDs.

Revision 1.10.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 19:25:33 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.14: +2 -2 lines
Diff to previous 1.10.2.14 , to branch point 1.10
By KiamLaLuno: Corrected a grammar error present in a message shown to the user.

Revision 1.10.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 17:26:40 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.13: +2 -2 lines
Diff to previous 1.10.2.13 , to branch point 1.10
By KiamLaLuno: Fixed a reference to a not existing function.

Revision 1.10.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 04:51:44 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.12: +2 -2 lines
Diff to previous 1.10.2.12 , to branch point 1.10
By KiamLaLuno: Fixed a problem signaled by Coder.

Revision 1.10.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 04:03:42 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.11: +11 -1 lines
Diff to previous 1.10.2.11 , to branch point 1.10
- #517464 by KiamLaLuno: Reorganize the settings page.
- #518146 by KiamLaLuno: Rename "Global meta tags" as "Default meta tags".
- #510200 by KiamLaLuno: Global meta tags should be saved in the database as the other meta tags.

Revision 1.10.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 13 21:10:57 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.10.4.5: +23 -22 lines
Diff to previous 1.10.4.5 , to branch point 1.10 , to next main 1.18
By KiamLaLuno: Rearranged the code.

Revision 1.10.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 13 19:48:30 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.10: +33 -1 lines
Diff to previous 1.10.2.10 , to branch point 1.10
#509802 by KiamLaLuno: Allow multiple values per meta tag.

Revision 1.10.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 17:26:28 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.9: +55 -5 lines
Diff to previous 1.10.2.9 , to branch point 1.10
- #515836 by KiamLaLuno: Error while saving the front page meta tags.
- #515180 by KiamLaLuno: Use different Drupal variables for the settings.

Revision 1.10.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 18:07:00 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.8: +3 -2 lines
Diff to previous 1.10.2.8 , to branch point 1.10
By KiamLaLuno: Slightly changed the uninstall function.

Revision 1.10.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 16:51:03 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.7: +6 -1 lines
Diff to previous 1.10.2.7 , to branch point 1.10
By KiamLaLuno: Corrected the code following the suggestions given by coder.module.

Revision 1.10.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 21:47:32 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.6: +6 -6 lines
Diff to previous 1.10.2.6 , to branch point 1.10
By KiamLaLuno: Changed the schema descriptions, and removed the calls to t() for them.

Revision 1.10.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 16:37:00 2009 UTC (4 months, 4 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.5: +16 -20 lines
Diff to previous 1.10.2.5 , to branch point 1.10
By Kiam@avpnet.org: Rearranged the code, and removed a comment.

Revision 1.10.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 31 01:13:58 2009 UTC (5 months, 4 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.4: +1 -3 lines
Diff to previous 1.10.2.4 , to branch point 1.10
- #178307 by deviantintegral, joestewart@drupal.org, Kiam@avpnet.org: Handling of ALT attributes
- By Kiam@avpnet.org: Corrected the code that alter the content database field, and that was not compatible with all the database engines; rearranged the settings page; changed the structure of the settings; optimized the code; added the validation for the settings page

Revision 1.10.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 22:55:49 2009 UTC (6 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.10.2.3: +6 -6 lines
Diff to previous 1.10.2.3 , to branch point 1.10
- By Kiam@avpnet.org: Optimized the code after applying the two patches
- #428348 by lasatnico: Allow hook_nodewords() to override existing tags
- #388516 by psynaptic, clarkburbidge: Default to collapsed fieldset on form pages

Revision 1.10.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 10:25:03 2008 UTC (20 months, 2 weeks ago) by robrechtj
Branch: DRUPAL-6--2
Changes since 1.10.4.4: +3 -3 lines
Diff to previous 1.10.4.4 , to branch point 1.10
using NODEWORDS_INHERIT/DISABLED/ENABLED for defaults

Revision 1.10.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 10:02:32 2008 UTC (20 months, 2 weeks ago) by robrechtj
Branch: DRUPAL-6--2
Changes since 1.10.4.3: +3 -3 lines
Diff to previous 1.10.4.3 , to branch point 1.10
- Implementation of hook_block()
- Implementation of hook_node_type()
- Basic functionality ... all that is needed now is _nodewords_get() ... which is unfortunately the most complex :)

Revision 1.10.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 08:22:52 2008 UTC (20 months, 2 weeks ago) by robrechtj
Branch: DRUPAL-6--2
Changes since 1.10.4.2: +3 -3 lines
Diff to previous 1.10.4.2 , to branch point 1.10
allow editing of defaults

Revision 1.10.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 14:08:32 2008 UTC (21 months, 1 week ago) by robrechtj
Branch: DRUPAL-6--2
Changes since 1.10.4.1: +225 -0 lines
Diff to previous 1.10.4.1 , to branch point 1.10
This is a complete rewrite of nodewords module to allow the definition of
any meta tag (not only the limited builtin ones), to allow the use of
tokens, to allow the definition of DublinCore meta tags, to allow <link>,
<meta> and <meta http-equiv> meta tags, to improve integration with views
or panels (read arguments), to allow different defaults and/or meta tags
for different content types, views or panels (aka contexts), ...

This first commit has nothing useful yet. It does not create any meta
tags in the HTML HEAD. It does not allow you to edit meta tags. It does
not upgrade correctly from previous versions. Etc.

DO NOT USE IT unless you are interested in the way the module is going to.

DO NOT UPGRADE TO IT because all data will be lost.

DO NOT USE ON PRODUCTION SITES because it is ALPHA or even PRE-ALPHA code.

Revision 1.10.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 09:31:37 2008 UTC (22 months, 1 week ago) by robrechtj
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-rc1
Changes since 1.10.2.2: +39 -202 lines
Diff to previous 1.10.2.2 , to branch point 1.10
#203254 : first try at D6 port. Thanks hass ao.

Revision 1.10.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 09:14:20 2008 UTC (22 months, 1 week ago) by robrechtj
Branch: DRUPAL-6--1
Changes since 1.10.2.1: +226 -0 lines
Diff to previous 1.10.2.1 , to branch point 1.10
copy of DRUPAL-5.x-dev

Revision 1.9.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 18:33:37 2008 UTC (22 months, 3 weeks ago) by robrechtj
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-10, DRUPAL-5--1-11, DRUPAL-5--1-12, DRUPAL-5--1-13, DRUPAL-5--1-6, DRUPAL-5--1-7, DRUPAL-5--1-8, DRUPAL-5--1-8-rc1, DRUPAL-5--1-9
Changes since 1.9.4.4: +2 -1 lines
Diff to previous 1.9.4.4 , to branch point 1.9 , to next main 1.18
#190109 : allow users to bypass the front page meta tags.

Revision 1.9.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 16:14:10 2008 UTC (22 months, 3 weeks ago) by robrechtj
Branch: DRUPAL-5
Changes since 1.9.4.3: +2 -1 lines
Diff to previous 1.9.4.3 , to branch point 1.9
clean up the new nodewords-repeat variable at uninstall

Revision 1.9.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 11:06:04 2008 UTC (22 months, 3 weeks ago) by robrechtj
Branch: DRUPAL-5
Changes since 1.9.4.2: +23 -3 lines
Diff to previous 1.9.4.2 , to branch point 1.9
#172786 : remove 255-char limit. Thanks mikesmullin!

Revision 1.9.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 13:54:08 2008 UTC (22 months, 3 weeks ago) by robrechtj
Branch: DRUPAL-5
Changes since 1.9.4.1: +55 -46 lines
Diff to previous 1.9.4.1 , to branch point 1.9
#183287 : code style fixes - thanks hass!

Revision 1.9.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 18 22:10:43 2007 UTC (2 years, 8 months ago) by robrechtj
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
#128774: don't set the type of the database table for MySQL. Thanks hass.

Revision 1.10.4.1
Mon Feb 5 18:20:00 2007 UTC (2 years, 9 months ago) by robrechtj
Branch: DRUPAL-6--2
Changes since 1.10: +0 -195 lines
FILE REMOVED
file nodewords.install was added on branch DRUPAL-6--2 on 2008-02-15 14:08:32 +0000

Revision 1.10.2.1
Mon Feb 5 18:20:00 2007 UTC (2 years, 9 months ago) by robrechtj
Branch: DRUPAL-6--1
Changes since 1.10: +0 -195 lines
FILE REMOVED
file nodewords.install was added on branch DRUPAL-6--1 on 2008-01-22 09:14:20 +0000

Revision 1.10
Mon Feb 5 18:20:00 2007 UTC (2 years, 9 months ago) by robrechtj
Branch: MAIN
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.9: +1 -1 lines
FILE REMOVED
Cleaning out HEAD as one of the possible strategies for using HEAD
effectively. See: http://drupal.org/node/17570 .

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 20:36:25 2007 UTC (2 years, 9 months ago) by robrechtj
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1, DRUPAL-4-7--1-2
Changes since 1.5.2.3: +3 -3 lines
Diff to previous 1.5.2.3 , to branch point 1.5 , to next main 1.18
#104231 : more consistent use of "nodewords", "Meta tags" or "Node (key)words"
to avoid confusion about the modules name.

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 1 18:31:37 2006 UTC (3 years ago) by robrechtj
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.5.2.2: +1 -0 lines
Diff to previous 1.5.2.2 , to branch point 1.5
added $Id$ to nodewords.install

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 4 08:05:13 2006 UTC (3 years, 2 months ago) by robrechtj
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2
Branch point for: DRUPAL-5
Changes since 1.8: +15 -3 lines
Diff to previous 1.8
update for 5.0.0

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 19 10:18:05 2006 UTC (3 years, 3 months ago) by robrechtj
Branch: MAIN
Changes since 1.7: +38 -28 lines
Diff to previous 1.7
preparing for 4.8/5.0 : copy 4.7 code

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 19 09:28:42 2006 UTC (3 years, 3 months ago) by robrechtj
Branch: DRUPAL-4-7
Changes since 1.5.2.1: +4 -0 lines
Diff to previous 1.5.2.1 , to branch point 1.5
#79390 : call our stuff in hook_footer() instead of in hook_menu(!$may_cache) as drupal_get_title() must not be called there

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 08:30:31 2006 UTC (3 years, 4 months ago) by robrechtj
Branch: MAIN
Changes since 1.6: +28 -34 lines
Diff to previous 1.6
no t() function during .install

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 23 17:51:16 2006 UTC (3 years, 6 months ago) by robrechtj
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
typo fix: #65136

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 23 17:49:46 2006 UTC (3 years, 6 months ago) by robrechtj
Branch: DRUPAL-4-7
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
typo fix: #65136

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 18 11:52:57 2006 UTC (3 years, 6 months ago) by robrechtj
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.4: +39 -12 lines
Diff to previous 1.4
#64226 : update_sql can't be used in nodewords_install(). Fix of robertDouglas.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 16 16:45:08 2006 UTC (3 years, 6 months ago) by robrechtj
Branch: MAIN
Changes since 1.3: +10 -0 lines
Diff to previous 1.3
fix of #31383 : added weight to our module so we run after sections.module

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 16 13:41:38 2006 UTC (3 years, 6 months ago) by robrechtj
Branch: MAIN
Changes since 1.2: +85 -50 lines
Diff to previous 1.2
nodewords.install now works for all previous versions and should hopefully not do anything wrong

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 15 07:58:55 2006 UTC (3 years, 6 months ago) by robrechtj
Branch: MAIN
Changes since 1.1: +45 -14 lines
Diff to previous 1.1
update for 4.7: settings page now works but the layout is not the same as in 4.6 - not a big problem I think

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 14 09:37:33 2006 UTC (3 years, 6 months ago) by robrechtj
Branch: MAIN
First try in converting module to 4.7

What doesn't work yet:
- settings page (you can't change settings, don't try it)
- upgrade path from pre-4.6 to 4.7

Not fully tested. Seems to work, but don't hold your breath.

!!DO NOT USE ON PRODUCTION SITES JUST YET!!

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2