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

Log of /contributions/modules/signwriter/signwriter.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.17.2.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 5 14:29:38 2009 UTC (3 months, 3 weeks ago) by agileware
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.17.2.3.2.5: +59 -9 lines
Diff to previous 1.17.2.3.2.5 , to branch point 1.17.2.3 , to next main 1.17.2.4
#523170 - Bug fix - Signwriter doesn't affect panels custom content or views panes
#538020 - Buf fix - Background image: unsupported image type
#426676 - Feature - Added ability to disable signwriter on specified pages

Revision 1.17.2.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 12:57:54 2009 UTC (4 months, 2 weeks ago) by agileware
Branch: DRUPAL-6--2
Changes since 1.17.2.3.2.4: +7 -4 lines
Diff to previous 1.17.2.3.2.4 , to branch point 1.17.2.3
#510678 by Frodo Looijaard - Images without extensions generated on profile edit page
#375596 by Frodo Looijaard - Bug fix for error rendering apostrophe
#507114 - Made image title attribute optional (setting per profile)

Revision 1.17.2.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 6 07:01:42 2009 UTC (4 months, 3 weeks ago) by agileware
Branch: DRUPAL-6--2
Changes since 1.17.2.3.2.3: +3 -89 lines
Diff to previous 1.17.2.3.2.3 , to branch point 1.17.2.3
* Cleaned up unused signwriter_menu_link_alter function - by skybow
* Fixed bug where flush all caches caused signwriter menus to break - by skybow

Revision 1.17.2.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 26 07:10:09 2009 UTC (5 months ago) by agileware
Branch: DRUPAL-6--2
Changes since 1.17.2.3.2.2: +541 -556 lines
Diff to previous 1.17.2.3.2.2 , to branch point 1.17.2.3
All work for this commit by skybow. Many more changes to bring us closer to a 6.x-2.x release. * Added menu capabilities

Revision 1.10.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 12:22:52 2009 UTC (6 months ago) by agileware
Branch: DRUPAL-5
Changes since 1.10.2.3: +34 -5 lines
Diff to previous 1.10.2.3 , to branch point 1.10 , to next main 1.18
#334534 by open-keywords - Various bug fixes
#342284 - Added option to disable display: none for SEO reasons
#342040 by pivica - Fixed typo in a drupal_set_message call

Revision 1.17.2.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 19:39:37 2009 UTC (7 months ago) by empee584
Branch: DRUPAL-6--2
Changes since 1.17.2.3.2.1: +2 -4 lines
Diff to previous 1.17.2.3.2.1 , to branch point 1.17.2.3
fixed undefined property error in _signwriter_get_val - finally

Revision 1.17.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 09:14:29 2009 UTC (7 months ago) by empee584
Branch: DRUPAL-6--1
Changes since 1.17.2.3: +2 -4 lines
Diff to previous 1.17.2.3 , to branch point 1.17 , to next main 1.18
fixed undefined property error in _signwriter_get_val - finally
----------------------------------------------------------------------

Revision 1.17.2.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 00:01:41 2009 UTC (8 months, 1 week ago) by agileware
Branch: DRUPAL-6--2
Changes since 1.17.2.3: +315 -481 lines
Diff to previous 1.17.2.3
#400618 by gpdinoz and skybow - Applied patch for initial conversion to API.

Revision 1.17.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 23:31:27 2009 UTC (8 months, 1 week ago) by agileware
Branch: DRUPAL-6--1
Branch point for: DRUPAL-6--2
Changes since 1.17.2.2: +347 -39 lines
Diff to previous 1.17.2.2 , to branch point 1.17
* Added support for active and hover profiles for when using signwriter with menus
* #336758 by dman - Added borders to signwriter
* #342284 - Added option to disable the hidden span
* #362939 - Added option to use a signwriter profile on all panels titles.
* #340932 - Changed instances of clone to use drupal_clone

Revision 1.10.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 03:44:46 2008 UTC (12 months, 1 week ago) by agileware
Branch: DRUPAL-5
Changes since 1.10.2.2: +8 -6 lines
Diff to previous 1.10.2.2 , to branch point 1.10
#334534

Revision 1.10.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 01:57:58 2008 UTC (12 months, 1 week ago) by agileware
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.10.2.1: +2 -2 lines
Diff to previous 1.10.2.1 , to branch point 1.10
Fix typo as per #311223

Revision 1.17.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 02:58:16 2008 UTC (12 months, 4 weeks ago) by agileware
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.17.2.1: +19 -7 lines
Diff to previous 1.17.2.1 , to branch point 1.17
#322499 patch by eMPee584 - Fatal error bug fix.
#316295 by eMPee584 - Additional changes from comment 13.

