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

Log of /contributions/modules/nodewords/nodewords.module

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.57.2.251 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 25 09:51:49 2009 UTC (27 hours, 35 minutes ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.250: +9 -6 lines
Diff to previous 1.57.2.250 , to branch point 1.57 , to next main 1.66
By KiamLaLuno: Fixed the previous commits.

Revision 1.57.2.250 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 24 15:58:57 2009 UTC (45 hours, 28 minutes ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.249: +2 -2 lines
Diff to previous 1.57.2.249 , to branch point 1.57
By KiamLaLuno: Corrected a reference to a not correct array index.

Revision 1.57.2.249 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 09:22:22 2009 UTC (3 days, 4 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.248: +10 -1 lines
Diff to previous 1.57.2.248 , to branch point 1.57
By KiamLaLuno: Fixed the code that detects if the currently viewed page is included in the settings for the other pages.

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

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

Revision 1.57.2.246 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 13:13:24 2009 UTC (4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.245: +9 -7 lines
Diff to previous 1.57.2.245 , to branch point 1.57
#638962 by KiamLaLuno: Unsupported operand types.

Revision 1.57.2.245 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 11:02:09 2009 UTC (4 days, 2 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.244: +2 -2 lines
Diff to previous 1.57.2.244 , to branch point 1.57
By ilo, KiamLaLuno: Fixed a wrong argument passed to drupal_write_record().

Revision 1.57.2.244 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 16:07:08 2009 UTC (5 days, 21 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.243: +2 -2 lines
Diff to previous 1.57.2.243 , to branch point 1.57
By maximpodorov: Corrected array(NODEWORDS_TYPE_FRONTPAGE, 0) in a array(NODEWORDS_TYPE_FRONTPAGE, '').

Revision 1.57.2.243 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 12:59:11 2009 UTC (6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.242: +5 -3 lines
Diff to previous 1.57.2.242 , to branch point 1.57
By KiamLaLuno: Fixed the access to a not defined index.

Revision 1.57.2.242 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 12:34:28 2009 UTC (6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.241: +2 -2 lines
Diff to previous 1.57.2.241 , to branch point 1.57
By KiamLaLuno: Re-arranged the user interface, and moved code for some form fields from a module to the other.

Revision 1.57.2.241 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 11:15:00 2009 UTC (6 days, 2 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.240: +2 -2 lines
Diff to previous 1.57.2.240 , to branch point 1.57
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.57.2.240 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 10:19:33 2009 UTC (6 days, 3 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.239: +6 -7 lines
Diff to previous 1.57.2.239 , to branch point 1.57
By KiamLaLuno: Fixed the tentative to access a not defined variable.

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

Revision 1.57.2.238 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 17:30:56 2009 UTC (6 days, 19 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.237: +2 -2 lines
Diff to previous 1.57.2.237 , to branch point 1.57
#637396 by maximpodorov: Meta tags don't appear because a bug in the function that detects the page being viewed.

Revision 1.57.2.237 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 17:03:11 2009 UTC (6 days, 20 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.236: +20 -18 lines
Diff to previous 1.57.2.236 , to branch point 1.57
By KiamLaLuno: Optimized the code.

Revision 1.57.2.236 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 14:53:18 2009 UTC (6 days, 22 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.235: +6 -10 lines
Diff to previous 1.57.2.235 , to branch point 1.57
By KiamLaLuno: Corrected the previous commit.

Revision 1.57.2.235 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 14:01:15 2009 UTC (6 days, 23 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.234: +23 -6 lines
Diff to previous 1.57.2.234 , to branch point 1.57
#636798 by KiamLaLuno: Re-add the call to drupal_alter('nodewords_tags').

Revision 1.57.2.234 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 14:21:43 2009 UTC (7 days, 23 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.233: +66 -66 lines
Diff to previous 1.57.2.233 , to branch point 1.57
By KiamLaLuno: Changed the name of the constants from NODEWORDS_MT_TYPE_* to NODEWORDS_TYPE_*.

Revision 1.57.2.233 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 14:16:59 2009 UTC (7 days, 23 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.232: +5 -3 lines
Diff to previous 1.57.2.232 , to branch point 1.57
By KiamLaLuno: Rolled back the previous commit.

Revision 1.57.2.232 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 14:14:37 2009 UTC (7 days, 23 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.231: +3 -5 lines
Diff to previous 1.57.2.231 , to branch point 1.57
By KiamLaLuno: Slightly optimized _nodewords_load_all_includes().

Revision 1.57.2.231 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 00:17:16 2009 UTC (8 days, 13 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.230: +13 -15 lines
Diff to previous 1.57.2.230 , to branch point 1.57
By KiamLaLuno: Follow-up to the previous commit; re-arranged the code.

Revision 1.57.2.230 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 00:12:29 2009 UTC (8 days, 13 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.229: +8 -7 lines
Diff to previous 1.57.2.229 , to branch point 1.57
By KiamLaLuno: Changed the arguments of nodewords_metatag_from_teaser().

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

Revision 1.57.2.228 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 14:47:52 2009 UTC (9 days, 22 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.227: +2 -2 lines
Diff to previous 1.57.2.227 , to branch point 1.57
#634106 by KiamLaLuno: Strip the text added by Image Browser.

Revision 1.66.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 00:53:53 2009 UTC (11 days, 12 hours ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.35: +3 -3 lines
Diff to previous 1.66.2.35 , to branch point 1.66
#632856 by dkruglyak: Error with version_compare().

Revision 1.57.2.227 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 00:52:01 2009 UTC (11 days, 12 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.226: +3 -3 lines
Diff to previous 1.57.2.226 , to branch point 1.57
#632856 by dkruglyak: Error with version_compare().

Revision 1.66.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 14 07:39:35 2009 UTC (12 days, 5 hours ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.34: +2 -2 lines
Diff to previous 1.66.2.34 , to branch point 1.66
BY KiamLaLuno: Updated the value of NODEWORDS_API_VERSION.

Revision 1.57.2.226 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 20:52:45 2009 UTC (12 days, 16 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.225: +9 -4 lines
Diff to previous 1.57.2.225 , to branch point 1.57
By KiamLaLuno: Converted the data type of NODEWORDS_API_VERSION, and NODEWORDS_MINIMUM_API_VERSION to string.

Revision 1.66.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 16:43:36 2009 UTC (12 days, 20 hours ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.33: +9 -4 lines
Diff to previous 1.66.2.33 , to branch point 1.66
By KiamLaLuno: Converted the data type of NODEWORDS_API_VERSION, and NODEWORDS_MINIMUM_API_VERSION to string.

Revision 1.66.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 10:37:42 2009 UTC (13 days, 2 hours ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.32: +12 -12 lines
Diff to previous 1.66.2.32 , to branch point 1.66
By KiamLaLuno: Updated the value of NODEWORDS_API_VERSION; introduced a new constant.

Revision 1.57.2.225 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 10:33:24 2009 UTC (13 days, 2 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.224: +12 -12 lines
Diff to previous 1.57.2.224 , to branch point 1.57
By KiamLaLuno: Updated the value of NODEWORDS_API_VERSION; introduced a new constant.

Revision 1.66.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 10:05:11 2009 UTC (13 days, 3 hours ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.31: +3 -3 lines
Diff to previous 1.66.2.31 , to branch point 1.66
By KiamLaLuno: Resolved the problem with the directory includes reported to be already added independently by second party.

Revision 1.57.2.224 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 09:59:55 2009 UTC (13 days, 3 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.223: +3 -3 lines
Diff to previous 1.57.2.223 , to branch point 1.57
By KiamLaLuno: Resolved the problem with the directory includes reported to be already added independently by second party.

Revision 1.66.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 09:32:47 2009 UTC (13 days, 3 hours ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.30: +3 -3 lines
Diff to previous 1.66.2.30 , to branch point 1.66
By KiamLaLuno: Renamed the directory includes as include for problems while committing the directory in branch DRUPAL-6--1.

Revision 1.57.2.223 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 09:26:52 2009 UTC (13 days, 4 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.222: +3 -3 lines
Diff to previous 1.57.2.222 , to branch point 1.57
#556014 by KiamLaLuno: Allow third-party modules to help in detecting the type of the page shown.

Revision 1.57.2.222 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 09:08:33 2009 UTC (13 days, 4 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.221: +30 -94 lines
Diff to previous 1.57.2.221 , to branch point 1.57
#556014 by KiamLaLuno: Allow third-party modules to help in detecting the type of the page shown.

Revision 1.66.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 08:30:36 2009 UTC (13 days, 4 hours ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.29: +19 -15 lines
Diff to previous 1.66.2.29 , to branch point 1.66
By KiamLaLuno: Changed the function _nodewords_load_all_includes() to use module_load_include(); rearranged the code; added two documentation comments.

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

Revision 1.57.2.221 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 11:38:00 2009 UTC (2 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.220: +4 -1 lines
Diff to previous 1.57.2.220 , to branch point 1.57
By KiamLaLuno: Corrected the documentation comment for nodewords_output_tags().

Revision 1.57.2.220 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 11:23:22 2009 UTC (2 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.219: +2 -2 lines
Diff to previous 1.57.2.219 , to branch point 1.57
#629588 by KiamLaLuno: User profile meta tags are output even when they are not enabled.

Revision 1.57.2.219 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 11:08:51 2009 UTC (2 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.218: +13 -11 lines
Diff to previous 1.57.2.218 , to branch point 1.57
#629564 by KiamLaLuno: Meta tags are not properly filtered.

Revision 1.57.2.218 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 10:51:03 2009 UTC (2 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.217: +90 -57 lines
Diff to previous 1.57.2.217 , to branch point 1.57
#628868 by 63reasons-YP, KiamLaLuno: nodewords_nodeapi('update index') is bugged.

Revision 1.66.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 09:09:54 2009 UTC (2 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.27: +23 -16 lines
Diff to previous 1.66.2.27 , to branch point 1.66
#625816 by KiamLaLuno: Strip Image_Assist filter tags from description when set automatically from teaser.

Revision 1.57.2.217 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 08:59:58 2009 UTC (2 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.216: +11 -8 lines
Diff to previous 1.57.2.216 , to branch point 1.57
#625816 by KiamLaLuno: Strip Image_Assist filter tags from description when set automatically from teaser.

Revision 1.57.2.216 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 11:25:26 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.215: +11 -1 lines
Diff to previous 1.57.2.215 , to branch point 1.57
#626964 by KiamLaLuno: Merge nodewords - vertical tabs into main module.

Revision 1.66.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 11:20:04 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.26: +28 -4 lines
Diff to previous 1.66.2.26 , to branch point 1.66
By KiamLaLuno: Added the settings to enable the integration with checkall.module, and vertical_tabs.module.

Revision 1.66.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 10:10:14 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.25: +11 -1 lines
Diff to previous 1.66.2.25 , to branch point 1.66
#626964 by KiamLaLuno: Merge nodewords - vertical tabs into main module.

Revision 1.66.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 16:10:00 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.24: +2 -2 lines
Diff to previous 1.66.2.24 , to branch point 1.66
By KiamLaLuno: Changed the string passed from nodewords_save_tags() to watchdog().

Revision 1.57.2.215 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 16:09:24 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.214: +2 -2 lines
Diff to previous 1.57.2.214 , to branch point 1.57
By KiamLaLuno: Changed the string passed from nodewords_save_tags() to watchdog().

Revision 1.66.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 16:07:42 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.23: +3 -3 lines
Diff to previous 1.66.2.23 , to branch point 1.66
By KiamLaLuno: Changed nodewords_save_tags() to use the parameter $language in SQL queries.

Revision 1.66.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 15:46:29 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.22: +8 -2 lines
Diff to previous 1.66.2.22 , to branch point 1.66
By KiamLaLuno: Changed nodewords_form() to show in the default settings page the form fields of the meta tags that have been enabled for the editing, or that have been enabled to appear in the HTML output.

Revision 1.57.2.214 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 15:45:27 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.213: +2 -2 lines
Diff to previous 1.57.2.213 , to branch point 1.57
By KiamLaLuno: Corrected the previous commit.

Revision 1.57.2.213 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 15:42:32 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.212: +8 -2 lines
Diff to previous 1.57.2.212 , to branch point 1.57
By KiamLaLuno: Changed nodewords_form() to show in the defaukt settings page the form fields of the meta tags that have been enabled for the editing, or that have been enabled to appear in the HTML output.

Revision 1.66.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 15:23:03 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.21: +26 -38 lines
Diff to previous 1.66.2.21 , to branch point 1.66
By KiamLaLuno: Changed some functions to use / return a single value, instead of an array.

Revision 1.66.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 14:16:37 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.20: +12 -7 lines
Diff to previous 1.66.2.20 , to branch point 1.66
By KiamLaLuno: Changed the arguments of nodewords_save_tags().

Revision 1.66.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 12:29:26 2009 UTC (2 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.19: +19 -4 lines
Diff to previous 1.66.2.19 , to branch point 1.66
By KiamLaLuno: Follow-up to the previous commit.

Revision 1.57.2.212 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 10:46:31 2009 UTC (2 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.211: +2 -2 lines
Diff to previous 1.57.2.211 , to branch point 1.57
By KiamLaLuno: Replaced a literal string with a constant.

Revision 1.66.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 00:21:27 2009 UTC (2 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.18: +1 -16 lines
Diff to previous 1.66.2.18 , to branch point 1.66
By KiamLaLuno: Removed a function not anymore used.

Revision 1.66.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 00:20:12 2009 UTC (2 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.17: +47 -6 lines
Diff to previous 1.66.2.17 , to branch point 1.66
By KiamLaLuno: Changed the code for the tokens support; changed the description for the form fields supporting tokens.

Revision 1.66.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 23:41:20 2009 UTC (2 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.16: +2 -2 lines
Diff to previous 1.66.2.16 , to branch point 1.66
By KiamLaLuno: Replaced a string with a constant.

Revision 1.57.2.211 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 21:42:15 2009 UTC (2 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.210: +10 -1 lines
Diff to previous 1.57.2.210 , to branch point 1.57
By KiamLaLuno: Re-introduced, and split the implementation of hook_node_type().

Revision 1.57.2.210 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 19:18:06 2009 UTC (2 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.209: +8 -36 lines
Diff to previous 1.57.2.209 , to branch point 1.57
By KiamLaLuno: Simplified the meta tags edit form, and removed the fieldsets used.

Revision 1.66.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 19:12:00 2009 UTC (2 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.15: +1 -62 lines
Diff to previous 1.66.2.15 , to branch point 1.66
By KiamLaLuno: Simplified the meta tags edit form, and removed the fieldsets used.

Revision 1.66.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 23:23:13 2009 UTC (2 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.14: +3 -3 lines
Diff to previous 1.66.2.14 , to branch point 1.66
#624696 by Dmitriy.trt: Broken message for nodewords_bypath.

Revision 1.57.2.209 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 23:20:58 2009 UTC (2 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.208: +3 -3 lines
Diff to previous 1.57.2.208 , to branch point 1.57
#624696 by Dmitriy.trt: Broken message for nodewords_bypath.

Revision 1.66.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 18:25:25 2009 UTC (2 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.13: +1 -6 lines
Diff to previous 1.66.2.13 , to branch point 1.66
#623962 by KiamLaLuno: Meta tag description from teaser does not work together with excerpt module.

Revision 1.57.2.208 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 18:21:55 2009 UTC (2 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.207: +1 -6 lines
Diff to previous 1.57.2.207 , to branch point 1.57
#623962 by KiamLaLuno: Meta tag description from teaser does not work together with excerpt module.

Revision 1.66.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 19:47:08 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.12: +3 -3 lines
Diff to previous 1.66.2.12 , to branch point 1.66
By KiamLaLuno: Sorted the constants.

Revision 1.57.2.207 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 19:46:07 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.206: +2 -2 lines
Diff to previous 1.57.2.206 , to branch point 1.57
By KiamLaLuno: Sorted the constants.

Revision 1.57.2.206 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 19:44:41 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.205: +7 -6 lines
Diff to previous 1.57.2.205 , to branch point 1.57
By KiamLaLuno: Added a constant.

Revision 1.66.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 19:42:43 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.11: +5 -4 lines
Diff to previous 1.66.2.11 , to branch point 1.66
By KiamLaLuno: Added a constant.

Revision 1.66.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 18:48:49 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.10: +4 -3 lines
Diff to previous 1.66.2.10 , to branch point 1.66
By KiamLaLuno: Added a constant.

Revision 1.57.2.205 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 18:45:40 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.204: +74 -60 lines
Diff to previous 1.57.2.204 , to branch point 1.57
By KiamLaLuno: Replaced some literal strings with constants.

Revision 1.57.2.204 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 15:37:57 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.203: +11 -11 lines
Diff to previous 1.57.2.203 , to branch point 1.57
By KiamLaLuno: Changed the order on which the conditions on _nodewords_detect_type_and_ids() are checked.

Revision 1.66.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 15:36:33 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.9: +15 -15 lines
Diff to previous 1.66.2.9 , to branch point 1.66
By KiamLaLuno: Changed the order on which the conditions on _nodewords_detect_type_and_ids() are verified.

Revision 1.57.2.203 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 15:33:43 2009 UTC (3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.202: +7 -7 lines
Diff to previous 1.57.2.202 , to branch point 1.57
By KiamLaLuno: Changed _nodewords_detect_type_and_ids() to first verify if the site is offline.

Revision 1.66.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 18:19:19 2009 UTC (3 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.8: +2 -2 lines
Diff to previous 1.66.2.8 , to branch point 1.66
#617600 by KiamLaLuno: Missing a way to add pages to 'other pages' setting.

Revision 1.57.2.202 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 18:18:46 2009 UTC (3 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.201: +2 -2 lines
Diff to previous 1.57.2.201 , to branch point 1.57
#617600 by KiamLaLuno: Missing a way to add pages to 'other pages' setting.

Revision 1.66.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 18:00:38 2009 UTC (3 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.7: +1 -5 lines
Diff to previous 1.66.2.7 , to branch point 1.66
By KiamLaLuno: Removed the help text for a page that is not used anymore.

Revision 1.57.2.201 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 17:58:36 2009 UTC (3 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.200: +2 -6 lines
Diff to previous 1.57.2.200 , to branch point 1.57
By KiamLaLuno: Removed the help text for a page that is not used anymore.

Revision 1.66.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 19:06:21 2009 UTC (3 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.6: +6 -5 lines
Diff to previous 1.66.2.6 , to branch point 1.66
#618576 by KiamLaLuno: Invalid argument supplied for foreach.

Revision 1.57.2.200 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 18:56:53 2009 UTC (3 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3-BETA5
Changes since 1.57.2.199: +7 -6 lines
Diff to previous 1.57.2.199 , to branch point 1.57
#618576 by KiamLaLuno: Invalid argument supplied for foreach.

Revision 1.57.2.199 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 17:55:00 2009 UTC (3 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.198: +2 -2 lines
Diff to previous 1.57.2.198 , to branch point 1.57
By KiamLaLuno: Added a call to trim() for the meta tags content.

Revision 1.66.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 13:45:00 2009 UTC (4 weeks ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.5: +21 -3 lines
Diff to previous 1.66.2.5 , to branch point 1.66
By KiamLaLuno: Added the settings to enable tokens for each content type.

Revision 1.66.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 16:10:13 2009 UTC (4 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.4: +2 -2 lines
Diff to previous 1.66.2.4 , to branch point 1.66
By KiamLaLuno: Follow-up for the previous commit; added the settings for the meta tag ROBOTS to use for the list pages.

Revision 1.57.2.198 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 15:59:18 2009 UTC (4 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3-BETA4
Changes since 1.57.2.197: +2 -3 lines
Diff to previous 1.57.2.197 , to branch point 1.57
By KiamLaLuno: Follow-up for the previous commit; added the settings for the meta tag ROBOTS to use for the list pages.

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

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

Revision 1.66.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 21:53:26 2009 UTC (4 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.2: +26 -36 lines
Diff to previous 1.66.2.2 , to branch point 1.66
By KiamLaLuno: Removed the support for Vertical tabs because some problems in Vertical tabs.

Revision 1.66.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 21:30:26 2009 UTC (4 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66.2.1: +1 -3 lines
Diff to previous 1.66.2.1 , to branch point 1.66
By KiamLaLuno: Corrected a error.

Revision 1.66.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 21:14:05 2009 UTC (4 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.66: +36 -26 lines
Diff to previous 1.66
By KiamLaLuno: Added the support for Vertical Tabs.

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

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

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 08:21:19 2009 UTC (4 weeks, 4 days ago) by kiam
Branch: MAIN
Changes since 1.64: +33 -22 lines
Diff to previous 1.64
#601436 by KiamLaLuno: When the option "Repeat meta tags for lists" is not selected, the canonical URL is not used.

Revision 1.57.2.195 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 08:12:56 2009 UTC (4 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.194: +33 -22 lines
Diff to previous 1.57.2.194 , to branch point 1.57
#601436 by KiamLaLuno: When the option "Repeat meta tags for lists" is not selected, the canonical URL is not used.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 19:08:27 2009 UTC (4 weeks, 4 days ago) by kiam
Branch: MAIN
Changes since 1.63: +20 -90 lines
Diff to previous 1.63
#556014 by KiamLaLuno: Allow third-party modules to help in detecting the type of the page shown.

Revision 1.57.2.194 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 18:52:15 2009 UTC (4 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3-BETA3
Changes since 1.57.2.193: +6 -4 lines
Diff to previous 1.57.2.193 , to branch point 1.57
By KiamLaLuno: Corrected the indentation of a code line.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 16:48:54 2009 UTC (4 weeks, 4 days ago) by kiam
Branch: MAIN
Changes since 1.62: +23 -23 lines
Diff to previous 1.62
#613350 by KiamLaLuno: Rename the tab "Global and default meta tags".

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

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 15:48:47 2009 UTC (4 weeks, 4 days ago) by kiam
Branch: MAIN
Changes since 1.61: +56 -5 lines
Diff to previous 1.61
By KiamLaLuno: Added the user interface for the support for tokens; added a new index in the array which describes the supported meta tags.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 12:59:27 2009 UTC (4 weeks, 5 days ago) by kiam
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
#610458 by hass, KiamLaLuno: Extend default max meta description length to 350 characters.

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

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:06:28 2009 UTC (4 weeks, 5 days ago) by kiam
Branch: MAIN
Changes since 1.59: +41 -1 lines
Diff to previous 1.59
By KiamLaLuno: Added the support for tokens.

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

Revision 1.57.2.191 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 15:23:14 2009 UTC (4 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.190: +3 -2 lines
Diff to previous 1.57.2.190 , to branch point 1.57
By KiamLaLuno: Corrected the documentation comment for nodewords_get_tags().

Revision 1.57.2.190 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 14:50:16 2009 UTC (4 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.189: +1 -2 lines
Diff to previous 1.57.2.189 , to branch point 1.57
By KiamLaLuno: Corrected the documentation comment for nodewords_get_tags().

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 10:44:43 2009 UTC (4 weeks, 6 days ago) by kiam
Branch: MAIN
Changes since 1.57: +1060 -499 lines
Diff to previous 1.57
By KiamLaLuno: Synchronizing the files to HEAD.

Revision 1.57.2.189 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 05:56:46 2009 UTC (4 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.188: +4 -10 lines
Diff to previous 1.57.2.188 , to branch point 1.57
#587070 by KiamLaLuno: Meta tags form fields are always shown in the administration pages even if they are not selected to appear in the edit forms.

Revision 1.57.2.188 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 10:39:19 2009 UTC (5 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3-ALPHA2
Changes since 1.57.2.187: +2 -16 lines
Diff to previous 1.57.2.187 , to branch point 1.57
By KiamLaLuno: Removed the code added as per #601264.

Revision 1.57.2.187 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 10:03:37 2009 UTC (5 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.186: +4 -4 lines
Diff to previous 1.57.2.186 , to branch point 1.57
By KiamLaLuno: Changed a function name from _nodewords_description_match_callback to _nodewords_teaser_match_callback.

Revision 1.57.2.186 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 10:48:11 2009 UTC (5 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3-ALPHA1
Changes since 1.57.2.185: +3 -2 lines
Diff to previous 1.57.2.185 , to branch point 1.57
By KìamLaLuno: Follow-up for the last commit.

Revision 1.57.2.185 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 05:55:55 2009 UTC (5 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.184: +10 -35 lines
Diff to previous 1.57.2.184 , to branch point 1.57
#604160 by KiamLaLuno: Call to undefined function drupal_get_install_files() in nodewords.module line 1084.

Revision 1.57.2.184 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 20:55:06 2009 UTC (6 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.183: +22 -5 lines
Diff to previous 1.57.2.183 , to branch point 1.57
By KiamLaLuno: Changed the format of some code lines.

Revision 1.57.2.183 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 19:02:36 2009 UTC (6 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.182: +14 -2 lines
Diff to previous 1.57.2.182 , to branch point 1.57
#588946 by nonsie: Unable to edit the node meta tags unless the user has permission "administer nodes".

Revision 1.57.2.182 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 13:14:18 2009 UTC (6 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.181: +43 -1 lines
Diff to previous 1.57.2.181 , to branch point 1.57
By KiamLaLuno: Added the code to show Nodewords requirements errors in the module settings pages.

Revision 1.57.2.181 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 12:40:16 2009 UTC (6 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.180: +6 -6 lines
Diff to previous 1.57.2.180 , to branch point 1.57
By KiamLaLuno: Fixed, and optimized the previous commit.

Revision 1.57.2.180 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 12:31:30 2009 UTC (6 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.179: +17 -2 lines
Diff to previous 1.57.2.179 , to branch point 1.57
#601264 by KiamLaLuno: Meta Content-Type appears twice.

Revision 1.57.2.179 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 12:01:58 2009 UTC (6 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.178: +2 -2 lines
Diff to previous 1.57.2.178 , to branch point 1.57
By KiamLaLuno: Fixed the previous commit.

Revision 1.57.2.178 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 12:00:47 2009 UTC (6 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.177: +28 -23 lines
Diff to previous 1.57.2.177 , to branch point 1.57
#294966 by KiamLaLuno: Allow to use a different set of meta tags for the pager pages.

Revision 1.57.2.177 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 09:25:49 2009 UTC (6 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.176: +2 -2 lines
Diff to previous 1.57.2.176 , to branch point 1.57
#60756 by KiamLaLuno: Change the tab title from "Global meta tags" to "Global and default meta tags".

Revision 1.57.2.176 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 20:24:59 2009 UTC (6 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.175: +12 -26 lines
Diff to previous 1.57.2.175 , to branch point 1.57
- #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.57.2.175 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 21:31:57 2009 UTC (6 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.174: +6 -1 lines
Diff to previous 1.57.2.174 , to branch point 1.57
- By KiamLaLuno: Added the support for meta tags weight, used when outputting the meta tags in HTML.
- By KiamLaLuno: Changed the code to order the list of meta tags to edit, and output in HTML.
- By KiamLaLuno: Added code to clear the cache containing the list of defined meta tags.
- By KiamLaLuno: Changed some strings used in the user interface.

Revision 1.57.2.174 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 13:15:59 2009 UTC (6 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.173: +7 -2 lines
Diff to previous 1.57.2.173 , to branch point 1.57
By KiamLaLuno: Added the support for meta tags that don't show a form field in the edit form.

Revision 1.57.2.173 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 8 20:36:38 2009 UTC (6 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.172: +27 -22 lines
Diff to previous 1.57.2.172 , to branch point 1.57
By KiamLaLuno: Slightly optimized the code.

Revision 1.57.2.172 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 20:18:10 2009 UTC (7 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.171: +4 -1 lines
Diff to previous 1.57.2.171 , to branch point 1.57
By KiamLaLuno: Fixed some notices about the access to not defined variables.

Revision 1.57.2.171 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 12:16:27 2009 UTC (7 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.170: +3 -3 lines
Diff to previous 1.57.2.170 , to branch point 1.57
By KiamLaLuno: Changed the strings that were referring to meta tags in the user interface (including the permission strings).

Revision 1.57.2.170 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 11:52:43 2009 UTC (7 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.169: +10 -2 lines
Diff to previous 1.57.2.169 , to branch point 1.57
- 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.57.2.169 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 10:29:24 2009 UTC (7 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.168: +3 -3 lines
Diff to previous 1.57.2.168 , to branch point 1.57
By KiamLaLuno: Changed the permission from 'administer nodewords' to 'administer meta tags'.

Revision 1.57.2.168 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 17:11:07 2009 UTC (8 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.167: +3 -10 lines
Diff to previous 1.57.2.167 , to branch point 1.57
#591524 by KiamLaLuno: Caching issues are still present.

Revision 1.57.2.167 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 21:38:54 2009 UTC (8 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.166: +3 -2 lines
Diff to previous 1.57.2.166 , to branch point 1.57
#588716 by hass, KiamLaLuno: Use drupal_set_html_head() for $variables['head'].

Revision 1.57.2.166 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 14:13:26 2009 UTC (8 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.165: +2 -10 lines
Diff to previous 1.57.2.165 , to branch point 1.57
#590474 by KiamLaLuno: Permission strings are not translatable.

Revision 1.57.2.165 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 15:31:36 2009 UTC (8 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.164: +2 -2 lines
Diff to previous 1.57.2.164 , to branch point 1.57
#588716 by KiamLaLuno: Use drupal_set_html_head() for $variables['head'].

Revision 1.57.2.164 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 08:58:27 2009 UTC (8 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.163: +3 -2 lines
Diff to previous 1.57.2.163 , to branch point 1.57
By KiamLaLuno: Corrected the previous commit.

Revision 1.57.2.163 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 08:56:58 2009 UTC (8 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.162: +13 -10 lines
Diff to previous 1.57.2.162 , to branch point 1.57
#589814 by KiamLaLuno: Invalid argument supplied for foreach in nodewords.module at line 385.

Revision 1.57.2.162 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 27 20:41:17 2009 UTC (8 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.161: +7 -10 lines
Diff to previous 1.57.2.161 , to branch point 1.57
By KiamLaLuno: Added default parameter values to nodewords_load_tags().

Revision 1.57.2.161 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 27 17:39:37 2009 UTC (8 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.160: +6 -8 lines
Diff to previous 1.57.2.160 , to branch point 1.57
#588946 by KiamLaLuno: Unable to edit the node meta tags unless the user has permission "administer nodes".

Revision 1.57.2.160 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 27 16:51:00 2009 UTC (8 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.159: +7 -2 lines
Diff to previous 1.57.2.159 , to branch point 1.57
- By KiamLaLuno: Changed the description for the option to create the meta tag Description content from the node teaser; now it is reported the meta tag form fields do not appear when the option is selected.
- By KiamLaLuno: Fixed the code that was showing the form fields to edit the meta tag Description even when it was automatically created from the node teaser.
- By KiamLaLuno: Corrected a problem that was not allowing the option to disable the meta tags for a content type to work.

Revision 1.57.2.159 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 27 14:39:12 2009 UTC (8 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.158: +73 -1 lines
Diff to previous 1.57.2.158 , to branch point 1.57
- #588462 by KiamLaLuno: Add an option to disable the meta tags for specific content types.
- #587744 by KiamLaLuno: Auto description from node teaser: the maximum length is not respected.
- By KiamLaLuno: Changed two error strings to make more evident to which form fields the error is referring to (in the case the form field with a validation error is not highlighted in any way).

Revision 1.57.2.158 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 26 21:45:31 2009 UTC (8 weeks, 4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.157: +87 -81 lines
Diff to previous 1.57.2.157 , to branch point 1.57
- #587248 by mikeytown2, KiamLaLuno: Meta tags content is not correctly encoded/filtered.
- #588620 by KiamLaLuno: Code shows only the first character of the meta tag content.
- By KiamLaLuno: Changed a call to taxonomy_get_term() with a call to nodewords_get_term().
- By KiamLaLuno: Changed the form field used for the meta tag Revisit-After.
- By KiamLaLuno: Changed some strings used in the user interface.
- By KiamLaLuno: Re-ordered the code.

Revision 1.57.2.157 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 19:39:37 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.156: +5 -5 lines
Diff to previous 1.57.2.156 , to branch point 1.57
#588156 by hass: Translatable string review.

Revision 1.57.2.156 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 14:28:39 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.155: +2 -2 lines
Diff to previous 1.57.2.155 , to branch point 1.57
#587248 by mikeytown2: Meta tags content is not correctly encoded/filtered.

Revision 1.57.2.155 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 14:19:11 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.154: +11 -6 lines
Diff to previous 1.57.2.154 , to branch point 1.57
- #587108 by KiamLaLuno: nodewords_unique() should not change text to lower case.
- By KiamLaLuno: Changed the parameters of nodewords_unique().

Revision 1.57.2.154 - (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.57.2.153: +2 -2 lines
Diff to previous 1.57.2.153 , to branch point 1.57
#587120 by KiamLaLuno: Rename menu item 'Nodewords' to 'Meta tags'.

Revision 1.57.2.153 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 09:56:37 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.152: +1 -4 lines
Diff to previous 1.57.2.152 , to branch point 1.57
#587656 by KiamLaLuno: Remove the call to drupal_alter('nodewords_tags').

Revision 1.57.2.152 - (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.57.2.151: +2 -16 lines
Diff to previous 1.57.2.151 , to branch point 1.57
#587060 by KiamLaLuno: Remove the settings for the offline site.

Revision 1.57.2.151 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 20:19:20 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.150: +2 -7 lines
Diff to previous 1.57.2.150 , to branch point 1.57
By KiamLaLuno: Slightly optimized the code.

Revision 1.57.2.150 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 14:10:49 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--1-2
Changes since 1.57.2.149: +4 -4 lines
Diff to previous 1.57.2.149 , to branch point 1.57
By KiamLaLuno: Made the detection of Drupal error pages more robust.

Revision 1.57.2.149 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 05:35:48 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.148: +32 -26 lines
Diff to previous 1.57.2.148 , to branch point 1.57
By KiamLaLuno: Added code to reset the taxonomy terms local cache in the case the user has been switched.

Revision 1.57.2.148 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 18:27:51 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.147: +26 -1 lines
Diff to previous 1.57.2.147 , to branch point 1.57
#584810 by KiamLaLuno: Use db_rewrite_sql() when getting a taxonomy term.

Revision 1.57.2.147 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 17:58:34 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.146: +3 -3 lines
Diff to previous 1.57.2.146 , to branch point 1.57
By KiamLaLuno: Corrected the indentation of the code.

Revision 1.57.2.146 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 15:44:37 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.145: +2 -2 lines
Diff to previous 1.57.2.145 , to branch point 1.57
By KiamLaLuno: Follow-up to the previous commit.

Revision 1.57.2.145 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 15:41:25 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.144: +7 -7 lines
Diff to previous 1.57.2.144 , to branch point 1.57
By KiamLaLuno: Removed the parameter of a function.

Revision 1.57.2.144 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 15:25:26 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.143: +3 -8 lines
Diff to previous 1.57.2.143 , to branch point 1.57
By KiamLaLuno: Removed a static variable, and fixed the access to a not initialized variable.

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

Revision 1.57.2.142 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 07:03:11 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.141: +42 -32 lines
Diff to previous 1.57.2.141 , to branch point 1.57
- #558192 by KiamLaLuno: Cache the meta tags definition data obtained from third-party modules.
- By KiamLaLuno: Changed the custom hooks implemented by the module.
- By KiamLaLuno: Removed the code that used the previously removed options.

Revision 1.57.2.141 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 15:07:29 2009 UTC (3 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.140: +7 -3 lines
Diff to previous 1.57.2.140 , to branch point 1.57
#556094 by AlexisWilke, KiamLaLuno: Document the argument for _nodewords_get_pages_data().

Revision 1.57.2.140 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 03:56:27 2009 UTC (3 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.139: +57 -46 lines
Diff to previous 1.57.2.139 , to branch point 1.57
#556240 by KiamLaLuno: Wrong implementations of hook_form_FORM_ID_alter().

Revision 1.57.2.139 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 01:50:46 2009 UTC (3 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.138: +9 -9 lines
Diff to previous 1.57.2.138 , to branch point 1.57
- #556094 by AlexisWilke: foreach() error on line 1070.
- #556278 by KiamLaLuno: Undefined offset: 1.

Revision 1.57.2.138 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 23:45:09 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.137: +2 -2 lines
Diff to previous 1.57.2.137 , to branch point 1.57
By KiamLaLuno: Changed the other pages meta tags setting pages as it was before.

Revision 1.57.2.137 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 17:39:01 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.136: +15 -1 lines
Diff to previous 1.57.2.136 , to branch point 1.57
By KiamLaLuno: Reverted the user interface.

Revision 1.57.2.136 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 01:23:17 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.135: +2 -2 lines
Diff to previous 1.57.2.135 , to branch point 1.57
By KiamLaLuno: Added an empty line between @param, and @return.

Revision 1.57.2.135 - (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.57.2.134: +4 -4 lines
Diff to previous 1.57.2.134 , to branch point 1.57
- By KiamLaLuno: Renamed table nodewords_page_weight to nodewords_custom.
- By KiamLaLuno: Added a new table field.

Revision 1.57.2.134 - (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.57.2.133: +28 -53 lines
Diff to previous 1.57.2.133 , to branch point 1.57
- By KiamLaLuno: Fixed some problems.
- By KiamLaLuno: Changed the user interface.
- By KiamLaLuno: Renamed some functions.

Revision 1.57.2.133 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 13:24:07 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.132: +55 -1 lines
Diff to previous 1.57.2.132 , to branch point 1.57
#518140 by KiamLaLuno: Add the support for node / user bulk operations.

Revision 1.57.2.132 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 01:25:24 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.131: +2 -2 lines
Diff to previous 1.57.2.131 , to branch point 1.57
By KiamLaLuno: Slightly changed the settings page for the other pages mata tags.

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

Revision 1.57.2.130 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 17:26:16 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.129: +1 -11 lines
Diff to previous 1.57.2.129 , to branch point 1.57
By KiamLaLuno: Removed code still under development.

Revision 1.57.2.129 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 16:52:38 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.128: +3 -3 lines
Diff to previous 1.57.2.128 , to branch point 1.57
By KiamLaLuno: Corrected the function nodewords_cache_clear() to actually use its parameter.

Revision 1.57.2.128 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 16:46:34 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.127: +11 -7 lines
Diff to previous 1.57.2.127 , to branch point 1.57
By KiamLaLuno: Modified the documentation comment for nodewords_get().

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

Revision 1.57.2.126 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 12:47:50 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.125: +29 -4 lines
Diff to previous 1.57.2.125 , to branch point 1.57
#546968 by KiamLaLuno: Nothing is saved in database.

Revision 1.57.2.125 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 22:10:23 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.124: +38 -2 lines
Diff to previous 1.57.2.124 , to branch point 1.57
#546314 by jcmarco: Syntax error in SQL query.

Revision 1.57.2.124 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 10 18:37:43 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.123: +3 -4 lines
Diff to previous 1.57.2.123 , to branch point 1.57
By KiamLaLuno: Slightly optimized the code.

Revision 1.57.2.123 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 10 18:02:58 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.122: +9 -9 lines
Diff to previous 1.57.2.122 , to branch point 1.57
By KiamLaLuno: Changed the name of a variable used inside nodewords_output_tags().

Revision 1.57.2.122 - (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.57.2.121: +119 -119 lines
Diff to previous 1.57.2.121 , to branch point 1.57
By KiamLaLuno: Removed all the lines containing only indentation spaces.

Revision 1.57.2.121 - (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.57.2.120: +14 -4 lines
Diff to previous 1.57.2.120 , to branch point 1.57
By KiamLaLuno: Changed the table structure.

Revision 1.57.2.120 - (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.57.2.119: +3 -3 lines
Diff to previous 1.57.2.119 , to branch point 1.57
By KiamLaLuno: Changed the code to not encode the values saved in the database table.

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

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

Revision 1.57.2.117 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 7 16:50:17 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.116: +2 -2 lines
Diff to previous 1.57.2.116 , to branch point 1.57
By KiamLaLuno: Changed a string used in the user interface.

Revision 1.57.2.116 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 7 16:19:18 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.115: +13 -7 lines
Diff to previous 1.57.2.115 , to branch point 1.57
- By KiamLaLuno: Corrected the code to not make a case sensitive comparison.
- By KiamLaLuno: Optimized the previous commits.

Revision 1.57.2.115 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 7 14:51:44 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.114: +13 -9 lines
Diff to previous 1.57.2.114 , to branch point 1.57
- By KiamLaLuno: Added more options.
- By KiamLaLuno: Follow-up to the previous commits.

Revision 1.57.2.114 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 7 02:42:04 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.113: +5 -5 lines
Diff to previous 1.57.2.113 , to branch point 1.57
By KiamLaLuno: Corrected the previous commits.

Revision 1.57.2.113 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 7 00:17:46 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.112: +29 -1 lines
Diff to previous 1.57.2.112 , to branch point 1.57
#542074 by KiamLaLuno: Add a page for the error pages meta tags.

Revision 1.57.2.112 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 21:38:31 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.111: +2 -2 lines
Diff to previous 1.57.2.111 , to branch point 1.57
By KiamLaLuno: Changed a string used in the user interface.

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

Revision 1.57.2.110 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 03:14:32 2009 UTC (3 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.109: +5 -4 lines
Diff to previous 1.57.2.109 , to branch point 1.57
By KiamLaLuno: Moved the settings fields outside the workflow fieldset.

Revision 1.57.2.109 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 03:06:15 2009 UTC (3 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.108: +2 -2 lines
Diff to previous 1.57.2.108 , to branch point 1.57
By KiamLaLuno: Fixed the code that was not correctly visualizing the settings form.

Revision 1.57.2.108 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 2 22:44:15 2009 UTC (3 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.107: +15 -1 lines
Diff to previous 1.57.2.107 , to branch point 1.57
#537984 by manarth: Integrate with CCK content-type forms.

Revision 1.57.2.107 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 18:29:35 2009 UTC (3 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.106: +6 -4 lines
Diff to previous 1.57.2.106 , to branch point 1.57
By KiamLaLuno: Changed the code to avoid multiple calls to watchdog() during the execution of _nodewords_set().

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

Revision 1.57.2.105 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 24 14:46:38 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.104: +2 -2 lines
Diff to previous 1.57.2.104 , to branch point 1.57
By KiamLaLuno: Changed the code to show the form field of all the meta tags on the default values settings page.

Revision 1.57.2.104 - (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.57.2.103: +5 -5 lines
Diff to previous 1.57.2.103 , to branch point 1.57
By KiamLaLuno: Renamed the database table from nodewords to metatags.

Revision 1.57.2.103 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 22:38:54 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.102: +9 -2 lines
Diff to previous 1.57.2.102 , to branch point 1.57
By KiamLaLuno: Changed the parameters passed to the functions handling the meta tags.

Revision 1.57.2.102 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 14:06:00 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.101: +18 -2 lines
Diff to previous 1.57.2.101 , to branch point 1.57
#523536 by KiamLaLuno: Sort the meta tags fields shown in the edit page.

Revision 1.57.2.101 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 13:16:02 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.100: +2 -3 lines
Diff to previous 1.57.2.100 , to branch point 1.57
- By KiamLaLuno: Replaced the calls to asort() with calls to ksort().
- By KiamLaLuno: Removed a ksort() call left-over.

Revision 1.57.2.100 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 20:13:07 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.99: +30 -20 lines
Diff to previous 1.57.2.99 , to branch point 1.57
#523536 by KiamLaLuno: Sort the meta tags fields shown in the edit page.

Revision 1.57.2.99 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 00:09:10 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.98: +10 -16 lines
Diff to previous 1.57.2.98 , to branch point 1.57
- By KiamLaLuno: Optimized the code.
- #524570 by KiamLaLuno: Add support for NOSNIPPET.
- #523948 by KiamLaLuno: Unchecking all robots meta tag options the meta tag is not output.

Revision 1.57.2.98 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 23:08:05 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.97: +2 -2 lines
Diff to previous 1.57.2.97 , to branch point 1.57
By KiamLaLuno: Renamed a function incorrectly named.

Revision 1.57.2.97 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 22:13:56 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.96: +1 -92 lines
Diff to previous 1.57.2.96 , to branch point 1.57
By KiamLaLuno: Removed the implementation of hook_nodewords_tags_list_alter().

Revision 1.57.2.96 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 20:18:38 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.95: +37 -1 lines
Diff to previous 1.57.2.95 , to branch point 1.57
By KiamLaLuno: Moved a function from nodewords.metatags.inc to nodewords.module, and renamed it.

Revision 1.57.2.95 - (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.57.2.94: +3 -15 lines
Diff to previous 1.57.2.94 , to branch point 1.57
- #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.57.2.94 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 17 22:24:45 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.93: +3 -2 lines
Diff to previous 1.57.2.93 , to branch point 1.57
By KiamLaLuno: Follow-up to the previous commits.

Revision 1.57.2.93 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 17 21:22:28 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.92: +5 -2 lines
Diff to previous 1.57.2.92 , to branch point 1.57
#296963 by KiamLaLuno: Support for site verification meta tag.

Revision 1.57.2.92 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 17 15:56:45 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.91: +10 -2 lines
Diff to previous 1.57.2.91 , to branch point 1.57
- By KiamLaLuno: Simplified, and optimized the code.
- By KiamLaLuno: First step to implement #296963.

Revision 1.57.2.91 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 17 14:54:12 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.90: +4 -1 lines
Diff to previous 1.57.2.90 , to branch point 1.57
By KiamLaLuno: Changed the code so that some meta tags form fields will not appear in the page for the default meta tags values.

Revision 1.57.2.90 - (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.57.2.89: +7 -4 lines
Diff to previous 1.57.2.89 , to branch point 1.57
- 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.57.2.89 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 17 03:39:30 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.88: +18 -36 lines
Diff to previous 1.57.2.88 , to branch point 1.57
By KiamLaLuno: Added the code to write a log message when the meta tags are edited.

Revision 1.57.2.88 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 23:50:53 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.87: +4 -4 lines
Diff to previous 1.57.2.87 , to branch point 1.57
- #521794 by KiamLaLuno: Call to undefined function nodewords_add_html_head() while accessing a view generated page.
- #517480 by KiamLaLuno: Add the validation code for the meta tag form fields.

Revision 1.57.2.87 - (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.57.2.86: +114 -152 lines
Diff to previous 1.57.2.86 , to branch point 1.57
- 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.57.2.86 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 23:12:31 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.85: +12 -11 lines
Diff to previous 1.57.2.85 , to branch point 1.57
By KiamLaLuno: Changed the code to use a different type for the meta tags associated with the front page.

Revision 1.57.2.85 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 21:14:05 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.84: +18 -14 lines
Diff to previous 1.57.2.84 , to branch point 1.57
By KiamLaLuno: Changed the code to be more generic.

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

Revision 1.57.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 06:31:01 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.57.4.11: +13 -10 lines
Diff to previous 1.57.4.11 , to branch point 1.57 , to next main 1.66
By KiamLaLuno: Slightly optimized the code.

Revision 1.57.2.83 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 04:03:42 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.82: +43 -15 lines
Diff to previous 1.57.2.82 , to branch point 1.57
- #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.57.2.82 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 01:28:01 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.81: +198 -210 lines
Diff to previous 1.57.2.81 , to branch point 1.57
- #518342 by KiamLaLuno: The module doesn't output all the meta tags.
- By KiamLaLuno: Back-ported code from version 6.x-2.x-dev.

Revision 1.57.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 13 21:41:47 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.57.4.10: +4 -3 lines
Diff to previous 1.57.4.10 , to branch point 1.57
#477466 by KiamLaLuno: Add a constant for the currently implemented API version.

Revision 1.57.4.10 - (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.57.4.9: +95 -91 lines
Diff to previous 1.57.4.9 , to branch point 1.57
By KiamLaLuno: Rearranged the code.

Revision 1.57.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 13 20:23:03 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.57.4.8: +5 -5 lines
Diff to previous 1.57.4.8 , to branch point 1.57
#439234 by KiamLaLuno: Replace nodewords_init() with nodewords_preprocess_page().

Revision 1.57.2.81 - (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.57.2.80: +80 -106 lines
Diff to previous 1.57.2.80 , to branch point 1.57
#509802 by KiamLaLuno: Allow multiple values per meta tag.

Revision 1.57.2.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 23:40:48 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.79: +14 -7 lines
Diff to previous 1.57.2.79 , to branch point 1.57
By KiamLaLuno: Changed <meta_tags_id>_alter(), <meta_tags_id>_form(), and <meta_tags_id>_prepare() to use an array of options.

Revision 1.57.2.79 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 22:24:44 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.78: +5 -3 lines
Diff to previous 1.57.2.78 , to branch point 1.57
By KiamLaLuno: Added a parameter more to <meta_tag_id>_prepare(), and <meta_tag_id>_form() functions.

Revision 1.57.2.78 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 20:13:54 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.77: +3 -6 lines
Diff to previous 1.57.2.77 , to branch point 1.57
By KiamLaLuno: Slightly optimized the code.

Revision 1.57.2.77 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 18:38:46 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.76: +8 -12 lines
Diff to previous 1.57.2.76 , to branch point 1.57
- #516518 by KiamLaLuno: _nodewords_get_possible_tags(TRUE) is not returning the list of meta tags.
- By KiamLaLuno: Corrected a function that was overriding its parameter with the value obtained by another function.

Revision 1.57.2.76 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 16:43:03 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.75: +2 -2 lines
Diff to previous 1.57.2.75 , to branch point 1.57
#516500 by KiamLaLuno: Missing argument for nodewords_nodewords_tags_list_alter().

Revision 1.57.2.75 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 20:40:39 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.74: +122 -137 lines
Diff to previous 1.57.2.74 , to branch point 1.57
By KiamLaLuno: Rearranged, and optimized the code.

Revision 1.57.2.74 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 19:42:19 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.73: +2 -2 lines
Diff to previous 1.57.2.73 , to branch point 1.57
By KiamLaLuno: Replaced version_compare() with a comparison operator.

Revision 1.57.2.73 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 18:54:39 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.72: +2 -2 lines
Diff to previous 1.57.2.72 , to branch point 1.57
By KiamLaLuno: Changed the definition of the variable which defines the API version inplemented from the module.

Revision 1.57.2.72 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 18:17:00 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.71: +1 -11 lines
Diff to previous 1.57.2.71 , to branch point 1.57
By KiamLaLuno: Removed any 'global' index from the array which defines the supported meta tags.

Revision 1.57.2.71 - (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.57.2.70: +13 -70 lines
Diff to previous 1.57.2.70 , to branch point 1.57
- #515836 by KiamLaLuno: Error while saving the front page meta tags.
- #515180 by KiamLaLuno: Use different Drupal variables for the settings.

Revision 1.57.2.70 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 9 19:18:49 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.69: +15 -15 lines
Diff to previous 1.57.2.69 , to branch point 1.57
By KiamLaLuno: Changed "::" with ":" in the option strings.

Revision 1.57.2.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 20:37:32 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.68: +9 -9 lines
Diff to previous 1.57.2.68 , to branch point 1.57
By KiamLaLuno: Changed some strings used as index for an array of function options.

Revision 1.57.2.68 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 18:17:50 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.67: +7 -6 lines
Diff to previous 1.57.2.67 , to branch point 1.57
By KiamLaLuno: Changed which field sets are collapsed, and which are not.

Revision 1.57.2.67 - (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.57.2.66: +2 -2 lines
Diff to previous 1.57.2.66 , to branch point 1.57
By KiamLaLuno: Corrected the code following the suggestions given by coder.module.

Revision 1.57.2.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 05:56:09 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.65: +1 -17 lines
Diff to previous 1.57.2.65 , to branch point 1.57
#509910 by KiamLaLuno: Remove the option for the meta tags that can be edited.

Revision 1.57.2.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 05:37:38 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.64: +46 -8 lines
Diff to previous 1.57.2.64 , to branch point 1.57
#509836 by KiamLaLuno: Add additional checks for the user permissions.

Revision 1.57.2.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 03:58:23 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.63: +2 -2 lines
Diff to previous 1.57.2.63 , to branch point 1.57
By KiamLaLuno: Corrected the previous commit, which was still using a numeric constant rather than the value passed with the options array.

Revision 1.57.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 02:57:58 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.62: +2 -2 lines
Diff to previous 1.57.2.62 , to branch point 1.57
By KiamLaLuno: Changed 'ICRA PICS labels' in 'PICS labels' where possible.

Revision 1.57.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 02:41:56 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.61: +2 -1 lines
Diff to previous 1.57.2.61 , to branch point 1.57
#509826 by KiamLaLuno: The global meta tags field set is shown on the bottom of the form.

Revision 1.57.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 23:05:59 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.60: +9 -1 lines
Diff to previous 1.57.2.60 , to branch point 1.57
By KiamLaLuno: Follow-up to the previous commit.

Revision 1.57.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 19:11:25 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.59: +2 -2 lines
Diff to previous 1.57.2.59 , to branch point 1.57
By KiamLaLuno: Corrected the wrong reference to a not initialized variable.

Revision 1.57.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 05:16:47 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.58: +8 -1 lines
Diff to previous 1.57.2.58 , to branch point 1.57
#508922 by KiamLaLuno: Global meta tags values should be the default values used when the module cannot use a specific value.

Revision 1.57.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 01:54:12 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.57: +4 -11 lines
Diff to previous 1.57.2.57 , to branch point 1.57
#508894 by KiamLaLuno: Allow the user to edit the global value for each meta tag.

Revision 1.57.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 00:52:33 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.56: +65 -49 lines
Diff to previous 1.57.2.56 , to branch point 1.57
#300180 by KiamLaLuno: Add permissions to edit each meta tag.

Revision 1.57.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 2 01:10:26 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.55: +2 -2 lines
Diff to previous 1.57.2.55 , to branch point 1.57
By KiamLaLuno: Fixed an error in the template used to render a type of meta tag.

Revision 1.57.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 21:19:15 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.54: +14 -4 lines
Diff to previous 1.57.2.54 , to branch point 1.57
#506640 by Kiam@avpnet.org: The module handles paths that are not used by Drupal.

Revision 1.57.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 20:26:50 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.53: +4 -29 lines
Diff to previous 1.57.2.53 , to branch point 1.57
By Kiam@avpnet.org: Removed a function that has been already incorporated into another one.

Revision 1.57.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 20:12:15 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.52: +7 -5 lines
Diff to previous 1.57.2.52 , to branch point 1.57
#492728 by Kiam@avpnet.org: Meta tags field set is show in each tab present in the editing form for the user profile.

Revision 1.57.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 20:04:17 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.51: +10 -8 lines
Diff to previous 1.57.2.51 , to branch point 1.57
#506474 by Kiam@avpnet.org: Replace nodewords_init() with nodewords_preprocess_page().

Revision 1.57.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 19:36:49 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.50: +67 -102 lines
Diff to previous 1.57.2.50 , to branch point 1.57
By Kiam@avpnet.org: Rearranged, and optimized the code.

Revision 1.57.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 18:04:59 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.49: +2 -9 lines
Diff to previous 1.57.2.49 , to branch point 1.57
By Kiam@avpnet.org: Rearranged, and optimized the code.

Revision 1.57.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 17:35:35 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.48: +2 -3 lines
Diff to previous 1.57.2.48 , to branch point 1.57
By Kiam@avpnet.org: Slightly optimized the code.

Revision 1.57.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 19:09:56 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.47: +6 -2 lines
Diff to previous 1.57.2.47 , to branch point 1.57
#374049 by Kiam@avpnet.org: Add a default value for the node canonical URL.

Revision 1.57.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 21 03:41:20 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.46: +2 -2 lines
Diff to previous 1.57.2.46 , to branch point 1.57
#497580 by Kiam@avpnet.org: Settings page doesn't list any meta tag.

Revision 1.57.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 01:12:43 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.45: +2 -2 lines
Diff to previous 1.57.2.45 , to branch point 1.57
#495352 by Kiam@avpnet.org: Change the default for 'use the node teaser for the description meta tag' to FALSE, and add a warning.

Revision 1.57.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 00:42:05 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.44: +3 -3 lines
Diff to previous 1.57.2.44 , to branch point 1.57
By Kiam@avpnet.org: Corrected the strings passed to drupal_alter().

Revision 1.57.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 00:04:25 2009 UTC (5 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.43: +1 -35 lines
Diff to previous 1.57.2.43 , to branch point 1.57
By Kiam@avpnet.org: Corrected the code, which was not working properly with all the types of meta tags supported.

Revision 1.57.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 21:01:07 2009 UTC (5 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.42: +23 -3 lines
Diff to previous 1.57.2.42 , to branch point 1.57
- #478990 by Kiam@avpnet.org: Add the support for more meta tags setting fields
- By Kiam@avpnet.org: Added a setting for the node teaser specific to each content type
- By Kiam@avpnet.org: Fixed some code errors found

Revision 1.57.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 13:18:04 2009 UTC (5 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.41: +14 -8 lines
Diff to previous 1.57.2.41 , to branch point 1.57
- #374049 by Kiam@avpnet.org: Add the support for <link rel="canonical">
- By Kiam@avpnet.org: Used the quotation marks instead of apostrophes inside the HTML tags

Revision 1.57.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 09:55:19 2009 UTC (5 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.40: +3 -3 lines
Diff to previous 1.57.2.40 , to branch point 1.57
By Kiam@avpnet.org: Changed the parameters order of a function call.

Revision 1.57.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 09:47:52 2009 UTC (5 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.39: +2 -29 lines
Diff to previous 1.57.2.39 , to branch point 1.57
By Kiam@avpnet.org: Changed the supported hook from hook_nodewords() to hook_nodewords_tags_alter().

Revision 1.57.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 09:43:56 2009 UTC (5 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.38: +2 -2 lines
Diff to previous 1.57.2.38 , to branch point 1.57
By Kiam@avpnet.org: Corrected the code that checks if the added meta tags are compatible with the currently implemented API version.

Revision 1.57.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 09:16:32 2009 UTC (5 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.57.2.37: +119 -18 lines
Diff to previous 1.57.2.37 , to branch point 1.57
- #478988 by Robrecht Jacques, Kiam@avpnet.org: Change the way the list of supported meta tags is created
- By Kiam@avpnet.org: Slightly optimized the code.

Revision 1.57.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 15:18:58 2009 UTC (5 months, 3 weeks ago) by kiam
Branch: