Textpattern PHP Cross Reference Content Management Systems

Source: /textpattern/admin-themes/hive/README.textile - 25 lines - 1189 bytes - Text - Print

   1  h1. Hive admin-side theme (Classic Yellow) for Textpattern CMS
   2  
   3  You are free to modify this theme, reuse code herein, and distribute all its supporting files as long as licences are respected (see below).
   4  
   5  h2. Installation instructions
   6  
   7  # Upload the directory 'hive' into your Textpattern installation -> admin-themes directory.
   8  # Log in to your Textpattern admin area. Navigate to admin -> preferences -> admin.
   9  # Select 'Hive' from the 'Admin-side theme' dropdown list. Save the preferences.
  10  
  11  h2. Optional custom files for advanced users
  12  
  13  We provide an optional user-defined custom CSS and JavaScript file for customization of the admin-side theme. By default, these are located at:
  14  
  15  * assets -> css -> custom.css
  16  * assets -> js -> custom.js
  17  
  18  You may use different file names by adding the following line(s) within your Textpattern @config.php@ file (before the closing @?>@ line):
  19  
  20  bc. define('admin_custom_css', 'your_custom_rules.css');
  21  define('admin_custom_js', 'your_custom_javascript.js');
  22  
  23  You can then use those files to customize the admin-side theme to your requirement.
  24  
  25  *Note:* be careful not to overwrite your own custom rules when updating to a new version of Textpattern!

title

Description

title

Description

title

Description

title

title

Body