adaptivetheme 7.x-3.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-3.0-rc2.tar.gz | 333.54 KB | 54ed4b9d750dcc291aefa387c67fefde |
| adaptivetheme-7.x-3.0-rc2.zip | 439.44 KB | 859ddb29efa85ef104e1f23e60bb3198 |
Release notes
RC2 is the last of our Release Candidate releases. Hereafter we will go for a stable release. The theme has been in development now for many months and is very stable.
Included in this release are mostly usability/user experience improvements, bug fixes and small feature enhancements - there are no "new features", only adjustments to existing features.
- Responsive Panels and Gpanels system will now only load what is used. This means if you are not using Panels only the settings for Gpanels that are actually used in the theme will show up. If you are using Panels they will all show, and if you are using both (e.g. using Panels with Pixture Reloaded) then they will all show and the theme will tell you which Gpanels layouts you are using. If Panels is not enabled and you have no Gpanels, a likely scenario when first starting, then nothing shows and you get a friendly message about this. This is a UX improvement - users got confused and thought they needed to install the Panels module, or that it was a requirement. Also the default "show all" overwhelmed some users when in fact they were only using one or two Gpanels.
Read moreadaptivetheme 6.x-3.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-6.x-3.0-rc3.tar.gz | 126.89 KB | 85c38b1952c8e0948d8aa1f9b25389a5 |
| adaptivetheme-6.x-3.0-rc3.zip | 193.44 KB | ab0d9d08c54d9d1732efa3258610aaa2 |
Release notes
Many small bug fixes and updates for the 3.x branch in preparation for a new major version release of the 6.x branch.
adaptivetheme 7.x-3.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-3.0-rc1.tar.gz | 325.7 KB | 106c213a8e51bb091ed6f3a1e657482e |
| adaptivetheme-7.x-3.0-rc1.zip | 429.46 KB | da46cb020816be8a87547fa7d2becf19 |
Release notes
OK, this is it, the Release Candidate is a go!
From here on in new features will not be added, only bugs and minor tweaks will be applied, so we're really looking for those bugs or small oversights that may have occurred at some stage during dev, and we can only find those by actually using the theme in real everyday site and theme builds, so time to get hacking ;)
There were quite a few changes from beta1:
- Google fonts got a total overhaul. I was never really happy with it so when it was suggested we use a text field and allow users to just paste in the font name and make a few settings I jumped on it. Its now more flexible, faster and requires far less maintenance, and you are not held to the list the theme maintains, use any font the moment it gets released on Google. Its a win win and while a little harder to use, its just a lot better. #1534416: Use text input instead of select for Google fonts option
- Stylesheet load failure warning system. This was built to ease migration and deployment issues for large sites using GIT or other VCS that migrate on a daily basis from dev to staging etc but do not version control the files directory. This warnings tell the admin the theme settings must be re-saved to regenerate the CSS files: #1543990: Set message if generated files are missing, document file generation
- Old generated files are now removed, instead of saving them all.
Read moreadaptivetheme 7.x-3.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-3.0-beta1.tar.gz | 319.62 KB | 7d27c6560a4954f195e3e14365496f02 |
| adaptivetheme-7.x-3.0-beta1.zip | 421.63 KB | 302b201ece9229cf2d8a560d2a070db5 |
Release notes
With the alphas running nearly two weeks now and only niggly issues with undefined variables and few oversight type issues cropping up we are good to push into beta testing. This release holds several fixes from issues found in alpha5 namely:
#1528706: Incorrect path in template.preprocess.inc
#1530262: Undefined variable: font_your_face
Also:
- undefined variable in site name site name heading settings
- cleaned up lots of documentation, many improvements
- other small fixes and improvements
On-wards and upwards!
adaptivetheme 7.x-3.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-3.0-alpha5.tar.gz | 317.82 KB | f8fb20e5644674a75779dbdf0d719bc1 |
| adaptivetheme-7.x-3.0-alpha5.zip | 418.24 KB | 834f6e3d74a1d2ba6df0e2f716f5883f |
Release notes
- adds Unset CSS extension, themers can now easily unset any core, contrib module or library CSS file from the UI or use info file declarations.
- improve many docblock comments and add new comments for developers
- improve hook_css_alter() implementation for the Unset CSS feature
Note this is quite likely to be the last alpha, the code is coming very stable now, unless we hit any snags this will be it, next round will be into a beta or even strait into an RC. Its getting very close.
adaptivetheme 7.x-3.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-3.0-alpha4.tar.gz | 276.73 KB | e4d91607411788a643ba21b29b9e2999 |
| adaptivetheme-7.x-3.0-alpha4.zip | 375.33 KB | 7e20cf35b52c756383c2699651343f52 |
Release notes
Fixes issues with fonts as reported here: http://drupal.org/node/1518510
adaptivetheme 7.x-3.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-3.0-alpha3.tar.gz | 276.43 KB | fa43661618916b8eff1cc4dbed26e473 |
| adaptivetheme-7.x-3.0-alpha3.zip | 374.99 KB | be4ac1f2996a28a9c46cfd11131b26d3 |
Release notes
- Improves cache handling for the Plugins system to speed up admin operations.
- Adds new feature for wrapping panels layouts when used in Display suite nodes, see http://drupal.org/node/1514216
- Adds new documentation to many functions, improved documentation for most functions already documented.
adaptivetheme 7.x-3.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-3.0-alpha2.tar.gz | 272.57 KB | 448a082412f5626dd942063ebe392b16 |
| adaptivetheme-7.x-3.0-alpha2.zip | 367.15 KB | 12bb4f5ee318bd2ef71b90da1a8d1f50 |
Release notes
Ops, the alpha1 release did not include some scope fixes for global variables, so you will get a fatal error for an undefined function. Please see the notes for alpha1.
adaptivetheme 7.x-3.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-3.0-alpha1.tar.gz | 272.5 KB | 387742e2aff844f2fa72fdde788b81c0 |
| adaptivetheme-7.x-3.0-alpha1.zip | 366.91 KB | e64c04358aab50b081e2f29f651fe072 |
Release notes
Initial stable release of 7.x-3.x
This is a major upgrade of the base theme will almost every line of code rewritten and many new features for site builders, theme developers and those hard core PHP developers out there using this framework.
Please see the Project page, there is a brief run down there of the main features and changes, also check the issue queue, there are a couple of exisiting issues (mainly tasks) but I envision there will be some bugs and other issues that will crop up in the next weeks or so prior to a full stable release.
None of the existing sub-themes have been update to work with this, but for the most part should work, see below.
Notes About Existing Subthemes:
Read moreadaptivetheme 7.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-2.2.tar.gz | 129.12 KB | bbb2fa24897c941b3dec9dcb11a4bfe6 |
| adaptivetheme-7.x-2.2.zip | 161.07 KB | 7d179ca3322ec7f8556dbda7d934eb8c |
Release notes
This is the second maintenance release for Adaptivetheme 7.x-2.x, it includes some important bug fixes in particular for responsive design in older versions of Internet Explorer:
Major bugs for IE:
- move respond.js to the footer to avoid IE8 crashing when an image is set to the body or html element
- disable flexible images for IE8 and below, it can cause images to be invisible
Minor:
- remove forum png and tiling bug (since core now has the right images)
- clean up comments and generally tidy things in the CSS
There are no new features in this release - the 7.x-2.x branch should be considered stable and feature complete. All new features go to the 7.x-3.x branch and back-ported where appropriate and where it does not affect any existing 7.x-2.x user.
adaptivetheme 7.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-3.x-dev.tar.gz | 337.54 KB | d0b8d5b1bcf1a77b4fb6ea00d1dfc809 |
| adaptivetheme-7.x-3.x-dev.zip | 446.28 KB | e3708fe952fcc68c4b37c62a5ffd0d39 |
Release notes
Daily snapshot for the 7.x-3.x series, with responsive Panels and Gpanels layouts baked in.
adaptivetheme 7.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-2.1.tar.gz | 128.47 KB | 65049438a7460e4d8da8fc561fa99045 |
| adaptivetheme-7.x-2.1.zip | 160.79 KB | 475ad1784a04395fe8a377b727cec86c |
Release notes
Maintenance Release.
Lots of small bug fixes we have unearthed over the past couple of weeks - the initial code has proven to be very stable with mostly small niggly issues with contrib modules and a small number of actual bugs.
Overall I have made the theme cleaner and more consistent especially in regards to the CSS in the sub-theme and big improvements to the admin theme. If you are using or planning to use Gmap or Getlocations modules you need to upgrade. Otherwise if you are not having any issues then you can safely stick with 7.x-2.0, there is nothing critical about this release.
Full backwards compatibility with all 7.x-2.x sub-themes is maintained, you can safely update to this version of the base theme without having to change anything in your sub-themes.
Fixed:
- meta viewport syntax, incorrectly used a semi-colon, changed to comma
- title prefix and suffix vars moved outside of conditional statements, so contextual links always print
- added fix for Gmap and Getlocations modules which choked on max-width 100% for images
- removed grddl profile, no longer required for RDFa
- removed doctype swtich, no longer required for RDFa
- moved print head above hard coded meta tags, so charset is set earlier
- fixed hidden date/time in admin theme
- cleanup CSS in admin theme, add back padding for a browser chrome buffer
adaptivetheme 7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-2.0.tar.gz | 128.68 KB | 3f6dbe52150a116cb12bab6bcdd4ca7c |
| adaptivetheme-7.x-2.0.zip | 161.16 KB | f7b8a05055e59860d2de19b0e015db40 |
Release notes
Adaptivetheme 7.x-2.0 is out!
In short this new version brings in a slew of new features including mobile device support with media queries and configurable layouts for these devices, much improved back-end performance, improved UX and usability, we've made it easier and faster to complete routine theme building tasks to save us (and you) time and cost when building new themes.
We've also improved the accessibility features in the theme, better body class handling and more options for body classes. We have made some very minor adjustments to the markup - namely put a wrapper on breadcrumbs and moved the user picture inside the article and comment wrappers respectively, other than that we did not touch the markup.
The admin theme has had a major make over and now for the first time we have been able to work around Drupal's inherent bugs and you can actually use the admin theme for real! Amazing! And it looks great as well.
Of course the big feature in AT 7.x-2.0 is the layout engine with mobile device support - we really hope you like this, it took a hell of a lot of development and we're really quite chuffed with it - we'll be working hard on documentation this week and putting some other nice freebies out there, such as Footheme.
Read moreadaptivetheme 7.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-2.0-beta2.tar.gz | 121.9 KB | 40fc67b50c22ba21a1dd2b0dafafa233 |
| adaptivetheme-7.x-2.0-beta2.zip | 152.83 KB | a490ae3dd8dcfa922c6f81b9344073df |
Release notes
Beta2 includes all the updates over the past week, please check the commit log if you want to see exactly what went into this release. A lot is just cleaning up code and the approaches we have taken with the mobile support features, the Admin theme has been updated and improved and now includes font settings and responsiveness baked in (its not perfect in the admin theme but its pretty good also).
This beta2 is the last beta, we will release the stable version on Monday 19th September.
adaptivetheme 7.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-2.0-beta1.tar.gz | 105.89 KB | e80c1fea728b54d5ae9e73901c2969b6 |
| adaptivetheme-7.x-2.0-beta1.zip | 135.99 KB | e1327437d2a879cf9744a35272be4f48 |
Release notes
7.x-2.0-beta1 is the first release node for the 2.x series and includes the all new layout engine for mobile support.
This version also includes a workaround for the admin theme so it will work in Drupal 7 (there is a bug in D7 that prevents an admin theme and the front end theme using the same base theme, it cannot be fixed in D7 and this workaround is the best we can do).
adaptivetheme 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-2.x-dev.tar.gz | 125.37 KB | 1278e6c769314fbb80ddfb48ff5fd347 |
| adaptivetheme-7.x-2.x-dev.zip | 158.43 KB | 7bfeab952959c498c8388b84c085d8ce |
Release notes
This release introduces media queries into Adaptivetheme and an entirely new layout system which allows you to configure layouts by device and screen size. Both responsive and adaptive type layouts are supported by the Adaptivetheme.
NOTE: Be extremely careful about simply upgrading to this version - while the normal desktop version of your site may run and look just fine you may need to make CSS changes or other changes to the mobile and tablet layouts to accommodate your site. It would pay to check the layout settings, and if possible check your site in different devices.
adaptivetheme 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-1.2.tar.gz | 96.43 KB | 50a52300627d65bbb5d4522c5c0f6025 |
| adaptivetheme-7.x-1.2.zip | 124.92 KB | d8331d2ef8189d8738bfecce815472ad |
Release notes
Due to git problems I am making a new release - these changes should have been mostly in the previous version but for one reason or another did not get committed.
Changes include fixed forum icon, subtheme theme settings now use the vertical tabs of the core theme, added new dark.css file with new white arrows for menus. Some other minor fixes to CSS and comments.
adaptivetheme 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-1.1.tar.gz | 94.13 KB | 208e12c5a1b648ecd0a992ea478a8446 |
| adaptivetheme-7.x-1.1.zip | 121.77 KB | a68015648114336adac51625dea05583 |
Release notes
This is a minor release that fixes several small bugs in the theme settings and updates all theme settings to use vertical tabs instead of collapsible fieldsets.
Also I have removed the Equal Heights settings from Adaptivetheme - these were not often used and frankly not granular enough to be of great use either - instead in the future I will simply hard code this into any commercial or non-commercial subtheme on region by region basis, or use another technique.
adaptivetheme 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-7.x-1.0.tar.gz | 95.84 KB | b5189f3b3b46bd68489851aa320bada7 |
| adaptivetheme-7.x-1.0.zip | 127.91 KB | 25705b5776ac3ec300aedabec0792bf6 |
Release notes
First release of AT7.
Future point releases will only include bug fixes and the possible inclusion of Skinr support when the Skinr module for D7 is released (hopefully soon!).
adaptivetheme 6.x-3.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| adaptivetheme-6.x-3.0-rc2.tar.gz | 120.66 KB | d94dc7905e4ce4ca590ef85da200097c |
| adaptivetheme-6.x-3.0-rc2.zip | 197.05 KB | f3c582ff5a7920de43df8e94d028361f |
Release notes
This release fixes some issues with style schemes and adds in the missing option for extra menu classes.