Feed items
Commit 311964 by webchick
Commit 311948 by webchick
Commit #311948 by webchick at 22:01
Drupal: /includes/install.inc 1.122
Drupal: /includes/theme.inc 1.566
Drupal: /includes/theme.maintenance.inc 1.52
Drupal: /install.php 1.232
Drupal: /modules/system/system.install 1.437
#299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: Add POD to installation requirements.
Commit 311942 by webchick
panels_everywhere 6.x-1.0-beta1
Official release from CVS tag: DRUPAL-6--1-0-BETA1
Last updated: January 9, 2010 - 08:20View usage statistics for this release
panels_everywhere-6.x-1.0-beta1.tar.gz
15.08 KB
e5f4d650344150a99233689881c532f9
Official release from CVS tag: DRUPAL-6--1-0-BETA1
Last updated: January 9, 2010 - 08:20View usage statistics for this releaseThis is an initial release of Panels Everywhere. Please see the README.txt for information about how to get started with it.
Please note: You need either CTools 1.3 or the CTools 1.x-dev release if 1.3 is not out yet. (It is not out at the time of this writing).
Commit 309930 by webchick
Comments in a View
This module one thing: It hijacks the normal node display page and uses a view to display that node's comments rather than comment module's normal output function. This allows comments to be sorted, filtered, and displayed using all the features of the Views module.
This module is more fun if you say its name while thinking of "Snakes on a Plane."
Commit 306718 by eaton
Commit #306718 by eaton at 21:43
Comments in a View: /modules/comments_in_a_view/comments_in_a_view.info 1.1
Comments in a View: /modules/comments_in_a_view/comments_in_a_view.module 1.1
Comments in a View: /modules/comments_in_a_view/comments_in_a_view.views_default.inc 1.1
Initial checkin of the 'comments in a view' module. Hijacks the normal display of Comments and renders them using a View, which can be customized on a per-content-type basis.
Commit 305770 by pwolanin
Commit #305770 by pwolanin at 16:23
Apache Solr Multisite Search: /modules/apachesolr_multisitesearch/apachesolr_multisitesearch.module 1.3
start making multiste aware
Already In
The Already In module redirects authenticated users who attempt to visit the login, user registration, or password reset URLs to the /user page instead. This prevents authenticated users from getting an Access Denied error message. Optionally, the module can display a "You are already logged in" message when redirecting users.
If you are interested in seeing this issue addressed in Drupal 7, please see #17664: user/register should show custom message instead of 403 for logged-in users.
This module borrows from code originally posted by loze and asimov.
