You are here

README.txt in Sweaver 7

Same filename and directory in other branches
  1. 6 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

-- 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) Advanced
Adds a tab on the front end to manage advanced settings. 
It is used to add custom css and list all modifications made through the editor.

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 Image
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.

11) Toolbar
Adds a 'Sweaver' menu item in the adminstration toolbar.

-- MAINTAINERS --

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

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. -- PLUGINS --
  11. 1) Style
  12. This plugin can't be disabled. This gives you the editor
  13. on the front end which you can use to style your theme.
  14. The plugin creates a few configuration screens where you
  15. can configure the selectors, properties & types.
  16. 2) Advanced
  17. Adds a tab on the front end to manage advanced settings.
  18. It is used to add custom css and list all modifications made through the editor.
  19. 3) Manage styles
  20. Save, load and delete styles directly from the front end.
  21. The back end screen has a checkbox to load the active style for
  22. the theme if the editor itself is disabled.
  23. 4) Images
  24. Upload images in the editor or in the back end. With Image
  25. enabled, the images are also available as their derivatives.
  26. 5) Switch theme
  27. Switch themes on the front end. When saving a style, the current
  28. selected theme will also be set as the default theme.
  29. 6) Theme settings
  30. Save theme settings like logo, favicon and other theme settings.
  31. 7) Font face
  32. You need the fontyourface module (http://drupal.org/project/fontyourface)
  33. It will add the selected fonts in the font family dropdown.
  34. 8) Theme styles
  35. This is a tricky plugin. Only enable it if you have classes defined
  36. in your theme info file. The tab on the frontend will show you
  37. the styles found on the page you're looking at.
  38. The backend screen gives you the option to define groups in your
  39. info file to look for classes.
  40. 9) Key bindings
  41. Use the keyboard to popup save, load, publish, delete screens.
  42. 10) Palettes
  43. Define color palettes from your theme info file. More info
  44. is found in API.txt.
  45. 11) Toolbar
  46. Adds a 'Sweaver' menu item in the adminstration toolbar.
  47. -- MAINTAINERS --
  48. swentel - http://drupal.org/user/107403
  49. jyve - http://drupal.org/user/591438
  50. Quentin Albrand - http://drupal.org/user/1414746