| /[drupal]/contributions/modules/bloginfo/bloginfo.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Simplify the db call for the bloginfo content, there can only be one...
#255030 added token hooks to provide blog title, thanks to orbface9 for contribution.
Made bloginfo block show also on the blog root parent e.g. blog/1 and not only on a blog node page.
#255030 added token hooks to provide the blog title, contributed by orbface9
Update HEAD to be in line with Core HEAD aka Drupal 7
Mostly cosmetic, ran module through Coder.
Bring HEAD up in parity with D6, adding code contributed in #225981 by gdevlugt, jng12 and I simply made minor adjustments.
Bringing HEAD up in line with top of DRUPAL-5 branch, bringing forward the latest changes done by [mfer]
Updated blogroll to use proper theming
Fixed deletion from table when user is deleted.
Blogroll was returning blank results. Fixed query.
- Added blogroll of blogs with titles as block
Cleaned up code http://drupal.org/node/153658 fixed postgresql bug http://drupal.org/node/146885
Cleaned up code http://drupal.org/node/153658
Fixed bug http://drupal.org/node/146877
fixed PostgreSQL bug http://drupal.org/node/146885
Added author uid to theme block function for ease of custom theming. From http://drupal.org/node/144209
fixed issue http://drupal.org/node/138529
fixed theme() implementation and updated to use COUNT()
update to 2.x version of bloginfo module. adds input filters and moves theming of block content to theme_bloginfo_block
Fixed user account form bug.
bloginfo module updated for drupal 5
Fixed bug (http://drupal.org/node/88969) where bloginfo user info cleared when profile.module fields updated for user
Updated to fix issues with OG
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |