amadou 6.x-1.4

Bug fixes

In this release I have removed the icons that were in the icons folder, as they were actually not licensed properly to be in the Drupal Git repository. I apologize for any inconvenience, but I realized after fixing some issues on Barron theme yesterday that these were the same icons that were forcefully removed by the Drupal.org admins at some point for Barron, so instead of having that happen again, I was proactive in removing them from Amadou.

amadou 6.x-1.3

Security update

See SA-CONTRIB-2012-086 - Amadou - Cross Site Scripting.

An XSS vulnerability was identified in Amadou theme's themes_links() function in the template.php file, which was fixed in the theme_links() function in Drupal 6.3 as noted in (SA-2008-044 http://drupal.org/node/280571).

This release fixes that security issue and should be applied to all Drupal 6 websites running Amadou theme.

The current 6.x-1.x-dev release also contains this fix.

amadou 5.x-3.4

- Cleaned up style sheets and various styles (e.g., font sizes, line heights, lists)
- Added image quotes for block quotes
- Added missing styles for watchdog log tables
- Cleaned up the admin page(s)

amadou 4.7.x-3.1

The previous release (4.7.x-3.0) was missing layout.css - OOOPS!
THIS *should* be the final Drupal 4.7.x branch release.

amadou 4.7.x-3.0

New features
Bug fixes

Barring any serious bugs, this will be the final release for the Drupal 4.7.x branch.

amadou 5.x-3.3

New features
Bug fixes

DONE:
• Added _get_mainContent_width & _get_sideBars_width functions so that the main content will adjust according to the side bars.
If only one side bar is activated, the main content will expand to fill the space of the missing side bar.

• Cleaned up the style sheets:
- Fixed typos.
- Converted pixels to ems.
- Moved a few style properties from layout.css to style.css which shouldn't have been in layout.css in the first place.

TODO:
• Clean up the search box - it's a mess.

This is a very solid release. :)

amadou 5.x-3.2

Bug fixes

• Fixed #156417 - image module's _image_get_dimensions() no longer exists - replaced with _image_get_sizes()
I completely removed the image_gallery modifications from the theme to prevent any problems people may encounter with using different versions of the image module & this theme.

• Fixed #156237

amadou 5.x-3.x-dev

New features
Bug fixes

Version 3.x is a complete rewrite of the theme.

See it in action at http://amadou.sp0ke.net

amadou 5.x-2.2

Fixed:
- bug #122407 - removed menu class from style.css

Added:
- search box
- additional regions for blocks
- styling to comments per feature request #125215
- function to adjust the sidebar content margin if the search box is present.

Misc:
Cleaned up style.css and page.tpl.php code to make it legible

amadou 4.7.x-2.1

fixed header section - added new style wrapper for site name and site slogan to help with alignment
site name is now semantically cool with a H1 tag
site slogan is now semantically cool with a H2 tag

Also added icons

amadou 5.x-2.1

fixed header section - added new style wrapper for site name and site slogan to help with alignment
site name is now semantically correct with a H1 tag
site slogan is now semantically correct with a H2 tag

amadou 4.7.x-2.0

New release with bug fixes, new header style and much more.

amadou 5.x-2.0

This release fixes numerous bugs reported and added some feature requests.

amadou 5.x-1.7

Added missing
print $footer_message
in page.tpl.php

Fixes custom footer problem.

amadou 4.7.x-1.4

Added missing print $footer_message
to page.tpl.php

This fixes problem with broken footer message display

amadou 5.x-1.6

This release has some minor cosmetic fixes that were missing from the previous release.
Also added missing print $scripts
in page.tpl.php

amadou 5.x-1.5

Fixed issue with the slogan overlapping onto site name.
Fixed the primary links so they don''t wrap to next line.
Fixed sidebar naming convention to be compliant with the standard Drupal scheme (e.g "sidebar_left" "sidebar_right").

amadou 4.7.x-1.3

Fixed problems with the slogan overlapping onto site name.
Fixed the primary links so they don''t wrap to next line.
Fixed sidebar naming convention to be compliant with the standard Drupal "sidebar_left" "sidebar_right" scheme.

Version 4.7.x-1.2 was so bad that it is not being released.

amadou 5.x-1.2

Modified to be Drupal 5.x friendly by removing $links delimiter call in template.php

amadou 4.7.x-1.1

Added function amadou_get_primaryContent_width which will allow for primary content to resize according to the sidebar placement

Subscribe with RSS Subscribe to Releases for Amadou