Download & Extend

Releases for Sweaver

sweaver 6.x-1.2

Download Size md5 hash
sweaver-6.x-1.2.tar.gz 174.1 KB bb201ca6961f7d07fcd8473e7b30ee48
sweaver-6.x-1.2.zip 211.1 KB 7be5cf83ba0fc5f0eae7a98455e6addb
Last updated: May 23, 2012 - 08:16
Official release from tag: 6.x-1.2

Release notes

Notes about backwards incompatible changes

If you have developed a custom skin for Sweaver: the CSS file name must now be prefixed with sweaver-.

Changes since 6.x-1.1:

  • #1213740 by Jorrit: Fixed compatibility with Lightbox 2 module and other javascript code that uses the click event.
  • #1580360 by Jorrit: Added prefix sweaver- to the skin CSS filenames to prevent collisions with theme CSS files.
  • #1543116 by Jorrit: Add support for enabling / disabling styles on the configuration pages.
  • Fixed issue #974114: Fields for Margin, Padding, Border, etc. should follow same order as standard CSS shorthand
  • Fixed issue #1168468: background position error
  • Fixed minor css typos in skin css
  • Optimized the click behavior to match the D7 version by jyve.
  • Do not use t
  • Wysiwyg_imageupload added to default exclude paths
  • Added autosave when leaving a page and small fix for open/close tabs
  • #1020860 by sreynen: Work with @font-your-face 2.x.

sweaver 7.x-1.3

Download Size md5 hash
sweaver-7.x-1.3.tar.gz 252.85 KB 60cc7933a7ae4b1a87b017afc1416d37
sweaver-7.x-1.3.zip 288.98 KB ca27bf5e765e3b45715f8a1acd393601
Last updated: April 16, 2012 - 19:52
Official release from tag: 7.x-1.3

Release notes

After breaking firefox integration (#1183762: Latest release broke firefox integration) Sweaver come back with all new features and a compatibility increased.

sweaver 7.x-1.2

Download Size md5 hash
sweaver-7.x-1.2.tar.gz 252.79 KB 434f9ca64047963bbfb9523800fd3845
sweaver-7.x-1.2.zip 288.91 KB 5d94012100a15510ea47546041ee7e34
Last updated: March 28, 2012 - 17:41
Official release from tag: 7.x-1.2

Release notes

Changes since 7.x-1.1:

Read more

sweaver 6.x-1.1

Download Size md5 hash
sweaver-6.x-1.1.tar.gz 175.28 KB 2f7ff106113f796b8ec615151f095370
sweaver-6.x-1.1.zip 214.24 KB 33a7b5d6557e29e95f37e0cd86a01618
Last updated: January 5, 2011 - 11:16
Official release from tag: 6.x-1.1

Release notes

- #1004062 by FreekyMage and swentel: add UI to control the allowed css properties.
- General clean up in css and js.

sweaver 7.x-1.1

Download Size md5 hash
sweaver-7.x-1.1.tar.gz 174.9 KB 1b0eb7f48d459d58e65a4605b3635e73
sweaver-7.x-1.1.zip 214.04 KB 5978f9db40a82bfe60931fa309ec763b
Last updated: January 5, 2011 - 11:16
Official release from tag: 7.x-1.1

Release notes

- #1004062 by FreekyMage and swentel: add UI to control the allowed css properties.
- #984302 by swentel: fix reference in form.
- #966644 by swentel: drupal_rebuild_theme_registry has been renamed.
- General clean up in css and js.

sweaver 7.x-1.0

Download Size md5 hash
sweaver-7.x-1.0.tar.gz 174.62 KB 89c2f29685e039534a26ec0d47bf4ff3
sweaver-7.x-1.0.zip 210.91 KB cddbdf3d4fcb88e423c04415ea25388a
Last updated: December 24, 2010 - 23:52
Official release from tag: 7.x-1.0

Release notes

First release of Sweaver for Drupal 7 - Happy theming!

sweaver 6.x-1.0-beta3

sweaver 6.x-1.0-beta2

Download Size md5 hash
sweaver-6.x-1.0-beta2.tar.gz 169.89 KB d68329f33774b30c77d0997f8f163e19
sweaver-6.x-1.0-beta2.zip 204.93 KB 31759400a98f7a315f26801f9fba215b
Last updated: December 24, 2010 - 23:52
Official release from tag: 6.x-1.0-beta2

Release notes

Bogus release - don't use this one, it won't install.

sweaver 6.x-1.0-beta1

Download Size md5 hash
sweaver-6.x-1.0-beta1.tar.gz 166.24 KB 12dc44c57398ba9e9568c8c782c58155
sweaver-6.x-1.0-beta1.zip 200.94 KB ac6c4c33089f695d6138c4f1c7678807
Last updated: December 24, 2010 - 23:52
Official release from tag: 6.x-1.0-beta1

Release notes

1. jQuery & UI

- Key bindings
- Preview selectors
- Various bugfixes and performance improvements
- Reworked the flow of saving, loading, deleting & publishing styles

2. PHP & Plugins

- Autosave (via CTools)
- CSS cleaner (via CTools)
- Sweaver styles can be managed and edited via Drush (yes Drush)
- Advanced tests
- Various bugfixes and performance improvements
- Complete cleanup and code consistency.

Patches
--------
There are 2 problems regarding CSS filtering now that we're using the CTools css fitering functions when trying to add background images. 2 patches are available for review in the CTools issue queue. Please review them and help along getting them in!

#916796: _ctools_css_disassemble_declaration() sometimes break a valid value for a property
#916532: ctools_css_disassemble() sometimes overwrites a selector

sweaver 6.x-1.0-alpha3

Download Size md5 hash
sweaver-6.x-1.0-alpha3.tar.gz 140.86 KB b2a63b344a789f155943d405741e7d0e
sweaver-6.x-1.0-alpha3.zip 175.32 KB c06fb5da95c079769abf843673257a69
Last updated: December 24, 2010 - 23:52
Official release from tag: 6.x-1.0-alpha3

Release notes

Latest alpha release for Sweaver. From now we start working towards a first beta release.

Changes in this alpha:

1. jQuery & UI

- Multiple classes dropdown
- Selector weight
- Scroller on switch themes
- Better popup & message positioning
- Better selection of selectors and default setup - garland will look nice now :)
- Better browser support (Safari, IE & Chrome)
- Properties are now in a tab per group
- Skins

