You are here

Files in Sweaver 6

Primary tabs

File namesort descending Location Namespace Description
API.txt API.txt Table of contents ------------------ 1. Hook for cTools. 2. Hooks for registering selectors, properties and types. 3. Plugins hook. 4. Plugin class example. 5. sweaver_get_plugin(). 6. Images handler. 7. Session handling 8. Sweaver popups. 9. General…
CHANGELOG.txt CHANGELOG.txt For a complete list of changes, take a look at the Drupal git repository for the Sweaver module: http://drupalcode.org/project/sweaver.git/log/refs/heads/6.x-1.x
ColorPicker - jQuery plugin plugins/sweaver_plugin_editor/colorpicker/index.html ColorPicker - jQuery plugin
colorpicker.css plugins/sweaver_plugin_editor/colorpicker/css/colorpicker.css .colorpicker { width: 409px; height: 170px; overflow: hidden; position: absolute; background: url(../images/colorpicker_background.png); font-family: Arial, Helvetica, sans-serif; display: none; } .colorpicker_color { width: 150px; height:…
default.theme.inc skins/default/default.theme.inc Sweaver theming functions.
default.tpl.php skins/default/default.tpl.php Themer editor form.
grey.theme.inc skins/grey/grey.theme.inc Sweaver theming functions.
grey.tpl.php skins/grey/grey.tpl.php Themer editor form.
layout.css plugins/sweaver_plugin_editor/colorpicker/css/layout.css body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } table { border-collapse:collapse; border-spacing:0; } fieldset,img {…
README.txt 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…
sweaver-default.css skins/default/sweaver-default.css Sweaver default skin CSS.
sweaver-grey.css skins/grey/sweaver-grey.css Sweaver grey skin CSS.
sweaver-plugin-config-plugins.tpl.php sweaver-plugin-config-plugins.tpl.php
sweaver-plugin-editor-config-editor.tpl.php plugins/sweaver_plugin_editor/sweaver-plugin-editor-config-editor.tpl.php
sweaver.admin.inc sweaver.admin.inc Administrative functions for sweaver plugins.
sweaver.admin.test tests/sweaver.admin.test Tests for sweaver backend Note: run this patch on D6 to allow posts to hidden fields: http://drupal.org/node/488810#comment-1693662.
sweaver.drush.inc drush/sweaver.drush.inc Sweaver Drush functions.
sweaver.editor.test tests/sweaver.editor.test Basic tests for sweaver frontend editor. Note: run this patch on D6 to allow posts to hidden fields: http://drupal.org/node/488810#comment-1693662.
sweaver.inc sweaver.inc Class Sweaver.
sweaver.info sweaver.info name = Sweaver description = "Visual interface for tweaking or building Drupal themes." core = 6.x package = "User interface" dependencies[] = ctools dependencies[] = jquery_ui
sweaver.install sweaver.install Sweaver install file.
sweaver.module sweaver.module Sweaver functions.
sweaver.registry.inc sweaver.registry.inc Registry for Sweaver.
sweaver.themesettings.test tests/sweaver.themesettings.test Advanced tests for sweaver editor + theme settings.
sweaver_plugin.admin.css sweaver_plugin.admin.css /* Plugins configuration */ #plugins-configuration-form .form-checkbox { float: left; } #plugins-configuration-form .description { float: left; margin-left: 5px; }
sweaver_plugin.inc sweaver_plugin.inc Abstract Base class for a sweaver plugin.
sweaver_plugin.theme.inc sweaver_plugin.theme.inc Sweaver theming functions.
sweaver_plugin_customcss.inc plugins/sweaver_plugin_customcss/sweaver_plugin_customcss.inc Custom CSS plugin.
sweaver_plugin_editor.admin.css plugins/sweaver_plugin_editor/sweaver_plugin_editor.admin.css Administration CSS.
sweaver_plugin_editor.admin.inc plugins/sweaver_plugin_editor/sweaver_plugin_editor.admin.inc Administrative functions for Sweaver.
sweaver_plugin_editor.inc plugins/sweaver_plugin_editor/sweaver_plugin_editor.inc Properties editor class.
sweaver_plugin_editor.theme.inc plugins/sweaver_plugin_editor/sweaver_plugin_editor.theme.inc Sweaver theming functions.
sweaver_plugin_fontface.inc plugins/sweaver_plugin_fontface/sweaver_plugin_fontface.inc @font-face plugin.
sweaver_plugin_images.inc plugins/sweaver_plugin_images/sweaver_plugin_images.inc Images plugin.
sweaver_plugin_kb.inc plugins/sweaver_plugin_kb/sweaver_plugin_kb.inc Key bindings plugin.
sweaver_plugin_palettes.inc plugins/sweaver_plugin_palettes/sweaver_plugin_palettes.inc Palettes plugin.
sweaver_plugin_styles.inc plugins/sweaver_plugin_styles/sweaver_plugin_styles.inc Styles plugin.
sweaver_plugin_themeclasses.inc plugins/sweaver_plugin_themeclasses/sweaver_plugin_themeclasses.inc Theme classes plugin.
sweaver_plugin_themesettings.inc plugins/sweaver_plugin_themesettings/sweaver_plugin_themesettings.inc Theme settings plugin.
sweaver_plugin_themeswitch.inc plugins/sweaver_plugin_themeswitch/sweaver_plugin_themeswitch.inc Themeswitch plugin.

Other projects