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

Log of /contributions/modules/page_title/page_title.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.21.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 20:54:20 2009 UTC (3 days, 14 hours ago) by njt1982
Branch: DRUPAL-7--2
Changes since 1.21.4.4: +6 -6 lines
Diff to previous 1.21.4.4 , to branch point 1.21
Changed description text inline with usability suggestion in #600384

Revision 1.18.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 20:51:38 2009 UTC (3 days, 14 hours ago) by njt1982
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-3
Changes since 1.18.2.26: +6 -6 lines
Diff to previous 1.18.2.26 , to branch point 1.18 , to next main 1.21
Changed description text inline with usability suggestion in #600384

Revision 1.12.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 20:51:28 2009 UTC (3 days, 14 hours ago) by njt1982
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-3
Changes since 1.12.2.33: +6 -6 lines
Diff to previous 1.12.2.33 , to branch point 1.12 , to next main 1.21
Changed description text inline with usability suggestion in #600384

Revision 1.18.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 20:28:49 2009 UTC (3 days, 15 hours ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.25: +4 -3 lines
Diff to previous 1.18.2.25 , to branch point 1.18
applying the token flush fix from #529186

Revision 1.12.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 20:28:39 2009 UTC (3 days, 15 hours ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.32: +5 -2 lines
Diff to previous 1.12.2.32 , to branch point 1.12
applying the token flush fix from #529186

Revision 1.21.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 18:00:42 2009 UTC (3 days, 17 hours ago) by njt1982
Branch: DRUPAL-7--2
Changes since 1.21.4.3: +3 -3 lines
Diff to previous 1.21.4.3 , to branch point 1.21
Added tokens to the hook_page_title_pattern implementation so that non-frontpage pages can add to the avilable tokens for parsing the pattern

Revision 1.12.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 17:58:51 2009 UTC (3 days, 17 hours ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.31: +5 -4 lines
Diff to previous 1.12.2.31 , to branch point 1.12
Tweak to the hook_page_title_pattern_alter implementation. We need to pass tokens, when we have them, too.

Revision 1.18.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 17:56:07 2009 UTC (3 days, 17 hours ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.24: +8 -4 lines
Diff to previous 1.18.2.24 , to branch point 1.18
Minor bug fix with the new hook_page_title_pattern_alter. It seems Drupal_alter doesnt like passing multiple variables of non-array types

Revision 1.21.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 17:10:10 2009 UTC (3 days, 18 hours ago) by njt1982
Branch: DRUPAL-7--2
Changes since 1.21.4.2: +7 -1 lines
Diff to previous 1.21.4.2 , to branch point 1.21
Added hook_page_title_pattern_alter to allow complete control of the page title outside of this module

Revision 1.18.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 17:05:54 2009 UTC (3 days, 18 hours ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.23: +7 -1 lines
Diff to previous 1.18.2.23 , to branch point 1.18
Added hook_page_title_pattern_alter to allow complete control of the page title outside of this module

Revision 1.12.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 17:05:11 2009 UTC (3 days, 18 hours ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.30: +13 -1 lines
Diff to previous 1.12.2.30 , to branch point 1.12
Added hook_page_title_pattern_alter to allow complete control of the page title outside of this module

Revision 1.21.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 16:08:20 2009 UTC (3 days, 19 hours ago) by njt1982
Branch: DRUPAL-7--2
Changes since 1.21.4.1: +2 -2 lines
Diff to previous 1.21.4.1 , to branch point 1.21
Applied fix for Content Copy from #582218

Revision 1.21.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 15:57:00 2009 UTC (3 days, 19 hours ago) by njt1982
Branch: DRUPAL-7--2
Changes since 1.21: +163 -62 lines
Diff to previous 1.21
Added forum support + moved many hook_form_alter implementations into hook_form_FORM_ID_alter implementations

Revision 1.18.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 12:48:18 2009 UTC (3 days, 22 hours ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.22: +3 -12 lines
Diff to previous 1.18.2.22 , to branch point 1.18
Fixed the forum admin settings root page title. We dont need a separate submit handler, just the correct form key name\!

Revision 1.18.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 12:12:56 2009 UTC (3 days, 23 hours ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.21: +10 -4 lines
Diff to previous 1.18.2.21 , to branch point 1.18
A fix for forum handling - the root forum overview is sorted out now. Plus a comment fix

Revision 1.12.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 10:25:41 2009 UTC (4 days, 1 hour ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.29: +2 -2 lines
Diff to previous 1.12.2.29 , to branch point 1.12
Fixed issue #582218 - Content Copy broken due to incorrect FAPI implementation

Revision 1.18.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 10:22:06 2009 UTC (4 days, 1 hour ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.20: +2 -2 lines
Diff to previous 1.18.2.20 , to branch point 1.18
Fixed issue #582218 - Content Copy broken due to incorrect FAPI implementation

Revision 1.18.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 10:15:42 2009 UTC (4 days, 1 hour ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.19: +10 -9 lines
Diff to previous 1.18.2.19 , to branch point 1.18
Ported changed from Drupal5 branch to fix the double encoding issues. We now use filter_xss in place of strip_tags and check_plain

Revision 1.12.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 10:08:54 2009 UTC (4 days, 1 hour ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.28: +4 -5 lines
Diff to previous 1.12.2.28 , to branch point 1.12
Removed uncesseary use of strip_tags as we're using filter_xss instead now

Revision 1.12.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 09:55:48 2009 UTC (4 days, 1 hour ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.27: +6 -7 lines
Diff to previous 1.12.2.27 , to branch point 1.12
Better fix for the double entity encoding. Using FilterXSS to keep the content clean

Revision 1.12.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 16:13:28 2009 UTC (4 days, 19 hours ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.26: +54 -3 lines
Diff to previous 1.12.2.26 , to branch point 1.12
Added support for forums and containers and fixed the double encoding bug. Thanks to EclipseGc on IRC for help with that

Revision 1.18.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 22:18:54 2009 UTC (3 weeks, 5 days ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.18: +46 -7 lines
Diff to previous 1.18.2.18 , to branch point 1.18
Better integration with the forum module. Page titles can be configured for containers, forums and forum root. Additional code tidy up after a running coder.

Revision 1.18.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 16:15:58 2009 UTC (3 weeks, 5 days ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.17: +2 -2 lines
Diff to previous 1.18.2.17 , to branch point 1.18
Fix for #600384 - page title field description

Revision 1.18.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 16:03:01 2009 UTC (3 weeks, 5 days ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.16: +3 -2 lines
Diff to previous 1.18.2.16 , to branch point 1.18
Implement fix for cached tokens #529186 and #370856

Revision 1.18.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 15:56:29 2009 UTC (3 weeks, 5 days ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.15: +18 -1 lines
Diff to previous 1.18.2.15 , to branch point 1.18
Fix for Forum issue #548610

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 14:02:28 2009 UTC (3 weeks, 5 days ago) by njt1982
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-7--1, DRUPAL-7--2
Changes since 1.20: +15 -4 lines
Diff to previous 1.20
More work to make Page Title compatible with Drupal 7

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 18:11:19 2009 UTC (4 weeks ago) by njt1982
Branch: MAIN
Changes since 1.19: +31 -65 lines
Diff to previous 1.19
Work on improving compatibility with Drupal 7

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 22:05:04 2009 UTC (3 months, 1 week ago) by njt1982
Branch: MAIN
Changes since 1.18: +410 -197 lines
Diff to previous 1.18
Work on porting Page Title to Drupal 7

Revision 1.12.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 15:44:04 2009 UTC (5 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-2
Changes since 1.12.2.25: +23 -7 lines
Diff to previous 1.12.2.25 , to branch point 1.12
Tweak to the node edit form page title settings to make it consistend with the DRUPAL-6--2 implementation

Revision 1.18.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 15:03:07 2009 UTC (5 months, 1 week ago) by njt1982
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2
Changes since 1.18.2.14: +15 -5 lines
Diff to previous 1.18.2.14 , to branch point 1.18
Some code for variable tidy-up on uninstall and setting submission

Revision 1.18.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 14:24:39 2009 UTC (5 months, 1 week ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.13: +39 -1 lines
Diff to previous 1.18.2.13 , to branch point 1.18
Fix for #319641 - Add the page title settings for nodes to the node type edit form

Revision 1.12.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 12:14:26 2009 UTC (5 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.24: +23 -1 lines
Diff to previous 1.12.2.24 , to branch point 1.12
Tweak to the install to remove the pager_pattern on uninstall and addition of show_field toggle on the node_type_form (suggested in #319641)

Revision 1.18.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 10:52:47 2009 UTC (5 months, 1 week ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.12: +21 -1 lines
Diff to previous 1.18.2.12 , to branch point 1.18
Addition of hook_content_extra_fields which allows CCK to control the position of the field

Revision 1.12.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 09:54:47 2009 UTC (5 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.23: +2 -2 lines
Diff to previous 1.12.2.23 , to branch point 1.12
Fix for #492546 and #492258

Revision 1.12.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 10:26:06 2009 UTC (5 months, 2 weeks ago) by njt1982
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.12.2.22: +13 -2 lines
Diff to previous 1.12.2.22 , to branch point 1.12
Brought features inline with DRUPAL-6--2... Page number appending pattern, blog homepage patterns, etc

Revision 1.18.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 09:20:03 2009 UTC (5 months, 2 weeks ago) by njt1982
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.18.2.11: +9 -4 lines
Diff to previous 1.18.2.11 , to branch point 1.18
Added blog scope for page titles. Also added a Token Scope column to the admin page

Revision 1.18.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 16:19:23 2009 UTC (6 months, 1 week ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.10: +8 -1 lines
Diff to previous 1.18.2.10 , to branch point 1.18
Addition to allow for Pager pattern title appending (eg, add Page 1, 2, 3 onto Views Listings)

Revision 1.18.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 15:06:58 2009 UTC (6 months, 3 weeks ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.9: +6 -6 lines
Diff to previous 1.18.2.9 , to branch point 1.18
Hopefully the final nail in the coffin of double encoded page titles...

Revision 1.12.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 13:28:14 2009 UTC (7 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.21: +29 -5 lines
Diff to previous 1.12.2.21 , to branch point 1.12
Restored a legacy command as requested in issue #427530. The removal of this caused some sites to break

Revision 1.18.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 13:27:59 2009 UTC (7 months, 1 week ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.8: +27 -4 lines
Diff to previous 1.18.2.8 , to branch point 1.18
Restored a legacy command as requested in issue #427530. The removal of this caused some sites to break

Revision 1.18.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 12:11:53 2009 UTC (7 months, 1 week ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.7: +186 -122 lines
Diff to previous 1.18.2.7 , to branch point 1.18
Some major reworking to the module including new features such as taxonomy and user page titles

Revision 1.12.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 12:11:14 2009 UTC (7 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.20: +222 -192 lines
Diff to previous 1.12.2.20 , to branch point 1.12
Some major reworking to the module to bring it inline with the work on DRUPAL-6--2. This includes taxonomy & user page titles

Revision 1.18.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 10 18:29:05 2009 UTC (7 months, 2 weeks ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.6: +15 -6 lines
Diff to previous 1.18.2.6 , to branch point 1.18
Fix for issue #416930 Plus addition of new Drupal Alter feature....

Revision 1.18.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 18:28:38 2008 UTC (11 months, 1 week ago) by njt1982
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0
Changes since 1.18.2.5: +14 -6 lines
Diff to previous 1.18.2.5 , to branch point 1.18
Fixed issue with inconsistent variable names in page_title_page_get_title - used  instead of .

Revision 1.18.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 17:56:12 2008 UTC (11 months, 1 week ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.4: +20 -7 lines
Diff to previous 1.18.2.4 , to branch point 1.18
Added frontpage fallback to default token layout and switched to using token_replace_multiple instead of multiple token_replace calls

Revision 1.18.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 17:37:49 2008 UTC (11 months, 1 week ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.3: +5 -3 lines
Diff to previous 1.18.2.3 , to branch point 1.18
Added CVS $ marker to admin inc and fixed issue with with permissions found in #330253

Revision 1.18.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 17:29:42 2008 UTC (11 months, 1 week ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.2: +4 -57 lines
Diff to previous 1.18.2.2 , to branch point 1.18
Moving admin pages into separate include

Revision 1.12.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 16:27:21 2008 UTC (11 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0
Changes since 1.12.2.19: +10 -3 lines
Diff to previous 1.12.2.19 , to branch point 1.12
Switch to using token_replace_multiple rather than multiple calls to token_replace

Revision 1.12.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 15:44:03 2008 UTC (11 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.18: +5 -3 lines
Diff to previous 1.12.2.18 , to branch point 1.12
Backported patch from #330253 - unauthorized users overwrote authorized page title settings on nodes

Revision 1.12.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 14:27:05 2008 UTC (11 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.17: +20 -13 lines
Diff to previous 1.12.2.17 , to branch point 1.12
Fixed some code style issues, chrunk a field size and fixed issue #346276

Revision 1.18.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 15:48:03 2008 UTC (14 months ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18.2.1: +47 -45 lines
Diff to previous 1.18.2.1 , to branch point 1.18
Fixes for coder module to bring Page Title to better Drupal 6 compatibility

Revision 1.12.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 16:21:03 2008 UTC (15 months, 2 weeks ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.16: +10 -2 lines
Diff to previous 1.12.2.16 , to branch point 1.12
Update to improve page title detection for Comment Reply form

Revision 1.12.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 16:13:37 2008 UTC (16 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.15: +8 -1 lines
Diff to previous 1.12.2.15 , to branch point 1.12
Adding in the Zen Theme hook from #267873

Revision 1.12.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 15:48:13 2008 UTC (16 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA6
Changes since 1.12.2.14: +44 -42 lines
Diff to previous 1.12.2.14 , to branch point 1.12
Fixing bugs from: #264662, #238550, #238549 and #223746

Revision 1.18.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 18:23:41 2008 UTC (18 months, 3 weeks ago) by njt1982
Branch: DRUPAL-6--2
Changes since 1.18: +13 -1 lines
Diff to previous 1.18
Added an implementation of hook_preprocess_page

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 16:34:55 2008 UTC (18 months, 3 weeks ago) by njt1982
Branch: MAIN
Branch point for: DRUPAL-6--2
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
Adding the Drupal 6 admin form template

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 16:29:11 2008 UTC (18 months, 3 weeks ago) by njt1982
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.16: +67 -54 lines
Diff to previous 1.16
A 'working' Page Title for Drupal 6

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 15:25:02 2008 UTC (18 months, 3 weeks ago) by njt1982
Branch: MAIN
Changes since 1.15: +24 -49 lines
Diff to previous 1.15
sync DRUPAL-5--2 into HEAD for working on Drupal 6 port

Revision 1.12.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 15:47:44 2008 UTC (20 months ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.13: +2 -2 lines
Diff to previous 1.12.2.13 , to branch point 1.12
Update the help on the content_type configuration page as per #238549

Revision 1.12.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 17:19:06 2008 UTC (21 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.12: +3 -33 lines
Diff to previous 1.12.2.12 , to branch point 1.12
Fix for issue when other modules use tokens before Page Title

Revision 1.12.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 13:49:48 2008 UTC (21 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA5
Changes since 1.12.2.11: +22 -19 lines
Diff to previous 1.12.2.11 , to branch point 1.12
Page Title is now Node-Aware... Fixes bug: #214994

Revision 1.12.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 12:13:50 2008 UTC (22 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA4
Changes since 1.12.2.10: +2 -2 lines
Diff to previous 1.12.2.10 , to branch point 1.12
Fixed issue #194254 where page titles were being loaded for nodes flagged as page AND teaser.

Revision 1.12.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 12:03:29 2008 UTC (22 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.9: +1 -1 lines
Diff to previous 1.12.2.9 , to branch point 1.12
Fixing default frontpage tokens (#208481). Thanks 'smk ka'

Revision 1.12.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 12:02:39 2008 UTC (22 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.8: +1 -4 lines
Diff to previous 1.12.2.8 , to branch point 1.12
Removing obselete and remarked out code

Revision 1.12.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 11:56:06 2008 UTC (22 months, 1 week ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.7: +12 -7 lines
Diff to previous 1.12.2.7 , to branch point 1.12
Fixed issue with page title token selection (#193219)

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 17:23:49 2007 UTC (22 months, 4 weeks ago) by njt1982
Branch: MAIN
Changes since 1.14: +183 -79 lines
Diff to previous 1.14
Syncing HEAD with DRUPAL-5--2

Revision 1.12.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 18:53:33 2007 UTC (2 years ago) by njt1982
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA3
Changes since 1.12.2.6: +2 -2 lines
Diff to previous 1.12.2.6 , to branch point 1.12
Added Strip Tags back in - its needed to stop things like <em> getting into the <title>. Also fixed some token related issues where it was doing a node token replace when a node was not available (eg frontpage)

Revision 1.12.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 12:20:44 2007 UTC (2 years ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.5: +2 -2 lines
Diff to previous 1.12.2.5 , to branch point 1.12
Fixed issue with the page-title token being double-check_plain'd

Revision 1.12.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 10:19:59 2007 UTC (2 years ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.4: +0 -1 lines
Diff to previous 1.12.2.4 , to branch point 1.12
Removed misleading comment

Revision 1.12.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 10:18:17 2007 UTC (2 years ago) by njt1982
Branch: DRUPAL-5--2
Changes since 1.12.2.3: +32 -11 lines
Diff to previous 1.12.2.3 , to branch point 1.12
Bug fix to allow page title to work on non-node pages

Revision 1.12.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 27 13:17:01 2007 UTC (2 years, 2 months ago) by njt1982
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA2
Changes since 1.12.2.2: +44 -30 lines
Diff to previous 1.12.2.2 , to branch point 1.12
Bug Fixes + Update to token pattern selection

Revision 1.12.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 22 12:52:49 2007 UTC (2 years, 2 months ago) by njt1982
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA1
Changes since 1.12.2.1: +140 -67 lines
Diff to previous 1.12.2.1 , to branch point 1.12
Integration of tokens module, ability to configure each content type to have its own token pattern + some documentation update

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 16 21:46:22 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: MAIN
Changes since 1.13: +14 -11 lines
Diff to previous 1.13
Optimized some db_*() queries.

Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 18:09:57 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: DRUPAL-5--2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Removed accidental inclusion of incorrect help text.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 18:08:55 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Removed accidental inclusion of incorrect help text.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 06:52:48 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Added missing </p> tag in help text.

Revision 1.2.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 06:52:10 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.2.2.9: +2 -2 lines
Diff to previous 1.2.2.9 , to branch point 1.2 , to next main 1.21
Added missing </p> tag in help text.

Revision 1.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 06:46:35 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.2.2.8: +2 -2 lines
Diff to previous 1.2.2.8 , to branch point 1.2
Updated description of Page title field on content creation forms.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 06:40:26 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Reverted some help text from commitid 7cd246b267904567.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 05:22:19 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: MAIN
Changes since 1.9: +61 -2 lines
Diff to previous 1.9
#119016: Added ability to hide the Page title text box based on content type.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 04:51:43 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8
Added description of Page title field to content creation forms.

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 04:50:51 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.2.2.7: +10 -2 lines
Diff to previous 1.2.2.7 , to branch point 1.2
Added description of Page title field to content creation forms.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 04:37:18 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Made Page title field's maxlength be 255.

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 04:35:58 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.2.2.6: +2 -2 lines
Diff to previous 1.2.2.6 , to branch point 1.2
Made Page title field's maxlength be 255.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 23:24:01 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
Updated help text to reflect reality.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 22:42:49 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Added new "administer page titles" privilege.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 20:34:40 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: MAIN
Changes since 1.4: +12 -5 lines
Diff to previous 1.4
Moved settings form to admin/content/page_title.

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 17:28:04 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.2.2.5: +31 -14 lines
Diff to previous 1.2.2.5 , to branch point 1.2
Added comments and changed "templates" to "patterns" in help.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 17:19:16 2007 UTC (2 years, 3 months ago) by johnalbin
Branch: MAIN
Changes since 1.3: +31 -14 lines
Diff to previous 1.3
Added comments and changed "templates" to "patterns" in help.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 10 09:47:05 2007 UTC (2 years, 4 months ago) by johnalbin
Branch: MAIN
Changes since 1.2: +32 -25 lines
Diff to previous 1.2
Updated files from 5.x branch.

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 10 07:58:02 2007 UTC (2 years, 4 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.2.2.4: +3 -5 lines
Diff to previous 1.2.2.4 , to branch point 1.2
Removed MODULE_DESCRIPTION as it is caused issues with creating .pot files.

Revision 1.1.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 10 07:31:00 2007 UTC (2 years, 4 months ago) by johnalbin
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.1.4.9: +1 -0 lines
Diff to previous 1.1.4.9 , to branch point 1.1 , to next main 1.21
Added $Id$ tags.

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 10 07:19:49 2007 UTC (2 years, 4 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.2.2.3: +4 -0 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Added $Id$ tags.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 20 17:05:34 2007 UTC (2 years, 5 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.2.2.2: +18 -15 lines
Diff to previous 1.2.2.2 , to branch point 1.2
I found a use case where page_title_page_get_title() can get called more than once per page request, so added static caching to the function.

Revision 1.1.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 26 19:13:33 2007 UTC (2 years, 7 months ago) by njt1982
Branch: DRUPAL-4-7
Changes since 1.1.4.8: +4 -3 lines
Diff to previous 1.1.4.8 , to branch point 1.1
122734 by nicholasThompson. Adaptation of John/VLAD_X's patches.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 26 19:11:27 2007 UTC (2 years, 7 months ago) by njt1982
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.2.2.1: +4 -3 lines
Diff to previous 1.2.2.1 , to branch point 1.2
122734 by nicholasThompson. Adaptation of John/VLAD_X's patches.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 26 18:59:45 2007 UTC (2 years, 7 months ago) by njt1982
Branch: DRUPAL-5
Changes since 1.2: +11 -10 lines
Diff to previous 1.2
Committing fixes from #130416 and #124169
. Ampersands and Apostrophe's are now handled correctly. The template.php now has the correct example for Drupal 5.x

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 23:01:04 2006 UTC (2 years, 11 months ago) by robertDouglass
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.1: +170 -0 lines
Diff to previous 1.1
#98614 5.0 compatibility by Harry Slaughter

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 28 09:26:48 2006 UTC (3 years, 2 months ago) by robertDouglass
Branch: DRUPAL-4-6
Changes since 1.1.2.5: +5 -4 lines
Diff to previous 1.1.2.5 , to branch point 1.1 , to next main 1.21
#86246 %site_slogan wasn't getting parsed

Revision 1.1.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 28 09:23:38 2006 UTC (3 years, 2 months ago) by robertDouglass
Branch: DRUPAL-4-7
Changes since 1.1.4.7: +3 -2 lines
Diff to previous 1.1.4.7 , to branch point 1.1
#86246 %site_slogan wasn't getting parsed

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 26 17:31:23 2006 UTC (3 years, 3 months ago) by robertDouglass
Branch: DRUPAL-4-6
Changes since 1.1.2.4: +16 -14 lines
Diff to previous 1.1.2.4 , to branch point 1.1
fixing problem where page title was getting set during node_load on listings pages

Revision 1.1.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 26 17:29:42 2006 UTC (3 years, 3 months ago) by robertDouglass
Branch: DRUPAL-4-7
Changes since 1.1.4.6: +14 -12 lines
Diff to previous 1.1.4.6 , to branch point 1.1
fixing problem where page title was getting set during node_load on listings pages

Revision 1.1.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 7 10:22:29 2006 UTC (3 years, 6 months ago) by robertDouglass
Branch: DRUPAL-4-7
Changes since 1.1.4.5: +1 -34 lines
Diff to previous 1.1.4.5 , to branch point 1.1
better fix to #62108 thanks AjK; split .install into separate file

Revision 1.1.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 6 07:50:13 2006 UTC (3 years, 6 months ago) by robertDouglass
Branch: DRUPAL-4-7
Changes since 1.1.4.4: +1 -1 lines
Diff to previous 1.1.4.4 , to branch point 1.1
#62108 by karpuz

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 6 07:37:06 2006 UTC (3 years, 6 months ago) by robertDouglass
Branch: DRUPAL-4-7
Changes since 1.1.4.3: +3 -3 lines
Diff to previous 1.1.4.3 , to branch point 1.1
rm queryd

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 12 08:01:59 2006 UTC (3 years, 8 months ago) by robertDouglass
Branch: DRUPAL-4-6
Changes since 1.1.2.3: +2 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
fixing IDs

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 11 17:54:42 2006 UTC (3 years, 8 months ago) by robertDouglass
Branch: DRUPAL-4-6
Changes since 1.1.2.2: +1 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
adding robotstxt module to repo. Adding : to page_title

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 11 16:46:44 2006 UTC (3 years, 8 months ago) by robertDouglass
Branch: DRUPAL-4-6
Changes since 1.1.2.1: +3 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
queryd => query

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 27 16:11:28 2006 UTC (3 years, 9 months ago) by robertDouglass
Branch: DRUPAL-4-7
Changes since 1.1.4.2: +2 -2 lines
Diff to previous 1.1.4.2 , to branch point 1.1
#51090 thanks smsimms

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 21 15:37:41 2006 UTC (3 years, 9 months ago) by robertDouglass
Branch: DRUPAL-4-7
Changes since 1.1.4.1: +182 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
4-7 version

Revision 1.1.4.1
Tue Feb 21 13:45:57 2006 UTC (3 years, 9 months ago) by robertDouglass
Branch: DRUPAL-4-7
Changes since 1.1: +0 -0 lines
FILE REMOVED
file page_title.module was added on branch DRUPAL-4-7 on 2006-02-21 15:37:41 +0000

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 21 13:45:57 2006 UTC (3 years, 9 months ago) by robertDouglass
Branch: DRUPAL-4-6
Changes since 1.1: +125 -0 lines
Diff to previous 1.1
Initial checkin of the Page title module.
This module allows admins to have direct control over the page title of their site (not to be confused with the node title). Two different templates are available in the site settings, and a specific page title can be entered on node creation forms to override any specific page title.

Sponsored by Mark Nunney.

Revision 1.1
Tue Feb 21 13:45:57 2006 UTC (3 years, 9 months ago) by robertDouglass
Branch: MAIN
Branch point for: DRUPAL-4-6, DRUPAL-4-7
FILE REMOVED
file page_title.module was initially added on branch DRUPAL-4-6.

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