2. PHP & Plugins

- Better flow of saving, loading and deleting a style
- All styles now can be revisioned and are split up in draft and live
- Theme settings revisioning
- Refactoring of plugin loading (performance)
- More tests
- General bug fixes

Important: If you have tested before, you'll need to reinstall the module, there is no upgrade path during alpha releases.

Left for the upcoming Beta:

- More info about current state (draft vs live)
- Autosave (CTools ajax)
- More CTools integration (css & form dependent)
- preview selectors
- ultimate code refactoring & clean up
- ds plugin
- style scheduler
- Fix a few small remaining bugs re theme settings.

sweaver 7.x-1.0-alpha2

Download Size md5 hash
sweaver-7.x-1.0-alpha2.tar.gz 124.52 KB c3380485808fb5e6e572ec81827b43db
sweaver-7.x-1.0-alpha2.zip 162.3 KB 856899ed31a9be243810f02ca186cfe1
Last updated: December 24, 2010 - 23:52
Official release from tag: 7.x-1.0-alpha2

Release notes

Alpha 2 release - has all code & features like D6, but needs more cleaning up - might be still some very obvious bugs in it.

sweaver 6.x-1.0-alpha2

Download Size md5 hash
sweaver-6.x-1.0-alpha2.tar.gz 124.73 KB 92610f3880b9ccd435b254a44dfe809a
sweaver-6.x-1.0-alpha2.zip 162.22 KB f112fd6d8cd360091ffc146cb7f77b1f
Last updated: December 24, 2010 - 23:52
Official release from tag: 6.x-1.0-alpha2

Release notes

New alpha of Sweaver:

- Font face support
- Skins
- Multiple properties
- a lot of bugfixes and jQuery performance improvements.

You'll have to reinstall since there is a new field in table 'sweaver_property' - unless you add this via your favorite MySQL editor.

Have fun theming!

sweaver 7.x-1.x-dev

Download Size md5 hash
sweaver-7.x-1.x-dev.tar.gz 256.66 KB 41c0814d7e4b33f58e81b8a99540ab27
sweaver-7.x-1.x-dev.zip 292.71 KB d68c48a6adf5473f4ff76559fd4c8887
Last packaged version: 7.x-1.3+13-dev
Last updated: May 24, 2012 - 00:45
Development snapshot from branch: 7.x-1.x

Release notes

Dev snapshot of sweaver for D7

sweaver 6.x-1.0-alpha1

Download Size md5 hash
sweaver-6.x-1.0-alpha1.tar.gz 153.41 KB c081a4005c874868e7f053f1999d84b4
sweaver-6.x-1.0-alpha1.zip 180.46 KB 448e4c20b5635b6dd24b6c633e262a55
Last updated: December 24, 2010 - 23:52
Official release from tag: 6.x-1.0-alpha1

Release notes

First alpha release of the sweaver module - if you already tested the dev version, remove that directory completly, a lot of files have been deleted.

sweaver 6.x-1.x-dev

Download Size md5 hash
sweaver-6.x-1.x-dev.tar.gz 174.1 KB 09e7dfcccfc5064347cdc2e9afec7b0d
sweaver-6.x-1.x-dev.zip 211.1 KB f731dfb2fbc6b64a2a08448bce3cb912
Last packaged version: 6.x-1.1+16-dev
Last updated: May 16, 2012 - 00:45
Development snapshot from branch: 6.x-1.x

Release notes

Changes since 6.x-1.2:

None

Subscribe with RSS Syndicate content
nobody click here