Hi, this panel for admins is what I searched for a long time. I changed from PHPNuke and PostNuke and the lack of a Admin Panel was painful. So thanks a lot!

I've installed the module, but it works only for clean urls, wich I can't use (FreeBSD). Can it be changed?

Andrzej

CommentFileSizeAuthor
#1 controlpanel-links-fix_0.patch1.12 KBsyllance

Comments

syllance’s picture

Status: Active » Needs review
StatusFileSize
new1.12 KB

I also observed that links generated in the panels are clean urls, despite the config option.

here's a small patch that fix the problem and generate correct links for both situation.

i also have a problem with long link names that get displayed over the next ones. i'm infinitely far of being a css expert, but i think there might be something to do at this level to space icons and names to avoid this. if someone could have a look.

glad to see you back, Der, with this nice control panel module :)

thanks for the nice work :)

syllance’s picture

a small update following my test of the control panel module with HEAD.

the provided patch to fix generated links works fine. some names still overrides other, but this is a cosmetic issue.

Collapsable panels greatly helps, and makes this module a real pleasure :p

THANKS :)

Andrzej7’s picture

Thank you

It works now. I only added a br tag, to have the names under the pictures.

The question is - could the images be clickable (like the names are) ?

Andrzej

dreed47’s picture

Status: Needs review » Fixed

Fixed applied. The fix also addresses the issue with making the icons part of the link.

Anonymous’s picture

Status: Fixed » Closed (fixed)