Releases of Drupal contributions that are compatible with version 5.x of Drupal Core

alt_login 5.x-1.2

bug fixes:

  • better validation -- can't enter same name for alt_login and username, can't edit username to an existing alt_login name
  • cleaning of users table 'data' column from some stale alt_login data

conference 5.x-1.x-dev

5.x version, same functionalities as so-called v. 1.2 for 4.7 (1.5 on CVS)
plus some minor additional features :
- module may provide plain default paper and review type
- manager may receive CC or BCC of all mails
- conference-specific e-mail address as sender of conference e-mails
...

countdowntimer 5.x-1.4

Fixed format_num naming problem.

<b>Count Down!</b>
<span class="countdowntimer">
<span style="display:none" name="datetime">2007-06-22T12:00:04</span>
<span style="display:none" name="tz_hours">-8</span>
<span style="display:none" name="dir">down</span>
<span style="display:none" name="format_num">1</span>
</span>

countdowntimer 5.x-1.3

Added format_to_use to the new style tags.

<b>Count Down!</b>
<span class="countdowntimer">
<span style="display:none" name="datetime">2007-06-22T12:00:04</span>
<span style="display:none" name="tz_hours">-8</span>
<span style="display:none" name="dir">down</span>
<span style="display:none" name="format_to_use">1</span>
</span>

Pages

Subscribe with RSS Subscribe to RSS - 5.x