birthdays 5.x-1.2

New features
Bug fixes

New version, probably the last 5.x-1.x version before starting with Birthdays 5.x-2.x.

See new documentation in README.txt or at http://drupal.org/node/315658

Major changes:

arooga 6.x-1.1

New features

adds new line to Status report page to list the highest page execution time.

taxonomy_widget 5.x-1.1

New features

Added support for #description property. Setting this on the taxonomy_widget passes it to the fieldset that wraps the rendered elements.

commentrss 6.x-2.0

New features
Bug fixes
Insecure

This release fixes a few small bugs, improves the memory footprint and SQL queries (better performance), the user interface (cleaner forms, slightly more flexible options, better translatability) and improves code quality (better file organization, more phpdocs). Includes forward ported changes to commentrss from 5.x-1.x to 5.x-2.x, including:

  • #214958 by Junyor and myself: add context to comment feeds, so people can identify where comments are coming from
  • #161150 report by twohills, patch by myself: Add different options for site front page feed exposure, and prevent all site feed from appearing on other pages. Setting backwards compatible.
  • Update help text to describe feed features better.
  • Moved settings page under 'RSS publishing' setting in admin > content.
  • #198151 report by ragaskar, patch by myself: avoid node comment RSS feed from appearing on other pages.
  • Removed lots of dead code from node comment feed generation code.
  • #189829 reported by zostay, mostly fixed already, but one missing piece: Built in check for comment support on node, so that a node feed will not be accessible at all if the node does not support comments.
  • Remove vocabulary feed as vocabulary_list module is not supported for years. Use Views for arbitrary comment feeds.
  • Added lots of phpdoc to API functions.
  • Align namespace handling in channel feed to core patch suggested at #157709
  • Rethink commentrss_format_items() to join on {users} instead of doing a user_load() on all comments handled. This leads to much better performance.
  • Better descriptions on settings.
  • Also used Drupal 6 features to split the module into pages.inc, admin.inc and the main module file only containing core hook callbacks, minimizing memory footprint.

taxonomy_dhtml 6.x-1.0-rc1

New features

Release Candidate 1 for D6 is now live.

Things to note:

  • Now dependent on dhtml_menu (http://drupal.org/project/dhtml_menu) as I would rather avoid reinventing the wheel for expandable items.
  • Block Exposure Control : Instead of filling up the blocks page with every vocabulary you can now control Block Exposure. If you only need to have one Vocabulary available then you only have that one listed on the block page. If you need them all, then you can list them all.

db_maintenance 6.x-2.0-beta1

New features

New features from the 5.2 branch merged across;

  • detect failure of optimize and optionally execute a repair table
  • allowed option to not optimize tables by setting frequency to "never"
  • added option to backup database, requires access to exec() some ISP's block this, and proper path to mysqldump
  • added option to backup files directory, requires access to to exec(), and proper path to tar
  • added option to email user(s) when database and files are backed up

Pages

Subscribe with RSS Subscribe to RSS - New features