About LightWire-Skin
A clean CKEDitor skin for ProcessWire.
Category 1 | Admin Helpers Admin helper modules are those that provide helpful tools, UI enhancements or optimizations to the admin panel (excluding Fieldtype or Inputfield modules). |
---|---|
Category 2 | Other Modules Modules that have a unique purpose not covered by existing categories. |
Release State | Stable Should be safe for use in production environments. * |
Author | |
Module Version | 1.0.3 |
Class Name | EditorSkinLightwire |
Compatibility | 2.5, 2.6, 2.7 |
Date Added | July 10, 2015 |
Last Updated | July 26, 2015 |
Recommended By | New recommendations may take up to 1 day to appear. |
Instructions
This module's files should be placed in /site/modules/EditorSkinLightwire/
How to install or uninstall modules
README
"LightWire" Skin
Based on "Icy Orange"
You can set the skin globally if you just go to /site/modules/InutfieldCKEditor/config.js and add it there like this:
CKEDITOR.editorConfig = function( config ) {
config.skin = "lightwire,/site/modules/EditorSkinLightwire/skins/lightwire/"; // of course this has to be the path to your file so you might have to adjust it
};
- Admin Helpers
- Authentication
- Core Modules
- Development Tools
- Email/WireMail
- Field Types
- Import/Export
- Input Fields
- Language Modules
- Language Packs
- Logs/Monitoring
- Markup Generation
- Photo/Video/Audio
- Premium Modules
- Process Modules
- Proof of Concept
- SEO/Accessibility
- Site Profiles
- Social, Feeds, Services
- Text Formatters
- Other Modules
- Users and Access
Disclaimer
*Use modules at your own risk. There are no guarantees or warranties. It is recommended that you backup your site and database before installing new modules.