[Building Sakai] Manage Access' Site Visibility update unavailable for courses

John Leasia jleasia at umich.edu
Fri Sep 9 04:24:15 PDT 2011


Jean-Francois -
I think that is how it has always been configured. You can change it 
though -

By default, Course sites are forced to be on the Sites tool list of 
sites in the system, and project site creators have the choice of 
whether to be listed or not. Which types of sites are forced to the 
list, which are automatically prevented from being on the list, and 
which have a choice is determined by settings in the Site Info tool 
definition file, sakai.siteinfo.xml. The values for 
publicChangeableSiteTypes, publisSiteTypes, and privateSiteTypes specify 
which sites have the choice to be private or public, which are always 
public, and which are always private.

<!-- types are seperated by , don't forget to put corresponding 
type_categories.xml into the reg folder-->

<configuration name="siteTypes" value="course,project,portfolio" />

<!-- default site type -->

<configuration name="defaultSiteType" value="project" />

<!-- types of sites that can either be public or private -->

<configuration name="publicChangeableSiteTypes" value="project" />

<!-- types of sites that are always public -->

<configuration name="publicSiteTypes" value="course" />

<!-- types of sites that are always private -->

<configuration name="privateSiteTypes" value="" />


(from 
https://confluence.sakaiproject.org/display/DOC/Configuring+the+Worksite+Setup+tool)


John


Jean-Francois Leveque wrote:
> Hi,
>
> When projects are created by Worksite Setup or Sites (2.7.x, 2.8.0,
> 2.8.x, trunk), you can set Site Visibility.
>
> You can set projects Site Visibility with Site Info's Manage Access
> (2.7.x, 2.8.0, 2.8.x, trunk).
>
>
> When courses are created by Worksite Setup (2.7.x, 2.8.0, 2.8.x, trunk),
> they always have Site Visibility.
>
> When courses are created by Sites (2.7.x, 2.8.0, 2.8.x, trunk), you can
> choose the value for the public view (this is Site Visibility, AFAICT).
>
>
> You cannot set courses Site Visibility with Site Info's Manage Access
> (2.7.x, 2.8.0, 2.8.x, trunk).
>
> Has this always been the case?
>
> Can this be configured or patched and if it's the case, how can I do it?
>
>
> Cheers,
>
> J-F
> _______________________________________________
> 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"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110909/885a0da3/attachment.html 


More information about the sakai-dev mailing list