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

Log of /contributions/modules/bloginfo/bloginfo.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.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 25 01:33:30 2008 UTC (13 months ago) by yettyn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +6 -7 lines
Diff to previous 1.10
Simplify the db call for the bloginfo content, there can only be one...

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 25 01:18:43 2008 UTC (13 months ago) by yettyn
Branch: DRUPAL-6--1
Changes since 1.9.2.2: +30 -1 lines
Diff to previous 1.9.2.2 , to branch point 1.9 , to next main 1.11
#255030 added token hooks to provide blog title, thanks to orbface9 for contribution.

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 25 00:32:15 2008 UTC (13 months ago) by yettyn
Branch: DRUPAL-6--1
Changes since 1.9.2.1: +18 -13 lines
Diff to previous 1.9.2.1 , to branch point 1.9
Made bloginfo block show also on the blog root parent e.g. blog/1 and not only on a blog node page.

Revision 1.6.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 24 20:17:06 2008 UTC (13 months ago) by yettyn
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-5-RC2
Changes since 1.6.2.10: +30 -1 lines
Diff to previous 1.6.2.10 , to branch point 1.6 , to next main 1.11
#255030 added token hooks to provide the blog title, contributed by orbface9

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 22:24:35 2008 UTC (13 months, 1 week ago) by yettyn
Branch: MAIN
Changes since 1.9: +55 -32 lines
Diff to previous 1.9
Update HEAD to be in line with Core HEAD aka Drupal 7

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 19:16:39 2008 UTC (13 months, 1 week ago) by yettyn
Branch: DRUPAL-6--1
Changes since 1.9: +9 -9 lines
Diff to previous 1.9
Mostly cosmetic, ran module through Coder.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 14:22:33 2008 UTC (13 months, 1 week ago) by yettyn
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.8: +107 -13 lines
Diff to previous 1.8
Bring HEAD up in parity with D6, adding code contributed in #225981 by gdevlugt, jng12 and I simply made minor adjustments.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 12:57:42 2008 UTC (13 months, 2 weeks ago) by yettyn
Branch: MAIN
Changes since 1.7: +32 -18 lines
Diff to previous 1.7
Bringing HEAD up in line with top of DRUPAL-5 branch, bringing forward the latest changes done by [mfer]

Revision 1.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 27 23:25:41 2007 UTC (2 years, 2 months ago) by mfer
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-5-RC1
Changes since 1.6.2.9: +3 -5 lines
Diff to previous 1.6.2.9 , to branch point 1.6
Updated blogroll to use proper theming

Revision 1.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 21:46:04 2007 UTC (2 years, 2 months ago) by mfer
Branch: DRUPAL-5
Changes since 1.6.2.8: +2 -2 lines
Diff to previous 1.6.2.8 , to branch point 1.6
Fixed deletion from table when user is deleted.

Revision 1.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 03:02:00 2007 UTC (2 years, 2 months ago) by mfer
Branch: DRUPAL-5
Changes since 1.6.2.7: +2 -2 lines
Diff to previous 1.6.2.7 , to branch point 1.6
Blogroll was returning blank results. Fixed query.

Revision 1.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 25 23:53:48 2007 UTC (2 years, 2 months ago) by mfer
Branch: DRUPAL-5
Changes since 1.6.2.6: +30 -14 lines
Diff to previous 1.6.2.6 , to branch point 1.6
- Added blogroll of blogs with titles as block

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 00:56:54 2007 UTC (2 years, 5 months ago) by mfer
Branch: MAIN
Changes since 1.6: +63 -62 lines
Diff to previous 1.6
Cleaned up code http://drupal.org/node/153658
fixed postgresql bug http://drupal.org/node/146885

Revision 1.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 00:51:00 2007 UTC (2 years, 5 months ago) by mfer
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-4
Changes since 1.6.2.5: +58 -60 lines
Diff to previous 1.6.2.5 , to branch point 1.6
Cleaned up code http://drupal.org/node/153658

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 19:19:18 2007 UTC (2 years, 5 months ago) by mfer
Branch: DRUPAL-5
Changes since 1.6.2.4: +4 -2 lines
Diff to previous 1.6.2.4 , to branch point 1.6
Fixed bug http://drupal.org/node/146877

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 18:57:26 2007 UTC (2 years, 5 months ago) by mfer
Branch: DRUPAL-5
Changes since 1.6.2.3: +3 -3 lines
Diff to previous 1.6.2.3 , to branch point 1.6
fixed PostgreSQL bug http://drupal.org/node/146885

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 03:03:23 2007 UTC (2 years, 6 months ago) by mfer
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-3
Changes since 1.6.2.2: +3 -3 lines
Diff to previous 1.6.2.2 , to branch point 1.6
Added author uid to theme block function for ease of custom theming.  From http://drupal.org/node/144209

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 26 02:57:20 2007 UTC (2 years, 7 months ago) by mfer
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-2
Changes since 1.6.2.1: +2 -2 lines
Diff to previous 1.6.2.1 , to branch point 1.6
fixed issue http://drupal.org/node/138529

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 26 02:35:56 2007 UTC (2 years, 7 months ago) by mfer
Branch: DRUPAL-5
Changes since 1.6: +6 -5 lines
Diff to previous 1.6
fixed theme() implementation and updated to use COUNT()

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 01:11:34 2007 UTC (2 years, 7 months ago) by mfer
Branch: MAIN
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-0-beta1, DRUPAL-5--2-1
Branch point for: DRUPAL-5
Changes since 1.5: +17 -9 lines
Diff to previous 1.5
update to 2.x version of bloginfo module.  adds input filters and moves theming of block content to theme_bloginfo_block

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 7 01:07:35 2006 UTC (2 years, 11 months ago) by mfer
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.4: +1 -2 lines
Diff to previous 1.4
Fixed user account form bug.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 5 02:37:10 2006 UTC (2 years, 11 months ago) by mfer
Branch: MAIN
CVS Tags: DRUPAL-5--0-1
Changes since 1.3: +1 -4 lines
Diff to previous 1.3
bloginfo module updated for drupal 5

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 30 03:08:17 2006 UTC (3 years, 1 month ago) by mfer
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.2: +12 -10 lines
Diff to previous 1.2
Fixed bug (http://drupal.org/node/88969) where bloginfo user info cleared when profile.module fields updated for user

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 03:11:48 2006 UTC (3 years, 1 month ago) by mfer
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1
Updated to fix issues with OG

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 00:24:31 2006 UTC (3 years, 2 months ago) by mfer
Branch: MAIN
The bloginfo module adds a blog title and description to your blogs.  It is a simple module that adds 2 additional fields to the users account screen, for those who have permission, to have a blog title and blog description.  These are then put into a block that can be placed like any other block.  The title is the block title and the description is the block content.

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