Feed items

Commit 87078 by goba

Commit #87078 by Gábor Hojtsy at 11:40
Drupal: /modules/block/block.install 1.6
Drupal: /modules/block/block.module 1.285
Drupal: /modules/system/system.install 1.171
#80963 by chx with multiple contributors: remove deletion and database lock based block rehash code, replace it with simpler updates

Commit 86897 by karens

Commit #86897 by KarenS at 18:27
Content Construction Kit (CCK): /modules/cck/content.module 1.177
AHAH at last! Finally figured out a way to Add AHAH 'add more' button to multiple values. This will need more work but is functional. I had to get rid of fieldsets in the multiple values theme or they started nesting endlessly. This requires a unique wrapper id and a unique js menu path for each field, so a menu_rebuild() will be needed before using this.

Commit 86652 by douggreen

Commit #86652 by douggreen at 22:14
Create Content Block: /modules/createcontentblock/createcontentblock.info 1.1
Create Content Block: /modules/createcontentblock/createcontentblock.install 1.1
Create Content Block: /modules/createcontentblock/createcontentblock.module 1.1
Create Content Block: /modules/createcontentblock/README.txt 1.1
This module falls under the category of "let's improve the User experience".
Since this module tries to improve the UI, the button text is configurable.

It extends the user inteface for creating content by providing a pulldown
block of content types and a button for quickly creating new content,
the block is OG aware and adds the group id to the links when on an OG page

It was primarily developed because the UI for creating content was clumsy,
especially when comparing the difference between creating content when in
and not-in an OG page.

But while this block is OG aware, it does not rely on OG. And it has
definite value to non-OG sites by providing a simple create content block.

Commit 86637 by jpetso

Commit #86637 by jpetso at 20:38
/modules/versioncontrol_svn/versioncontrol_svn.install 1.1
Initial commit of the Subversion backend for the Version Control API,
or versioncontrol_svn in short.
For the moment, there only exists a first draft of the .install file.

Commit 86417 by goba

Commit #86417 by Gábor Hojtsy at 18:44
Localization client: /modules/l10n_client/jquery.hotkeys.js 1.1
Localization client: /modules/l10n_client/l10n_client.css 1.3
Localization client: /modules/l10n_client/l10n_client.js 1.3
Localization client: /modules/l10n_client/l10n_client.module 1.4
Improvements by Young Hahn:
- keyboard shortcuts for certain features
- search functionality in string list

See http://www.developmentseed.org/blog/2007/oct/26/new-features-and-improved-workflow-l10n-client

Commit 86348 by darrenoh

Commit #86348 by Darren Oh at 03:33
XML Sitemap: /modules/gsitemap/docs/xmlsitemap.php 1.2.2.1 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/gss/gss.css 1.1.4.3 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap.info 1.2.2.2 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap.install 1.4.2.3 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap.module 1.14.2.7 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap_engines/xmlsitemap_engines.info 1.1.2.1 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap_engines/xmlsitemap_engines.install 1.1.2.1 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap_engines/xmlsitemap_engines.module 1.1.2.1 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap_node/xmlsitemap_node.info 1.1.2.1 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap_node/xmlsitemap_node.install 1.1.2.1 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap_node/xmlsitemap_node.module 1.1.2.1 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap_term/xmlsitemap_term.info 1.1.2.1 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap_term/xmlsitemap_term.install 1.1.2.1 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap_term/xmlsitemap_term.module 1.1.2.1 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap_user/xmlsitemap_user.info 1.1.2.1 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap_user/xmlsitemap_user.install 1.1.2.1 @ DRUPAL-5--2
XML Sitemap: /modules/gsitemap/xmlsitemap_user/xmlsitemap_user.module 1.1.2.1 @ DRUPAL-5--2
Module rewrite.

Commit 86339 by jpetso

Commit #86339 by jpetso at 02:49
Version Control API: /modules/versioncontrol/commitlog/README.txt 1.4
Version Control API: /modules/versioncontrol/OVERVIEW.txt 1.1
Add OVERVIEW.txt which contains an adapted and updated version of
the conceptual presentation in g.d.o's Version Control API wrap-up part 1.
I hope this lowers the entry barriers a bit.

Also, it can't hurt to state in Commit Log's README.txt that it can do
notification mails.

Commit 86124 by karthik

Commit #86124 by Zen at 10:25
Privatemsg: /modules/privatemsg/privatemsg.info 1.1.2.1.2.2 @ DRUPAL-5--2
Privatemsg: /modules/privatemsg/privatemsg.install 1.5.2.4.2.11 @ DRUPAL-5--2
Privatemsg: /modules/privatemsg/privatemsg.module 1.70.2.30.2.50 @ DRUPAL-5--2
#180725, #180549:
.module: Remove subscription (and mail_edit) code which has been moved to pm_subscriptions.
.info: Remove dependency on subscriptions and mail_edit modules.
.install: Remove mail_edit queries. Roll back user table alteration. Roll back triggers update.

#182369: Add variables column in _install; Add update.

As this is a development branch, no rollback update path will be provided for testers. See issues in question for more information.

Syndicate content