Even if Drupal 5 features new views over settings and administration functionality, this module hasn't lost its interest.
With Drupal 5 way of categorizing modules, the control panel module would be more useful than ever. With functionality sorted by category (site building, content management, etc), with the current display of the control panel, it would be more practical than the new administrator experience.
If I have time, I'll help for the upgrading effort.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | controlpanel.tar_.gz | 2.7 KB | devportals |
Comments
Comment #1
markfoodyburton commentedjust a me too
Comment #2
ray007 commentedsubscribing
Comment #3
fm commentedI'd like to see this upgraded to 5.x too. I enjoyed using it in 4.7.
While the native 5.x admin pages are much better than 4.7, I believe Control Panel could improve the admin experience even more.
Comment #4
ob3ron commented+1!
Comment #5
Leeteq commented+1
Comment #6
devportals commentedDear Friends,
I am attaching zip file which has two files;
controlpanel.module and controlpanel.info . Please unzip these two files in to controlpanel module folder ( replace 4.7 module with this one) and enjoy control panel for Drupal-5. If you find any bugs or suggestions plz submit here.
Thanks.
Comment #7
waif69 commentedI installed the ver 5 files that were posted (new controlpanel.module and controlpanel.info) and I receive the following error on the homepage
warning: Cannot modify header information - headers already sent by (output started at /path/modules/controlpanel/controlpanel.module:268) in /path/includes/common.inc on line 309.
Comment #8
waif69 commented$block['content'] = controlpanel_build_controlpanel(NULL, FALSE, '_block' . $delta); return $block; } } ?>
Fatal error: Call to undefined function: theme_add_style() in /path/modules/controlpanel/controlpanel.module on line 63
I am using the bluemarine theme and receive the above error when selecting the controlpanel link on the menu.
Comment #9
dreed47 commentedthis module has been ported to 5.X