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

Log of /contributions/modules/signwriter/signwriter.install

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


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

Revision 1.8.2.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 12:57:53 2009 UTC (4 months, 1 week ago) by agileware
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.8.2.2.2.3: +16 -2 lines
Diff to previous 1.8.2.2.2.3 , to branch point 1.8.2.2
#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.8.2.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 2 12:50:32 2009 UTC (4 months, 3 weeks ago) by agileware
Branch: DRUPAL-6--2
Changes since 1.8.2.2.2.2: +37 -4 lines
Diff to previous 1.8.2.2.2.2 , to branch point 1.8.2.2
* Fixed update 6200 so that disable_span column is only added if it doesn't exist
* Fixed update 6200 to include the new threestate column
* Fixed update 6200 to include new signwriter_menu table
* Fixed update 6200 duplicate transparent column error
* #461282 by selig - Removed 's' from the regexp examples on the signwriter profile edit screen.

Revision 1.8.2.2.2.2 - (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.8.2.2.2.1: +168 -58 lines
Diff to previous 1.8.2.2.2.1 , to branch point 1.8.2.2
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.4.2.2 - (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.4.2.1: +18 -6 lines
Diff to previous 1.4.2.1 , to branch point 1.4 , to next main 1.8
#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.8.2.2.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.8.2.2: +5 -60 lines
Diff to previous 1.8.2.2
#400618 by gpdinoz and skybow - Applied patch for initial conversion to API.

Revision 1.8.2.2 - (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.8.2.1: +61 -6 lines
Diff to previous 1.8.2.1 , to branch point 1.8
* 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.8.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, DRUPAL-6--1-1
Changes since 1.8: +51 -29 lines
Diff to previous 1.8
#316295 by eMPee584
#311223 by troybthompson

Revision 1.4.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, DRUPAL-5--1-5
Changes since 1.4: +52 -22 lines
Diff to previous 1.4
* 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.8 - (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
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.7: +128 -48 lines
Diff to previous 1.7
* Updated to drupal 6
* Fixed bug in multiline functionality causing blank lines to be inserted

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 06:34:56 2008 UTC (14 months, 3 weeks ago) by nterbogt
Branch: MAIN
CVS Tags: DRUPAL-5--1-3
Changes since 1.6: +2 -3 lines
Diff to previous 1.6
Fixed yet another stupid mistake

Revision 1.6 - (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.5: +26 -27 lines
Diff to previous 1.5
Fixed error in hook_install
#132286: Invalid (X)HTML generated by theme function

Revision 1.5 - (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.4: +55 -23 lines
Diff to previous 1.4
#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.1.2.2 - (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.1: +1 -26 lines
Diff to previous 1.1.2.1 , to branch point 1.1 , to next main 1.8
Got rid of license in favour of LICENSE.txt

Revision 1.4 - (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
Branch point for: DRUPAL-5
Changes since 1.3: +1 -26 lines
Diff to previous 1.3
Got rid of license in favour of LICENSE.txt

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
CVS Tags: DRUPAL-5--1-0
Changes since 1.2: +0 -0 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.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
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.1: +25 -0 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: +25 -0 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