/[drupal]/contributions/modules/role_theme_switcher/README.txt
ViewVC logotype

Contents of /contributions/modules/role_theme_switcher/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Fri Oct 23 02:39:15 2009 UTC (4 weeks, 6 days ago) by tiutiun
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
File MIME type: text/plain
Added README.txt to 6-1--4
1 Role Theme Switcher
2 http://drupal.org/project/role_theme_switcher
3 =============================================
4
5
6 DESCRIPTION
7 -----------
8 Useful Drupal module to assign separate themes for different roles (including anonymous) in your system.
9
10 Often you want to separate Drupal administrative interface from frontend. You can do this assigning appropriate theme for you as user. What to do if you want to show different theme for non-authorized user?
11
12 Please note that this module overwrites themes set in Home->Administer->Site configuration->Administration theme or set as default in Home->Administer->Site building->Themes. So if you do not want to overwrite this settings - you should set for your role in Role Theme Switcher a "default" theme, thus your settings won't be overwritten.
13
14 Version 1.x was written for Drupal 5.0 by tiutiun. http://drupal.org/user/158669
15 Project rewritten by owahab. http://drupal.org/user/75702
16
17
18 REQUIREMENTS
19 ------------
20 Drupal 6.x
21
22
23 INSTALLING
24 ----------
25 1. To install the module copy the 'role_theme_switcher' folder to your sites/all/modules directory.
26
27 2. Go to admin/build/modules. Enable the module.
28 Read more about installing modules at http://drupal.org/node/70151
29
30
31 CONFIGURING AND USING
32 ---------------------
33 Go to admin/user/themes Follow instructions on this page.
34
35 Please note that this module overwrites themes set in admin/settings/admin
36 (Home->Administer->Site configuration->Administration theme)
37 or set as default in admin/build/themes (Home->Administer->Site building->Themes). So if you do not want to
38 overwrite this settings - you should set for your role in Role Theme Switcher a "default" theme,
39 thus your settings won't be overwritten.
40
41
42 REPORTING ISSUE. REQUESTING SUPPORT. REQUESTING NEW FEATURE. CONTRIBUTE.
43 ------------------------------------------------------------------------
44 1. Go to the module issue queue at http://drupal.org/project/issues/role_theme_switcher?status=All&categories=All
45 2. Click on CREATE A NEW ISSUE link.
46 3. Fill the form.
47 4. To get a status report on your request go to http://drupal.org/project/issues/user
48
49
50 UPGRADING
51 ---------
52 Read more at http://drupal.org/node/250790

  ViewVC Help
Powered by ViewVC 1.1.2