Aardvark

Themes ::: theme_aardvark
Maintained by Shaun Daubney
The original 'menubar' based theme for Moodle, evolved for the modern student. NO LONGER BEING DEVELOPED
Latest release:
785 sites
367 downloads
300 fans
Current versions available: 7

The Aardvark project started in 2008 after a focus group with students led the development of our somewhat basic and neglected installation of Moodle into a (at the time) modern and engaging platform. The idea was to drive student use by creating a colourful, MySpace-inspired, student intranet as the front-end, with the functionality of a VLE behind it. Pressure from those students would then ultimately drive adoption by tutors.

Over the years, Aardvark has been an exciting and arguably inspiring project, started at Newbury College, but benefiting from the contributions and expertise of many other developers. It was the first open-source Moodle theme to include a drop-down navigation menu, a concept that would eventually become a core element of Moodle theme engine, and at its peak was installed on over 5,000 Moodle installations around the world.

Development of Aardvark slowed down a few years ago as many of its advantages were adopted as features in the core theme engine of Moodle and a lack of development time meant that I was no longer able to keep up with the changes required to make the theme compatible with the latest releases. Unfortunately I have had to make the decision to cease development of Aardvark to focus on other commitments.

Aardvark has been an incredible project to work on, and I have learnt a huge amount about PHP and CSS along the way and I would like to thank everyone who has contacted me over the years with their kind comments. Special thanks to Mary L Evans, Patrick Malley and all of the other contributors and supporters who have been part of this journey.


Screenshots

Screenshot #0

Contributors

Shaun Daubney (Lead maintainer): Shaun is the main creator and maintainer of the Aardvark project and is an eLearning developer based at Newbury College.
It's only an avatar...
Mary Evans: Mary contributes a lot towards this theme and has been a great supporter of the project since its early days.
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Ked DAFRANE
    Sun, 13 Dec 2015, 2:36 AM
    How can I add a background on this theme ?? :'( please answer mee
  • Shaun Daubney
    Mon, 14 Dec 2015, 7:47 PM
    Hi Ked,

    Sorry I took that out when I was rebuilding it for 2.9 - you can change the background though by adding this to the custom css section...

    body {
    background-color: xxxxxxxxxxxxxx !important;
    }

    Replacing the xxxxxxxxxxxxx with the color you wanted. You can also add images using background or background-image.

    http://www.w3schools.com/css/css_background.asp
  • Przemek Malik
    Sun, 20 Dec 2015, 2:39 AM
    Hi Shaun, any news about headers image? I recall, it was something like here:
    Any chances to add this option to the theme? It'll be a great Xmas gift :P
    Regars smile
  • Baiquan Fan
    Wed, 30 Dec 2015, 4:20 PM
    Thanks for this great theme! I tried the theme for moodle 3.01 and I found language switch didn't work on mobile browers when the switch transforming to a icon. It works with the switcher being a pulldown list.
  • Toriton Shigant
    Tue, 23 Feb 2016, 1:44 PM
    I'm wondering if the latest Aardvark theme has resolved the "dragging to move blocks" when turn the editing is on. When I checked it, it still doesn't. Correct me if I'm wrong though.. Originally it was talked in https://moodle.org/mod/forum/discuss.php?d=264478. Is there any simple way to make it work? Thank you.
  • Iman Muhammad
    Tue, 23 Feb 2016, 10:46 PM
    Very Confuse, How Can I Change favicon Aardvark 2.9.7 ? I have try to replace the favicon.ico in this folder /theme/aardvark/pix but nothing happen.
  • Sidd Lep
    Sat, 27 Feb 2016, 9:14 PM
    Hello. I want to use my own bullets images, but I don't now how to define it. Which line in css should be modified? I am using Moodle 3.0.2.
  • chris engelsma
    Thu, 10 Mar 2016, 3:59 AM
    Can someone kindly tell me what code to enter into the custom CSS box so that it will change the color of links? Currently, links are the same color as the normal text, and they don't stand out much.
  • Mate Raskaj
    Wed, 20 Apr 2016, 9:03 PM
    Hi,
    i have installed this theme and everything is working fine expect SCORM. When I set to open SCORM in new window, i get white space above SCORM (padding-top:60px). i found several solutions on the internet but non of them worked. can you please help me to remove this white space.
  • Stefanos Chrysanthakopoulos
    Tue, 31 May 2016, 6:14 PM
    Support for Moodle 3.1?
  • Marcel Matschke
    Thu, 16 June 2016, 5:14 PM
    Any Ideas how to add the Global search to the header?
  • Shaun Daubney
    Fri, 5 Aug 2016, 5:58 PM
    Global search and support for 3.1 are now included in Aardvark. Thank you to Mary Evans for her contributions.
  • Yong Ra
    Fri, 12 Aug 2016, 11:28 PM
    When I add a logo (36px x 36px) on to the theme, it places in middle of the short name that appears at the top. It used to be on the left most corner. Can that be fixed or I have to use one or the other? Thank you.
  • Shaun Daubney
    Thu, 18 Aug 2016, 7:17 PM
    @Yong - I've fixed this now
  • Gary Lee
    Thu, 18 Aug 2016, 10:53 PM
    Hi Shaun, not sure if you've seen this firsthand, but I'm doing some testing on iOS 10 at the moment and there seems to be a bug where the navigation hamburger menu wouldn't expand at all. I had a quick look at the Newbury College site and I'm seeing the same problem there too?
Please login to post comments