Releases for Amadou
amadou 6.x-1.1
Download: amadou-6.x-1.1.tar.gz
Size: 106.65 KB
md5_file hash: 5aa2ed796d5ffef498ae75ff8730e0be
First released: January 12, 2008 - 05:55
Last updated: January 12, 2008 - 06:00
amadou 6.x-1.0
Download: amadou-6.x-1.0.tar.gz
Size: 106.64 KB
md5_file hash: d51defe7cda0b3da8e358586eabdcb8f
First released: January 10, 2008 - 02:52
Last updated: January 10, 2008 - 02:55
This release makes Amadou Drupal 6.x friendly
amadou 5.x-3.5
Download: amadou-5.x-3.5.tar.gz
Size: 103.17 KB
md5_file hash: 8965780def6557e2b99c70802ce8fb9e
First released: January 10, 2008 - 00:45
Last updated: January 10, 2008 - 00:50
Fixed bug #208175
amadou 5.x-3.4
Download: amadou-5.x-3.4.tar.gz
Size: 103.15 KB
md5_file hash: 726d40564e88ec2afc6de418933e9456
First released: December 9, 2007 - 22:26
Last updated: December 9, 2007 - 22:30
- 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 6.x-1.x-dev
Download: amadou-6.x-1.x-dev.tar.gz
Size: 106.73 KB
md5_file hash: 5c11bb4ee736d16c55834b8f2b6b20c4
First released: August 2, 2007 - 00:41
Last updated: January 17, 2008 - 00:00
development snapshot for Drupal-6.x
amadou 4.7.x-3.1
Download: amadou-4.7.x-3.1.tar.gz
Size: 106.47 KB
md5_file hash: c6e736f25b12476e49cd95a15fad7eef
First released: July 23, 2007 - 05:04
Last updated: July 23, 2007 - 05:05
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
Download: amadou-4.7.x-3.0.tar.gz
Size: 106.17 KB
md5_file hash: 163d48446b8fd111e0d889ab238d5673
First released: July 23, 2007 - 04:43
Last updated: July 23, 2007 - 04:45
Barring any serious bugs, this will be the final release for the Drupal 4.7.x branch.
amadou 5.x-3.3
Download: amadou-5.x-3.3.tar.gz
Size: 102.48 KB
md5_file hash: 99eada6dfd5d0f03449f8a030a92154f
First released: July 4, 2007 - 21:44
Last updated: July 4, 2007 - 21:45
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
Download: amadou-5.x-3.2.tar.gz
Size: 102.18 KB
md5_file hash: 1d8972ff8eab81459f9f4de430da0985
First released: July 3, 2007 - 14:38
Last updated: July 3, 2007 - 14:40
• 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.1
Download: amadou-5.x-3.1.tar.gz
Size: 103.22 KB
md5_file hash: 81a93258babfec0ef51332110e8a5681
First released: July 2, 2007 - 18:04
Last updated: July 2, 2007 - 18:05
#156205 - fixed
amadou 5.x-3.x-dev
Download: amadou-5.x-3.x-dev.tar.gz
Size: 103.23 KB
md5_file hash: c372804ae3e97ae9476b76d40b420b3c
First released: July 2, 2007 - 17:03
Last updated: January 17, 2008 - 00:00
Version 3.x is a complete rewrite of the theme.
See it in action at http://amadou.sp0ke.net
DONE:
• Fixed a lot of bugs from the issue queue
• Added a few feature requests from issue queue
• Style sheets are now broken up: style.css, layout.css, icons.css, and ie6.css (a separate style sheet for wonderfully lame IE6)
• Created a separate stylesheet for IE6 (Grrrrrr)
• Added gradient/shading background to sidebars
• Added better support for TinyMCE
• Avatar friendly - avatars are located within nodes - right aligned
• Scrubbed, rinsed, and dried...
There are a number of issues that still need to be given attention:
TO DO:
• Come up with a better search box solution. The current search box is rather lame and a bit inconsistent between browsers.
• IE6... need I say more? Although I had created a separate stylesheet for IE6, there are still some issues (e.g., Admin section).
• Need to add a function to adjust the main content according to the absence/presence of the sidebar(s) (e.g., if only one sidebar is activated, the main content should expand to fill the missing sidebar's space) - this function is part of the previous version of Amadou (see: template.php). I have not yet created the function for 3.x
• Create a version for Drupal 6.x
• etc... etc...
amadou 5.x-3.0
Download: amadou-5.x-3.0.tar.gz
Size: 103.18 KB
md5_file hash: affd105ac17caa42fdb4e6ffc1a79449
First released: July 2, 2007 - 16:39
Last updated: July 2, 2007 - 16:40
Version 3.x is a complete rewrite of the theme.
See it in action at http://amadou.sp0ke.net
DONE:
• Fixed a lot of bugs from the issue queue
• Added a few feature requests from issue queue
• Style sheets are now broken up: style.css, layout.css, icons.css, and ie6.css (a separate style sheet for wonderfully lame IE6)
• Created a separate stylesheet for IE6 (Grrrrrr)
• Added gradient/shading background to sidebars
• Added better support for TinyMCE
• Avatar friendly - avatars are located within nodes - right aligned
• Scrubbed, rinsed, and dried...
There are a number of issues that still need to be given attention:
TO DO:
• Come up with a better search box solution. The current search box is rather lame and a bit inconsistent between browsers.
• IE6... need I say more? Although I had created a separate stylesheet for IE6, there are still some issues (e.g., Admin section).
• Need to add a function to adjust the main content according to the absence/presence of the sidebar(s) (e.g., if only one sidebar is activated, the main content should expand to fill the missing sidebar's space) - this function is part of the previous version of Amadou (see: template.php). I have not yet created the function for 3.x
• Create a version for Drupal 6.x
• etc... etc...
amadou 5.x-2.2
Download: amadou-5.x-2.2.tar.gz
Size: 77.43 KB
md5_file hash: f58e111135c4953f269c9021ad9132cd
First released: April 10, 2007 - 01:18
Last updated: April 10, 2007 - 01:20
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.x-dev
Download: amadou-4.7.x-2.x-dev.tar.gz
Size: 77.5 KB
md5_file hash: d46136e68788a565b666fb0f8fc20f72
First released: February 19, 2007 - 06:22
Last updated: February 26, 2007 - 12:01
development version
amadou 5.x-2.x-dev
Download: amadou-5.x-2.x-dev.tar.gz
Size: 77.44 KB
md5_file hash: 2fbf0bf941b7da12e2c6d841ed3e8907
First released: February 19, 2007 - 06:20
Last updated: April 10, 2007 - 12:01
development version
amadou 4.7.x-2.2
Download: amadou-4.7.x-2.2.tar.gz
Size: 76.74 KB
md5_file hash: da7a47fcac20979c7a055a373d9c4d02
First released: February 19, 2007 - 01:34
Last updated: February 19, 2007 - 01:35
fixed typo in call to icon folder
amadou 4.7.x-2.1
Download: amadou-4.7.x-2.1.tar.gz
Size: 76.74 KB
md5_file hash: 0da33e73ab191c7e3d8abd22fe97c078
First released: February 19, 2007 - 01:21
Last updated: February 19, 2007 - 01:25
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
Download: amadou-5.x-2.1.tar.gz
Size: 76.63 KB
md5_file hash: 92ddaa8ee08f23e1c99910d5775df344
First released: February 19, 2007 - 01:20
Last updated: February 19, 2007 - 01:25
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
Download: amadou-4.7.x-2.0.tar.gz
Size: 67.22 KB
md5_file hash: ea55d8b5a51bcf8107f7461725626cb9
First released: February 17, 2007 - 01:05
Last updated: February 17, 2007 - 01:10
New release with bug fixes, new header style and much more.
amadou 5.x-2.0
Download: amadou-5.x-2.0.tar.gz
Size: 76.48 KB
md5_file hash: 17a35908d25b4f7380ee2baf05773f58
First released: February 16, 2007 - 23:35
Last updated: February 16, 2007 - 23:40
This release fixes numerous bugs reported and added some feature requests.
amadou 5.x-1.7
Download: amadou-5.x-1.7.tar.gz
Size: 66.32 KB
md5_file hash: 0412f6f7f8587d338d59ee443a7c7782
First released: January 14, 2007 - 10:44
Last updated: January 14, 2007 - 06:45
Added missing
<?php
print $footer_message
?>in page.tpl.php
Fixes custom footer problem.
amadou 4.7.x-1.4
Download: amadou-4.7.x-1.4.tar.gz
Size: 66.32 KB
md5_file hash: cb463d8e53d4b0e58d68be03bcf22b2e
First released: January 14, 2007 - 10:38
Last updated: January 14, 2007 - 06:40
Added missing
<?php
print $footer_message
?>to page.tpl.php
This fixes problem with broken footer message display
amadou 5.x-1.6
Download: amadou-5.x-1.6.tar.gz
Size: 66.36 KB
md5_file hash: 5f0986df0e1c58e492689cec0d18f4c4
First released: January 11, 2007 - 09:29
Last updated: January 11, 2007 - 05:30
This release has some minor cosmetic fixes that were missing from the previous release.
Also added missing
<?php
print $scripts
?>in page.tpl.php
amadou 5.x-1.5
Download: amadou-5.x-1.5.tar.gz
Size: 66.35 KB
md5_file hash: 947c60556ee6f680c1af07c0d6db448a
First released: January 11, 2007 - 07:14
Last updated: January 11, 2007 - 03:15
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
Download: amadou-4.7.x-1.3.tar.gz
Size: 66.78 KB
md5_file hash: c56a0e01ab7773c7c3fa1b8dc02239d5
First released: January 11, 2007 - 07:08
Last updated: January 11, 2007 - 03:10
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.0
Download: amadou-5.x-1.0.tar.gz
Size: 66.3 KB
md5_file hash: fc966c61ddb870bf5ff48b1470779eb3
First released: January 9, 2007 - 08:27
Last updated: January 9, 2007 - 04:30
Drupal 5.x friendly
amadou 5.x-1.4
Download: amadou-5.x-1.4.tar.gz
Size: 66.3 KB
md5_file hash: 8533a1865ccc5b21fbd0d5089498b50e
First released: January 9, 2007 - 07:30
Last updated: January 9, 2007 - 03:35
added missing print $scripts in page.tpl.php
amadou 5.x-1.3
Download: amadou-5.x-1.3.tar.gz
Size: 66.29 KB
md5_file hash: 45446d9b7425349629947c6f25291657
First released: January 9, 2007 - 06:44
Last updated: January 9, 2007 - 02:45
fixed primary content width adjustment
amadou 5.x-1.2
Download: amadou-5.x-1.2.tar.gz
Size: 66.29 KB
md5_file hash: 2edfd51280379407ab92fecf4c2c1123
First released: January 9, 2007 - 06:23
Last updated: January 9, 2007 - 02:25
Modified to be Drupal 5.x friendly by removing $links delimiter call in template.php
amadou 4.7.x-1.1
Download: amadou-4.7.x-1.1.tar.gz
Size: 66.73 KB
md5_file hash: a4f3ac545a242efcb001b3cd130bea19
First released: January 9, 2007 - 06:17
Last updated: January 9, 2007 - 02:20
Added function amadou_get_primaryContent_width which will allow for primary content to resize according to the sidebar placement
amadou 4.7.x-1.x-dev
Download: amadou-4.7.x-1.x-dev.tar.gz
Size: 110.26 KB
md5_file hash: 8eb43dfb49c20c326f4f635038295627
First released: January 4, 2007 - 18:56
Last updated: July 23, 2007 - 12:00
primary content + two right sidebars = three column theme
