You are here

README.txt in Sweaver 6

Same filename and directory in other branches
  1. 7 README.txt
-- SUMMARY --

The Sweaver module makes it possible to theme you website directly
on the front end.

For a full description of the module, visit the project page:
  http://drupal.org/project/sweaver
  
To submit bug reports and feature suggestions, or to track changes:
  http://drupal.org/project/issues/sweaver

-- REQUIRED --

CTools - http://drupal.org/project/ctools
jQuery UI - http://drupal.org/project/jquery_ui

Make sure you install jquery.ui 1.6 from
http://code.google.com/p/jquery-ui/downloads/list

-- PLUGINS --

1) Style
This plugin can't be disabled. This gives you the editor
on the front end which you can use to style your theme.
The plugin creates a few configuration screens where you
can configure the selectors, properties & types.

2) Custom CSS
Adds a tab on the front end to add custom CSS.

3) Manage styles
Save, load and delete styles directly from the front end.
The back end screen has a checkbox to load the active style for
the theme if the editor itself is disabled.

4) Images
Upload images in the editor or in the back end. With imagecache
enabled, the images are also available as their derivatives.

5) Switch theme
Switch themes on the front end. When saving a style, the current
selected theme will also be set as the default theme.

6) Theme settings
Save theme settings like logo, favicon and other theme settings.

7) Font face
You need the fontyourface module (http://drupal.org/project/fontyourface)
It will add the selected fonts in the font family dropdown.

8) Theme styles
This is a tricky plugin. Only enable it if you have classes defined
in your theme info file. The tab on the frontend will show you
the styles found on the page you're looking at.
The backend screen gives you the option to define groups in your
info file to look for classes.

9) Key bindings
Use the keyboard to popup save, load, publish, delete screens.

10) Palettes
Define color palettes from your theme info file. More info
is found in API.txt.

-- MAINTAINERS --

swentel - http://drupal.org/user/107403
jyve - http://drupal.org/user/591438

File

README.txt
View source
  1. -- SUMMARY --
  2. The Sweaver module makes it possible to theme you website directly
  3. on the front end.
  4. For a full description of the module, visit the project page:
  5. http://drupal.org/project/sweaver
  6. To submit bug reports and feature suggestions, or to track changes:
  7. http://drupal.org/project/issues/sweaver
  8. -- REQUIRED --
  9. CTools - http://drupal.org/project/ctools
  10. jQuery UI - http://drupal.org/project/jquery_ui
  11. Make sure you install jquery.ui 1.6 from
  12. http://code.google.com/p/jquery-ui/downloads/list
  13. -- PLUGINS --
  14. 1) Style
  15. This plugin can't be disabled. This gives you the editor
  16. on the front end which you can use to style your theme.
  17. The plugin creates a few configuration screens where you
  18. can configure the selectors, properties & types.
  19. 2) Custom CSS
  20. Adds a tab on the front end to add custom CSS.
  21. 3) Manage styles
  22. Save, load and delete styles directly from the front end.
  23. The back end screen has a checkbox to load the active style for
  24. the theme if the editor itself is disabled.
  25. 4) Images
  26. Upload images in the editor or in the back end. With imagecache
  27. enabled, the images are also available as their derivatives.
  28. 5) Switch theme
  29. Switch themes on the front end. When saving a style, the current
  30. selected theme will also be set as the default theme.
  31. 6) Theme settings
  32. Save theme settings like logo, favicon and other theme settings.
  33. 7) Font face
  34. You need the fontyourface module (http://drupal.org/project/fontyourface)
  35. It will add the selected fonts in the font family dropdown.
  36. 8) Theme styles
  37. This is a tricky plugin. Only enable it if you have classes defined
  38. in your theme info file. The tab on the frontend will show you
  39. the styles found on the page you're looking at.
  40. The backend screen gives you the option to define groups in your
  41. info file to look for classes.
  42. 9) Key bindings
  43. Use the keyboard to popup save, load, publish, delete screens.
  44. 10) Palettes
  45. Define color palettes from your theme info file. More info
  46. is found in API.txt.
  47. -- MAINTAINERS --
  48. swentel - http://drupal.org/user/107403
  49. jyve - http://drupal.org/user/591438