Textpattern PHP Cross Reference Content Management Systems

Source: /textpattern/admin-themes/hiveneutral/README.txt - 40 lines - 1426 bytes - Text - Print

   1  Hive admin-side theme (Flat Neutral) for Textpattern CMS
   2  
   3  You are free to modify this theme, reuse code herein, and distribute all its
   4  supporting files as long as licences are respected (see below).
   5  
   6  
   7  == Installation instructions ==
   8  
   9  # Upload the directory 'hive-neutral' into your Textpattern installation ->
  10    admin-themes directory.
  11  # Log in to your Textpattern admin area. Navigate to admin -> preferences ->
  12    admin.
  13  # Select 'Hive (Flat Neutral)' from the 'Admin-side theme' dropdown list. Save
  14    the preferences.
  15  
  16  
  17  == Optional customizations for advanced users ==
  18  
  19  You can disable auto-expanding text areas (autosize.js) by adding the following
  20  line into Textpattern 'config.php' file (before the closing '?>' line):
  21  
  22      define('no_autosize', true);
  23  
  24  We also provide an optional user-defined custom CSS and JavaScript file for
  25  further customization of the admin-side theme. By default, these are located at:
  26  
  27      assets -> css -> custom.css
  28      assets -> js -> custom.js
  29  
  30  You may use different file names by adding the following line(s) within your
  31  Textpattern 'config.php' file (before the closing '?>' line):
  32  
  33      define('admin_custom_css', 'your_custom_rules.css');
  34      define('admin_custom_js', 'your_custom_javascript.js');
  35  
  36  You can then use those files to customize the admin-side theme to your
  37  requirement.
  38  
  39  Note: be careful not to overwrite your own custom rules when updating to a new
  40  version of Textpattern!

title

Description

title

Description

title

Description

title

title

Body