Posted on 09-10-2010 07:23 AM
Hi-
It would be very useful if we could remove the "install" button from the list view of items in Self Service. We often place important information in the description of the item and if the user never clicks into it, they will miss the info. If the button could be "more…" that would be all the better though removing it suffices perfectly.
Thanks
j
--
Jared F. Nichols
Desktop Engineer, Client Services
Information Services Department
MIT Lincoln Laboratory
244 Wood Street
Lexington, Massachusetts 02420
781.981.5436
Posted on 09-10-2010 08:02 AM
You may already be able to, but editing the CSS file for self service. /Library/Tomcat/webapps/ROOT/theme/SelfService.css ????
Not exactly sure what you can do, but after all Self Service is just a
webapp, so you can probably edit it to make it look however you want.
One global flag to hide install buttons may be the way to go. However,
I cannot read CSS with out firebug so I am not sure what to edit ha ha
ha
Posted on 09-10-2010 08:04 AM
Pffft have no doubt that I've already hacked it. Who do you take me for?!?!
It would just be nice to have it supported :)
--
Jared F. Nichols
Desktop Engineer, Client Services
Information Services Department
MIT Lincoln Laboratory
244 Wood Street
Lexington, Massachusetts 02420
781.981.5436
Posted on 09-10-2010 08:18 AM
Sweet, would you post your CSS code? I have some ideas but never any
time to sit down and work with something. I am constantly giving end
user support, and I mean constantly. I also want to dive into the
resource kit and play with some of that stuff.
I personally would like a nav bar across the top of Self Service where
I can customize what a user sees and add features I think could be
useful. Like for example, a contact the help desk link, a link that
opens up the home page and calendar of the school, one that lists
policies to install, and one that would run some sort of self
maintenance check the end user could trigger.
Posted on 09-10-2010 09:25 AM
Yup, this feature request floated around a while back, I may have even started a thread, too.
I don’t want it to just install there. They need to click on it for more details before seeing an install button so I can say “I told you so, it was right there when you read the description. What? You didn’t read that? Too bad!” And of course...it’s still my fault.
Craig E
Posted on 09-10-2010 09:27 AM
I hacked it a few versions back so I don't know if the same hack will work now. Let me pick apart Tomcat and I'll let y'all know.
j
--
Jared F. Nichols
Desktop Engineer, Client Services
Information Services Department
MIT Lincoln Laboratory
244 Wood Street
Lexington, Massachusetts 02420
781.981.5436
Posted on 09-10-2010 10:18 AM
All-
I've got it. Take a look at the screen shot to see what it looks like. In all list views, the "install" button has been replaced with a "more…" button (which I created – the font/embossing may be a hair off)
Attached is also a zip file. It contains what you need to do this yourself. When you unzip it, it replicates the folder locations of the two files you need to work with.
Service restart was not needed for any of this.
I'm so l337.
j
--
Jared F. Nichols
Desktop Engineer, Client Services
Information Services Department
MIT Lincoln Laboratory
244 Wood Street
Lexington, Massachusetts 02420
781.981.5436
