| 1 |
================
|
| 2 |
Agregado 6.x 1.0
|
| 3 |
================
|
| 4 |
27 Sep 2008 - Added CHANGELOG.txt and README.txt.
|
| 5 |
- Added support for new block region 'Bottom'.
|
| 6 |
- Added support for secondary links. Displayed in the footer
|
| 7 |
section. http://drupal.org/node/314304
|
| 8 |
- Added style support for more HTML tags.
|
| 9 |
- Added original authors' credit in the footer as requested.
|
| 10 |
- Added custom animated throbber and draggable icon.
|
| 11 |
- Added maintenance/site off-line page.
|
| 12 |
- Renamed 'bottom_center' block region to 'bottom_centre'.
|
| 13 |
- Removed template.php. Not required in this theme.
|
| 14 |
- Removed box.tpl.php. Using default box template.
|
| 15 |
- Changed the way $submitted information is displayed. Using PHP
|
| 16 |
format_date(). Easier for users to customise it (if required).
|
| 17 |
- Added quick edit and delete links for node teasers for easier
|
| 18 |
navigation.
|
| 19 |
- Bottom regions are now more flexible. In the previous release,
|
| 20 |
bottom blocks are restricted to a certain maximum height.
|
| 21 |
- Fixed issue http://drupal.org/node/314451, whereby secondary tabs
|
| 22 |
are overlapping.
|
| 23 |
|
| 24 |
================
|
| 25 |
Agregado 6.x 1.1
|
| 26 |
================
|
| 27 |
12 Oct 2008 - Updated several HTML elements and improved usability.
|
| 28 |
- Changed blockquote image and style.
|
| 29 |
- Changed body default font to Arial. Does not use Bitstream Vera
|
| 30 |
Sans anymore.
|
| 31 |
|
| 32 |
================
|
| 33 |
Agregado 6.x 1.2
|
| 34 |
================
|
| 35 |
23 Oct 2008 - Fixed bug with users unable to post a comment using this theme.
|
| 36 |
http://drupal.org/node/323929
|
| 37 |
- Removed hyperlink for comments count in node information bar.
|
| 38 |
|
| 39 |
================
|
| 40 |
Agregado 6.x 1.3
|
| 41 |
================
|
| 42 |
12 Nov 2008 - Added t() strings support to node.tpl.php and
|
| 43 |
search-theme-form.tpl.php so that strings can be translated.
|
| 44 |
- Renamed a few classes to avoid conflicts with module classes.
|
| 45 |
|
| 46 |
|
| 47 |
======================
|
| 48 |
Agregado 6.x 2.0 beta1
|
| 49 |
======================
|
| 50 |
22 Dec 2008 - Cleaned up theme codes and styles. Added more support for
|
| 51 |
translatable strings t().
|
| 52 |
- Reorganised style.css file.
|
| 53 |
- Added new feature, Son of Suckerfish Dropdowns to primary links.
|
| 54 |
Primary links now have dropdown menus.
|
| 55 |
- Removed fix-ie.css style dependency.
|
| 56 |
|
| 57 |
======================
|
| 58 |
Agregado 6.x 2.0 beta2
|
| 59 |
======================
|
| 60 |
27 Dec 2008 - Fixed issue with primary links (dropdown menus) 'jumping'.
|
| 61 |
http://drupal.org/node/351073
|
| 62 |
|
| 63 |
======================
|
| 64 |
Agregado 6.x 2.0 beta3
|
| 65 |
======================
|
| 66 |
29 Dec 2008 - Changed the way $submitted is displayed.
|