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

Log of /contributions/modules/user_titles/user_titles.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.14.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 07:37:39 2009 UTC (6 weeks, 3 days ago) by agileware
Branch: DRUPAL-6--1
Changes since 1.14.2.4: +10 -6 lines
Diff to previous 1.14.2.4 , to branch point 1.14 , to next main 1.19
#590838 by rooby - Fixed so that only comments for the selected content types are counted

Revision 1.14.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 12:40:00 2009 UTC (6 months, 1 week ago) by agileware
Branch: DRUPAL-6--1
Changes since 1.14.2.3: +91 -3 lines
Diff to previous 1.14.2.3 , to branch point 1.14
#369619 - Added block that displays a random list of other users with your title
#370662 - Fixed postgres REPLACE errors

Revision 1.15.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 02:02:21 2009 UTC (10 months, 2 weeks ago) by agileware
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.15.2.4: +3 -3 lines
Diff to previous 1.15.2.4 , to branch point 1.15 , to next main 1.19
Fixed a bug allowing duplicate number of posts & titles when editing user titles

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 01:49:18 2009 UTC (10 months, 2 weeks ago) by agileware
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +488 -202 lines
Diff to previous 1.18
Ported new functionality from D5 version:
- Hookable points system
- Removed javascript from settings
- Can now add an image to a user title

Revision 1.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 01:35:55 2009 UTC (10 months, 2 weeks ago) by agileware
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.14.2.2: +489 -203 lines
Diff to previous 1.14.2.2 , to branch point 1.14
Updated the D6 version to have the same functionality as the D5 version.
 - Hookable points system
 - Removed javascript from settings
 - Can now add an image to a user title

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 05:23:04 2009 UTC (10 months, 3 weeks ago) by agileware
Branch: MAIN
Changes since 1.17: +22 -18 lines
Diff to previous 1.17
#351173 - Fixed warnings when submitting user titles settings screen

Revision 1.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 05:19:14 2009 UTC (10 months, 3 weeks ago) by agileware
Branch: DRUPAL-6--1
Changes since 1.14.2.1: +22 -18 lines
Diff to previous 1.14.2.1 , to branch point 1.14
#351173 - Fixed warnings when submitting user titles settings screen

Revision 1.15.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 05:06:43 2009 UTC (10 months, 3 weeks ago) by agileware
Branch: DRUPAL-5
Changes since 1.15.2.3: +2 -2 lines
Diff to previous 1.15.2.3 , to branch point 1.15
#354177 by Eric Schaefer - Returning lowest user title instead of highest

Revision 1.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 05:13:48 2008 UTC (11 months, 1 week ago) by agileware
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.15.2.2: +1 -1 lines
Diff to previous 1.15.2.2 , to branch point 1.15
#159923 patch by ezyang - Hookable points system
#206299 by brianV - Bugfix for titles not updating with comments
#160943 by Gurpartap Singh - Removed javascript from settings
#160955 by Gurpartap Singh - Can now add an image to a user title

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 04:14:03 2008 UTC (11 months, 1 week ago) by agileware
Branch: DRUPAL-5
Changes since 1.15.2.1: +471 -129 lines
Diff to previous 1.15.2.1 , to branch point 1.15
#159923 patch by ezyang - Hookable points system
#206299 by brianV - Bugfix for titles not updating with comments
#160943 by Gurpartap Singh - Removed javascript from settings
#160955 by Gurpartap Singh - Can now add an image to a user title
Security fix of low risk SQL Injection flaw

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 22:16:30 2008 UTC (11 months, 2 weeks ago) by agileware
Branch: MAIN
Changes since 1.16: +200 -105 lines
Diff to previous 1.16
Accidentally put HEAD back to D5.  Making it D6 again.

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 22:11:23 2008 UTC (11 months, 2 weeks ago) by agileware
Branch: DRUPAL-5
Changes since 1.15: +105 -200 lines
Diff to previous 1.15
Created branch for DRUPAL-5 and added D5 code.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 22:08:26 2008 UTC (11 months, 2 weeks ago) by agileware
Branch: MAIN
Changes since 1.15: +105 -200 lines
Diff to previous 1.15
Created DRUPAL-5 branch and added the D5 code.

Revision 1.14.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 03:08:57 2008 UTC (11 months, 2 weeks ago) by agileware
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.14: +3 -2 lines
Diff to previous 1.14
* minor change to hook_user

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 03:04:58 2008 UTC (11 months, 2 weeks ago) by agileware
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.14: +3 -2 lines
Diff to previous 1.14
* Minor change to hook_user

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 02:25:29 2008 UTC (11 months, 2 weeks ago) by agileware
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.13: +199 -105 lines
Diff to previous 1.13
#244024 - Patch by Steven Merrill - Updated to drupal 6

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 19 00:46:36 2007 UTC (2 years ago) by agileware
Branch: MAIN
Changes since 1.12: +13 -18 lines
Diff to previous 1.12
Fixing a bug in user_titles' comment counting

user_titles_comment gets its uid from $a1, which can be an array or an object.
This can cause a user's post count to be wrong because it updates the post
count for uid 0. The fix was to cast $a1 to an object.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 01:06:55 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.11: +4 -1 lines
Diff to previous 1.11
Ensure comments are subtracted when deleted

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 01:05:48 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.10: +6 -1 lines
Diff to previous 1.10
Ensure posts are subtracted when deleted

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 00:48:59 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Calculate default user title against correct UID

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 00:32:22 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA2
Changes since 1.8: +4 -4 lines
Diff to previous 1.8
Be sure to filter XSS

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 00:29:23 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
Fix title calculator

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 00:23:04 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
Move user titles to user management admin block

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 00:19:56 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.5: +122 -23 lines
Diff to previous 1.5
unique title tids by dmitrig01, plus manual overrides for users

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 26 23:25:11 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.4: +4 -3 lines
Diff to previous 1.4
Minor adjustments

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 20 18:22:50 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#160841: (gurpartap) Better settings. Plus misc UI fixes.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 20 18:17:48 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
#160888: (Gurpartap) Change ID to Class to prevent XHTML validation error on UI

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 20 18:07:57 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.1: +7 -7 lines
Diff to previous 1.1
UI adjustments.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 17 00:11:47 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA
User titles module, initial commit.

This module allows the administrator to assign titles to users based
upon the number of posts that have been made. Administrators are
required to display these titles via their theme (though options
for changing this may come in the future).

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