-
Notifications
You must be signed in to change notification settings - Fork 0
ncsuwebdev/Drupal-6-Theme---Primer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a primer theme, for use in Drupal 6.x.
/*********************************************/
MANUAL INSTALL INSTRUCTIONS
/*********************************************/
1. Download the theme from http://drupal.ncsu.edu/features
2. Copy to directory in <drupal site root>/sites/all/themes/primer
(so that this readme's path is: <drupal site root>/sites/all/themes/primer/readme)
3. Enable in Drupal and configure from the theme options page
(Browse to: <site root>/admin/build/themes/settings/primer)
/*********************************************/
INSTALL INSTRUCTIONS FOR DRUSH MAKE
/*********************************************/
For drush make makefiles:
projects[primer][location] = http://drupal.ncsu.edu/features/fserver
/*********************************************/
OPTIONAL ENHANCEMENTS
/*********************************************/
To use the themed maintenance page instead of the default Drupal version, you need to change a variable in your settings.php file:
1. Open <drupal site root>/sites/default/settings.php
2. Add this line at the base of the file: $conf['maintenance_theme'] = 'primer';
/*********************************************/
KNOWN BUGS / TO DO LIST
/*********************************************/
About
Drupal 6 Customizable Primer Theme
Resources
Stars
Watchers
Forks
Packages 0
No packages published