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