plugins/SpecialCSS.php
changeset 85 7c68a18a27be
parent 23 320acf077276
child 192 9237767a23ae
equal deleted inserted replaced
84:f99fb84bd959 85:7c68a18a27be
     2 /*
     2 /*
     3 Plugin Name: CSS Backend
     3 Plugin Name: CSS Backend
     4 Plugin URI: http://enanocms.org/
     4 Plugin URI: http://enanocms.org/
     5 Description: Provides the page Special:CSS, which is used in template files to reference the style sheet. Disabling or deleting this plugin will result in site instability.
     5 Description: Provides the page Special:CSS, which is used in template files to reference the style sheet. Disabling or deleting this plugin will result in site instability.
     6 Author: Dan Fuhry
     6 Author: Dan Fuhry
     7 Version: 1.0
     7 Version: 1.0.1
     8 Author URI: http://enanocms.org/
     8 Author URI: http://enanocms.org/
     9 */
     9 */
    10 
    10 
    11 /*
    11 /*
    12  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
    12  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between