Home
The Toolkit for Online Communities
15889 Community Members, 0 members online, 1615 visitors today
Log In Register

Forum .LRN Q&A: Re: dotlrn admin portlet reviewed

OpenACS Home : Forums : .LRN Q&A : Re: dotlrn admin portlet reviewed : One Message

+
Posted by Emmanuelle Raffenne on
Hi Miguel Angel,

The group admin options look better organized this way. Did you remove the site-admin options from there also? Note that in my opinion it wouldn't be a bad thing.

+
Posted by Miguel Cordova on
No I didn't remove the site-admin options. I just copied the html from a non swa user.

I'd like to see any swa action a bit different from non-swa ones. Maybe a different color.

+
Posted by Don Baccus on
If you change the appearance for swa actions, please do so with some site-wide css (in fact, with some discussion we might adopt something like this for the base openacs sitewide CSS, define the classes even if we don't actually change the appearance by default, to make it easier for people to do so if they want)
+
Posted by Miguel Cordova on
Yes, that's the idea. Maybe, as simple as adding 2 new css classes to be attached to every admin link: acs-admin, lrn-admin (depending on what kind of link it was...)

The best site-wide css can be acs-subsite/www/resources/default-master.css

I have to try some options, and check if it works right.