Revision 1.17.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 04:19:09 2008 UTC (13 months, 1 week ago) by agileware
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.17: +646 -500 lines
Diff to previous 1.17
#316295 by eMPee584
#311223 by troybthompson

Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 05:12:45 2008 UTC (14 months ago) by agileware
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.10: +167 -41 lines
Diff to previous 1.10
* Updating DRUPAL-5 version so that the 5 dev version is up to date.
* Fixed bug in multiline causing blank line for the first line (has already been fixed in the D6 version.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 20:33:06 2008 UTC (14 months, 2 weeks ago) by agileware
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Made stip tags case insensitive

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 02:07:34 2008 UTC (14 months, 2 weeks ago) by agileware
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.16: +115 -82 lines
Diff to previous 1.16
* Updated to drupal 6
* Fixed bug in multiline functionality causing blank lines to be inserted

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 01:08:56 2008 UTC (14 months, 3 weeks ago) by agileware
Branch: MAIN
CVS Tags: DRUPAL-5--1-3
Changes since 1.15: +16 -13 lines
Diff to previous 1.15
* Fixed a bug introduced in the install file with the last release.
* Made lines fixed height (max character height of the font being used).

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 06:55:15 2008 UTC (14 months, 3 weeks ago) by nterbogt
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Changing it back out of principal

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 06:31:39 2008 UTC (14 months, 3 weeks ago) by nterbogt
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
Fixed error in hook_install
#132286: Invalid (X)HTML generated by theme function

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 04:26:33 2008 UTC (14 months, 3 weeks ago) by agileware
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Changes since 1.12: +167 -46 lines
Diff to previous 1.12
#260469 by solaas: Multiline Support.
#84485 by gpdinoz: Adding drop shadow to signwriter.
Enhanced the caching function.
Added uninstall to the install file.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 02:51:58 2008 UTC (19 months ago) by nterbogt
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Bug fixed for http://drupal.org/node/184708

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 02:22:32 2008 UTC (19 months ago) by nterbogt
Branch: MAIN
Changes since 1.10: +6 -6 lines
Diff to previous 1.10
Updated the translate function calls to be consistent and allow a user to write a template for this module

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 5 00:27:22 2007 UTC (2 years, 2 months ago) by wrunt
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.9: +133 -61 lines
Diff to previous 1.9
* Added farbtastic colour selectors
* Signwriter now searches the fontpath itself for .ttf files
* Made the profile editing page more user-friendly

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 04:09:23 2007 UTC (2 years, 6 months ago) by agileware
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Added a call to htmlspecialchars to prevent invalid html (see http://drupal.org/node/132286)

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 22:44:31 2006 UTC (3 years ago) by wrunt
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.1.2.5: +1 -26 lines
Diff to previous 1.1.2.5 , to branch point 1.1 , to next main 1.18
Got rid of license in favour of LICENSE.txt

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 22:41:48 2006 UTC (3 years ago) by wrunt
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.7: +1 -26 lines
Diff to previous 1.7
Got rid of license in favour of LICENSE.txt

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 02:29:56 2006 UTC (3 years ago) by wrunt
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.1.2.4: +8 -11 lines
Diff to previous 1.1.2.4 , to branch point 1.1
* Made GDFONTPATH use ';' as a separator on windows (hopefully).
* Got rid of the tab for each signwriter profile on the settings page.
* Bugfix to make it work when nice urls are disabled

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 02:21:12 2006 UTC (3 years ago) by wrunt
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.6: +47 -40 lines
Diff to previous 1.6
* Made GDFONTPATH use ';' as a separator on windows (hopefully).
* Got rid of the tab for each signwriter profile on the settings page.
* Bugfix to make it work when nice urls are disabled
* Upgraded to 5.0

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 00:12:53 2006 UTC (3 years, 2 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.3: +40 -11 lines
Diff to previous 1.1.2.3 , to branch point 1.1
- Made the path to signwriter images absolute as per http://drupal.org/node/78209
- Added settings for the cache directory and font search path.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 00:12:20 2006 UTC (3 years, 2 months ago) by wrunt
Branch: MAIN
Changes since 1.5: +39 -10 lines
Diff to previous 1.5
- Made the path to signwriter images absolute as per http://drupal.org/node/78209
- Added settings for the cache directory and font search path.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 07:34:13 2006 UTC (3 years, 3 months ago) by wrunt
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
fixed a reference to a non-existent variable in an error message

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 03:54:21 2006 UTC (3 years, 4 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +21 -16 lines
Diff to previous 1.1.2.2 , to branch point 1.1
updated the settings page to check for the GD image library, and added docs for
how to enable it if missing.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 03:07:29 2006 UTC (3 years, 4 months ago) by wrunt
Branch: MAIN
Changes since 1.3: +21 -16 lines
Diff to previous 1.3
updated the settings page to check for the GD image library, and added docs for
how to enable it if missing.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 04:15:46 2006 UTC (3 years, 4 months ago) by wrunt
Branch: MAIN
Changes since 1.2: +49 -37 lines
Diff to previous 1.2
Adding CHANGELOG.txt, and recent fixes to CVS trunk (I think). Maybe one day CVS will make sense...

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 03:26:16 2006 UTC (3 years, 4 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +49 -37 lines
Diff to previous 1.1.2.1 , to branch point 1.1
* added _signwriter_strip_tags to get rid of <i>, <b>, and <em> tags
* added x and y offsets to calculated image width so text isn't truncated

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 21 05:24:58 2006 UTC (3 years, 5 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1: +28 -3 lines
Diff to previous 1.1
adding changes to 4.7

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 21 05:20:52 2006 UTC (3 years, 5 months ago) by wrunt
Branch: MAIN
Changes since 1.1: +28 -3 lines
Diff to previous 1.1
adding documentation

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 20 02:48:17 2006 UTC (3 years, 5 months ago) by wrunt
Branch: MAIN
Branch point for: DRUPAL-4-7
Adding the signwriter module

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