Closed (fixed)
Project:
Role Theme Switcher
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Oct 2008 at 21:46 UTC
Updated:
6 Mar 2009 at 10:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
aimevpI would be very greatfull too if this was ported to Drupal 6.x cause i could realy use this one very well for my projects...
I've tried to give it a try myself but i'm rather new to drupal so I guess i should be working on getting to know drupal a little bit more before trying to modify or making my own modules.
Never the less, i'm very interested to know what changes had to be done to make it work in drupal 6.
Greats and thanks a lot in advance,
Hatznie.
Comment #2
nextpulse commentedHi,
I have this ported to Drupal 6.
If someone let me know what the process is - I am happy to release it to the community.
Thanks.
Comment #3
panji commentedplease, can someone port this module to D6?
Comment #4
shadowdknight commentedCan you share it to us please?
Thank you very much
Comment #5
Clint Eagar commentedYes please attached your port and we will help you test it out.
Comment #6
nextpulse commentedIts attached.
There is one minor bug: if you update.php, the 'enabled' checkbox in the theme settings is not marked - but it works otherwise.
(NOTE: I cannot maintain it - too much on my plate).
If someone can clean it up and release it back it'll be appreciated.
Comment #7
dyannenovaThanks! I'm using it in 6.x and it's working great for me. I'm not having the problem with update.php that you mentioned though, so I can't say what could be wrong there.
Comment #8
quicksketchThis is a pretty trivial upgrade. Here's a patch to D6 to save the maintainer the trouble. Applies against the DRUPAL-5--2 branch. It identical to the zip in #6 other than a fix in hook_menu(), where titles and descriptions should not be translated in the menu entry.
Comment #9
tiutiun commentedComment #10
tiutiun commentedPlease check release: http://drupal.org/project/role_theme_switcher
Thanks to nextpulse and quicksketch for the port