Skip to content

rwetzlmayr/wet_hive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wet Hive theme for the Textpattern Content Management System

Copyright © 2013-2016 Robert Wetzlmayr

This theme demonstrates how to amend and customize “Hive”, one of the core admin-side themes.

It serves as a starting point for your own customizations and is not meant to be complete (or aesthetically pleasing).

You customizations are stored separately from the core theme and will thus survive any updates to core.

Requirements

  1. Textpattern 4.6+

Installation

  1. Download and unzip this theme.
  2. Create a ‘wet_hive’ directory in /textpattern/theme.
  3. Copy ‘wet_hive.php’ and the accompanying style sheet ‘wet_hive.css’ into /textpattern/theme/wet_hive.
  4. Go to the preferences tab and change the admin-side theme to ‘Wet_hive’.
  5. If all went well, your admin-side’s base font will be set to ‘Noto’.
  6. Add your own custom styles to /textpattern/theme/wet_hive/custom.css and design away…

Frequently Asked Questions

Q: Can I change the ‘wet_hive’ name to something else?
A: Yes. Just rename both the directory /textpattern/theme/wet_hive and the file /textpattern/theme/wet_hive/wet_hive.php to your liking.

Q: Can I add more than one style sheet, remove the ‘Roboto’ font, or add a custom Javascript file to the <head>?
A: Yes. Look into the html_head() function in wet_hive.php.

Q: How can I uninstall this theme?
A: Change the admin-side theme to something else, then delete the /textpattern/theme/wet_hive directory.

This theme is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation, version 2.

This theme is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Textpattern. If not, see <http://www.gnu.org/licenses/>.

About

Wet Hive Theme for the Textpattern CMS.

Resources

Stars

Watchers

Forks

Packages

No packages published