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

Log of /contributions/modules/nodewords/nodewords.info

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


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

Revision 1.5.2.4 - (view) (download) (annotate) - [select for diffs]
Sat Nov 14 12:26:28 2009 UTC (2 weeks ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.5.2.3: +2 -1 lines
Diff to previous 1.5.2.3 , to branch point 1.5
By KiamLaLuno: Nodewords requires PHP 5.1.

Revision 1.3.2.9 - (view) (download) (annotate) - [select for diffs]
Mon Nov 9 11:26:52 2009 UTC (2 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.8: +2 -1 lines
Diff to previous 1.3.2.8 , to branch point 1.3 , to next main 1.5
By KiamLaLuno: Added the recommendation line for Vertical tabs.

Revision 1.5.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Nov 9 10:52:48 2009 UTC (2 weeks, 5 days ago) by kiam
Branch: DRUPAL-6--3
Changes since 1.5.2.2: +2 -1 lines
Diff to previous 1.5.2.2 , to branch point 1.5
By KiamLaLuno: Added the recommendation line for Vertical tabs.

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

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

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Oct 25 10:28:35 2009 UTC (4 weeks, 6 days ago) by kiam
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--3
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
By KiamLaLuno: Added the line "recommends" in nodewords.info.

Revision 1.3.2.8 - (view) (download) (annotate) - [select for diffs]
Sun Oct 25 10:27:06 2009 UTC (4 weeks, 6 days ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3-BETA4, DRUPAL-6--1-3-BETA5
Changes since 1.3.2.7: +2 -1 lines
Diff to previous 1.3.2.7 , to branch point 1.3
By KiamLaLuno: Added the line "recommends" in nodewords.info.

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

Revision 1.3.2.7 - (view) (download) (annotate) - [select for diffs]
Fri Sep 25 14:21:25 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3-ALPHA1, DRUPAL-6--1-3-ALPHA2, DRUPAL-6--1-3-BETA3
Changes since 1.3.2.6: +2 -2 lines
Diff to previous 1.3.2.6 , to branch point 1.3
By KiamLaLuno: Changed the package identifier used for the modules.

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

Revision 1.3.2.5 - (view) (download) (annotate) - [select for diffs]
Sat Jul 18 22:12:48 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.4: +2 -2 lines
Diff to previous 1.3.2.4 , to branch point 1.3
By KiamLaLuno: Changed the description of the module.

Revision 1.3.2.4 - (view) (download) (annotate) - [select for diffs]
Sat Jul 18 01:05:54 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.3: +3 -2 lines
Diff to previous 1.3.2.3 , to branch point 1.3
By KiamLaLuno: Added the package identifier.

Revision 1.3.4.2 - (view) (download) (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.3.4.1: +6 -0 lines
Diff to previous 1.3.4.1 , to branch point 1.3 , to next main 1.5
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.3.2.3 - (view) (download) (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.3.2.2: +2 -1 lines
Diff to previous 1.3.2.2 , to branch point 1.3
#203254 : first try at D6 port. Thanks hass ao.

Revision 1.3.2.2 - (view) (download) (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.3.2.1: +3 -0 lines
Diff to previous 1.3.2.1 , to branch point 1.3
copy of DRUPAL-5.x-dev

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

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

Revision 1.3
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.2: +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.1.4.1 - (view) (download) (annotate) - [select for diffs]
Tue Dec 19 10:50:51 2006 UTC (2 years, 11 months ago) by robrechtj
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-10, DRUPAL-5--1-11, DRUPAL-5--1-12, DRUPAL-5--1-13, DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6, DRUPAL-5--1-7, DRUPAL-5--1-8, DRUPAL-5--1-8-rc1, DRUPAL-5--1-9
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 , to next main 1.5
release of DRUPAL-5 module

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Oct 22 09:14:13 2006 UTC (3 years, 1 month ago) by robrechtj
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
small fixes for 5.0

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Sep 4 08:05:37 2006 UTC (3 years, 2 months ago) by robrechtj
Branch: MAIN
Branch point for: DRUPAL-5
Forgot the new .info file

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