[Building Sakai] Disabling site id before tool name

Gonzalo Silverio gsilver at umich.edu
Thu Mar 14 06:09:00 PDT 2013


Hi,

.portletTitle .title h2 .siteTitle {
   display: none;
}

Alternatively you can leave it in single column displays and hide it in 2
column displays:


#col1of2 .portletTitle .title h2 .siteTitle, #col2of2 .portletTitle .title
h2 .siteTitle {
    display: none;
}

 - Gonzalo

On Thu, Mar 14, 2013 at 8:57 AM, Daniel Merino <daniel.merino at unavarra.es>wrote:

> Hi everybody.
>
> In our 2.9 test server, we have noticed that tools names are shown with
> site id (i.e. "My Workspace:Announcements") in every tool of every site.
> In our current 2.7 this is not happening, so I suppose that it is a new
> feature.
>
> This change may have sense in sites with short ids, but our sites have
> usual long subject names and they look quite awful with this format.
>
> Can this feature be disabled in some way? Do you know where is the
> related JIRA? I have looked in 2.9 new features and JIRAs and I don't
> find it.
>
> Thanks in advance.
> Best regards.
> --
> Daniel Merino Echeverría
> daniel.merino at unavarra.es
> Gestor de teleformación - Centro Superior de Innovación Educativa.
> Tfno: 948-168489 - Universidad Pública de Navarra.
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>



-- 
- Gonzalo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130314/fda73bab/attachment.html 


More information about the sakai-dev mailing list