local_tasks_blocks 7.x-2.x-dev

New features

Completely new code base, merged in while closing a duplicate project.

The new version provides 2 blocks, each representing a different presentation of the tasks on a page:

splashify 7.x-1.0-alpha4

Fixed a main issue that was preventing Splashify from working in alpha3. Added support for Libraries 2.0, so please make sure to upgrade to that version.

There are some complaints with how slow the redirect and colobox are. See this issue for the discussion: http://drupal.org/node/1543782 . This is the next big issue I am going to tackle with this project.

typogrify 7.x-1.0-rc5

Bug fixes

Improvements:

  • adding quotes for following languages:
    - 'ar' => array('«', '»', '‹', '›'), // Arabic
    - 'be' => array('«', '»', '„', '“'), // Belarusian
    - 'bg' => array('„', '“', '‚', '‘'), // Bulgarian
    - 'da' => array('»', '«', '›', '‹'), // Danish
    - 'de' => array('„', '“', '‚', '‘'), // German
    - 'el' => array('«', '»', '‹', '›'), // Greek
    - 'en' => array('“', '”', '‘', '’'), // English
    - 'eo' => array('“', '”', '“', '”'), // Esperanto
    - 'es' => array('«', '»', '“', '“'), // Spanish
    - 'et' => array('„', '“', '„', '“'), // Estonian
    - 'fi' => array('”', '”', '’', '’'), // Finnish
    - 'fr' => array('«', '»', '‹', '›'), // French
    - 'gsw-berne' => array('„', '“', '‚', '‘'), // Swiss German
    - 'he' => array('“', '“', '«', '»'), // Hebrew
    - 'hr' => array('»', '«', '›', '‹'), // Croatian
    - 'hu' => array('„', '“', '„', '“'), // Hungarian
    - 'is' => array('„', '“', '‚', '‘'), // Icelandic
    - 'it' => array('«', '»', '‘', '’'), // Italian
    - 'lt' => array('„', '“', '‚', '‘'), // Lithuanian
    - 'lv' => array('„', '“', '„', '“'), // Latvian
    - 'nl' => array('„', '“', '‘', '’'), // Dutch
    - 'no' => array('„', '“', '„', '“'), // Norwegian
    - 'pl' => array('„', '“', '«', '»'), // Polish

Pages

Subscribe with RSS Subscribe to RSS - 7.x