Textpattern PHP Cross Reference Content Management Systems

Source: /textpattern/admin-themes/classic/README.txt - 35 lines - 1195 bytes - Text - Print

   1  Classic admin-side theme 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 'classic' into your Textpattern installation ->
  10    admin-themes directory.
  11  # Log in to your Textpattern admin area. Navigate to admin -> preferences ->
  12    admin.
  13  # Select 'Classic' from the 'Admin-side theme' dropdown list. Save the
  14    preferences.
  15  
  16  
  17  == Optional custom files for advanced users ==
  18  
  19  We provide an optional user-defined custom CSS and JavaScript file for
  20  customization of the admin-side theme. By default, these are located at:
  21  
  22      assets -> css -> custom.css
  23      assets -> js -> custom.js
  24  
  25  You may use different file names by adding the following line(s) within your
  26  Textpattern 'config.php' file (before the closing '?>' line):
  27  
  28      define('admin_custom_css', 'your_custom_rules.css');
  29      define('admin_custom_js', 'your_custom_javascript.js');
  30  
  31  You can then use those files to customize the admin-side theme to your
  32  requirement.
  33  
  34  Note: be careful not to overwrite your own custom rules when updating to a new
  35  version of Textpattern!

title

Description

title

Description

title

Description

title

title

Body