Custom links in admin theme

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
avendi

Custom links in admin theme

Post by avendi »

Hi,

I'm a designer from Germany, not a programmer. So I need your help.
I want to add a custom block with links on the home page of my admin theme.
So if the current admin hasn't got permission to visit the section, link would not be displayed.
If he has got permission, link would be displayed.

I think this must be a function or smth like that:


If (has permission)
-- show my link
else
-- show nothing

It's not so hard, I think. Thx a lot.
Last edited by avendi on Sat Dec 30, 2006 3:56 pm, edited 1 time in total.
Locked

Return to “Layout and Design (CSS & HTML)”