Aardvark South Hunsley School Pro 1.0

Themes ::: theme_aardvark_shs
Maintained by HeadJon Witts
This version of Aardvark has been developed from the Aardvark SVC Edit based on the original Aardvark Pro version 1.2 To setup the menus, please read the comments in the aardvark_menu.php file and make the necessary adjustments before uploading to your server.

Aardvark South Hunsley School Pro 1.0 201205170000

Moodle 1.9
Released: Thursday, 17 May 2012, 7:27 PM

Aardvark South Hunsley School Pro 1.0 Theme


Created by Shaun Daubney and adapted for South Hunsley School by Jon Witts.
Newbury College
Monks Lane
Newbury, Berks.
RG14 7TD

moodle@newbury-college.ac.uk

Based on my previous "Alternatives" themeset.

Requirements

  • Moodle 1.9.5+ (Tested - other versions untested)
  • Firefox 3+, Safari 4+, IE7+ (others untested)
  • Standard Theme

Known Issues

  • Menu not compatible with IE6 or earlier
  • Difference in gap between profilename and profileoptions in FF compared to IE

Roadmap

Aardvark South Hunsley School Pro 1.0 - Released

This version of Aardvark has been developed from the Aardvark SVC Edit based on the original Aardvark Pro version 1.2 which is available from: http://moodle.org/mod/data/view.php?d=26&rid=3608.

To setup the menus, please read the comments in the aardvark_menu.php file and make the necessary adjustments before uploading to your server.

  • Changed menu so that you can choose from from a list of sub-categories, a list of courses within a category or a static list of links for each drop-down menu
  • Fixed issue with SSL login not working correctly
  • Added ability to return to own role / login, if an administrator is logged in as another user into the profile block
  • Added a regex into the header and footer to stop certain types of pages displaying the full header or footer

Pro 1.2 (Robocop) - Released

  • Rebuild from ground up
  • All CSS combined into one handy file
  • Re-organised folder structure
  • More modern styling/design

Pro 1.1 (Bearhug) - Released

  • PIX Folder - Additional filetype icons added
  • aardvark_layout.css - Forum controls added to restrict posted images to fit on to page ".forumpost {width: auto;overflow:none;}" and ".forumpost img {max-width: 100%;}"
  • aardvark_layout.css - Removed "position" and "left" elements from ".cal_popup_bg ", ".surround" and ".header-profileblock" to fix calendar pop-ups.
  • aardvark_layout.css - Changed .surround to #surround
  • aardvark_color.css - Changed .surround to #surround
  • header.html - Changed <div class="surround"> to <div id="surround">
  • header.html - Correctly closed link in <link rel="stylesheet" href="<?php echo $CFG->httpsthemewww .'/'. current_theme() ?>/aardvark_print.css" type="text/css" media="print" />
  • aardvark_print.css - Added
  • various css - Changed header-profile classes (.) to IDs (#)
  • header.html - Changed header-profileblock class to ID
  • aardvark_default.css - Removed #header-home and placed contents in #logo
  • header.html - Made the header elements a little more PHP and removed redundant #header-home DIV. Now reads
    <?php print_container_start(true, '', 'header');
    echo '<div id="logo">';
    echo '<a href="'.$CFG->wwwroot.'" style="display: block; width: 247px; height: 96px;"> </a>';
    echo '</div>';
    echo '<div id="header-profileblock">';
    include('profileblock.php');
    echo '</div>';
    ?>
  • header.html - Validated markup! Woop!!!

Pro 1.0 (Morlock) - Released

  • Moved out of beta - A number of issues may still exist relating to appearance, however the theme has been extensively tested and is considered stable.
  • profilepic.php - Removed as it was no longer required.
  • footer.html - Added additional login and navigation controls to footer.
  • aardvark_color.css - "h2 .headingblock, .header" image changed to 50px height version

Beta 0.5 (Termite) - Released

  • Fixed some issues with header rendering in some browers
  • Moved to BETA, maybe still a couple of bugs and improvements, but generally stable.

Alpha 0.4 (Yeti) - Released

  • Hopefully fixed header login issues - untested except my build where it works
  • Replaced some missing icons from PIX folder
  • Themeswitch and JS Query files removed (for time being)

Alpha 0.3 (Critter) - Released

  • Added IF variable to show "login" option in header when user not logged in
  • New codename (based on default colour)
  • Replaced 'fixed typed' options with language adjustable versions from LANG.

Alpha 0.2 (Juiced) - Released

  • New colour scheme
  • Topic areas styled
  • Footer modified
  • Changes to calendar styles
  • Forums rough styled

Alpha 0.1 (Vertigo) - Released

  • Started again from scratch
  • New navigation menu (called Top Menu), now pure CSS
  • Lighter colour scheme
  • User profile details in header
  • Calendar styled

This theme will continue to be developed. If you like this theme and use it yourself, please let me know what types of modifications you make on the Moodle forums, I'd love to see them and maybe pinch some ideas for mine. Also always grateful to receive credit where credit's due.

Discuss this project, with suggestions and fixes here

Thanks to...

Thanks for the support in the forums, the users and contributors around the world and my good friend Google.

Support Moodle and Open Source Software.

Version information

Version build number
201205170000
Maturity
Stable version
MD5 Sum
120ca31a99d1c856bf5c93398fa6febc
Supported software
Moodle 1.9
  • Latest release for Moodle 1.9

Default installation instructions for plugins of the type Themes

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (e.g. "ponies") in the "theme" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation