/[drupal]/contributions/modules/citizenspeak/citizenspeak.theme.php
ViewVC logotype

Log of /contributions/modules/citizenspeak/citizenspeak.theme.php

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.18.2.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 00:48:14 2009 UTC (9 months, 3 weeks ago) by matt2000
Branch: DRUPAL-6--1
Changes since 1.18.2.2: +51 -5 lines
Diff to previous 1.18.2.2
removing old files

Revision 1.18.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 20:47:16 2008 UTC (15 months ago) by matt2000
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-beta, DRUPAL-6--1-0
Branch point for: DRUPAL-6--1
Changes since 1.18.2.1: +256 -264 lines
Diff to previous 1.18.2.1 , to branch point 1.18
Initial Drupal 5 release

Revision 1.18.2.1
Mon Aug 25 20:45:34 2008 UTC (15 months ago) by matt2000
Branch: DRUPAL-5
Changes since 1.18: +1 -1 lines
FILE REMOVED
prep for D5 release

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 18 17:15:49 2006 UTC (3 years, 8 months ago) by georgehotelling
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Changes since 1.17: +8 -8 lines
Diff to previous 1.17
Whoops, I missed a patch for issue #52280 but it should be good now

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 18 16:41:31 2006 UTC (3 years, 8 months ago) by georgehotelling
Branch: MAIN
Changes since 1.16: +5 -3 lines
Diff to previous 1.16
Feature: Admin can turn off displaying To: in preview (issue #52274), added changelog

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 18 16:26:37 2006 UTC (3 years, 8 months ago) by georgehotelling
Branch: MAIN
Changes since 1.15: +6 -7 lines
Diff to previous 1.15
Applied patch for issue #52280

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 12 18:02:09 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.14: +18 -5 lines
Diff to previous 1.14
Added global email signature setting

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 12 17:26:12 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Changes since 1.13: +6 -6 lines
Diff to previous 1.13
Fixed tpyos on the thank you page :)

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 10 21:44:50 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Changes since 1.12: +7 -4 lines
Diff to previous 1.12
Simplified and fixed problems with the statistics reports

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 10 14:15:02 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Changes since 1.11: +7 -8 lines
Diff to previous 1.11
Added a page that lists all campaigns, which can be used as an action center

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 8 00:22:44 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Changes since 1.10: +11 -5 lines
Diff to previous 1.10
Added send-to-friend text to Thank You page

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 6 21:40:59 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Changes since 1.9: +1 -4 lines
Diff to previous 1.9
Removed duplicate title from message

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 5 17:49:14 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Changes since 1.8: +30 -26 lines
Diff to previous 1.8
Removed superfluous sprintf() calls, only include phone and fax if supplied by participant, cleanup of message preview

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 5 02:39:18 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Changes since 1.7: +11 -14 lines
Diff to previous 1.7
Removed message sending from node preview to avoid confusion, removed vestigial block theme function.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 1 19:19:47 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Changes since 1.6: +20 -4 lines
Diff to previous 1.6
Message formatting now respects the value of 'Put personal statements at top of letter'

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 1 17:05:49 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Fixed the line breaks in the message preview

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 31 22:20:04 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4
Slight optimization by removing nl2br() calls

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 31 15:45:10 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Changes since 1.3: +2 -3 lines
Diff to previous 1.3
Removed description from node since its largely redundant

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 29 16:40:16 2005 UTC (4 years ago) by georgehotelling
Branch: MAIN
Changes since 1.2: +23 -9 lines
Diff to previous 1.2
Added block of popular campaigns

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 23 18:39:53 2005 UTC (4 years, 1 month ago) by georgehotelling
Branch: MAIN
Changes since 1.1: +36 -16 lines
Diff to previous 1.1
Added debugging page and admin option that displays an email instead of sending it.  Also, bugfixes with message generation.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 15 00:55:27 2005 UTC (4 years, 1 month ago) by georgehotelling
Branch: MAIN
Cleaned up code to make functions easier to find, I hope

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