The plugin also brings in the functionality of CodeMirror JavaScript component.
Upload the folder to the wp-content plugins directory.
Activate Joddit Global Stylesheet plugin through 'Plugins WordPress.
You can change the scheme of CSS editor by modifying the core plugin code.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fixed bug when using the plugin with WordPress sites that are running from folders other than the root such as http example com blog.. 0.7.6.
Fixed bug where the validation used in the plugin was interfering with other scripts.. 0.8.0.
Changed the way the button works.
Instead, the button saves the stylesheet and reloads the stylesheet so the user can continue editing.
This was suggestion from the community that we thought made good sense since CSS is iterative process.. 0.9.2.
Read more