| 1 |
// @author Serj Tiutiun (tiutiun AT gmail.com) |
// @author Serj Tiutiun (tiutiun AT gmail.com) |
| 2 |
// @date 1 Nov 2007 |
// @date 1 Nov 2007 |
| 3 |
// $Id: changelog.txt,v 1.5 2008/06/17 23:54:17 owahab Exp $ |
// $Id: changelog.txt,v 1.6 2009/02/18 16:56:40 tiutiun Exp $ |
| 4 |
|
|
| 5 |
|
|
| 6 |
Role Theme Switcher 6.x-1.0, 2009 Feb 18 |
Role Theme Switcher 6.x-1.0, 2009 Feb 18 |
| 22 |
- Moved internal interface to Drupal forms |
- Moved internal interface to Drupal forms |
| 23 |
- Changed order of processing roles. Now "authenticated user" has the lowes priority in processing roles. If user has some more roles, |
- Changed order of processing roles. Now "authenticated user" has the lowes priority in processing roles. If user has some more roles, |
| 24 |
then theme of "authenticated user" will be overwritten by theme of other role. |
then theme of "authenticated user" will be overwritten by theme of other role. |
| 25 |
- Removed some obsolete code |
- Removed some obsolete code |
| 26 |
|
|
| 27 |
|
|
| 28 |
Role Theme Switcher 1.2, 2007 Dec 04 |
Role Theme Switcher 1.2, 2007 Dec 04 |