[Building Sakai] property that controls site title editing permission in 2.8.0

Steve Swinsburg steve.swinsburg at gmail.com
Tue Apr 16 06:56:52 PDT 2013


I use this property at many installations. I agree that site titles should be editable so would support a fix that had that as at the default and then you could turn them off if need be, which is the rarer case. A mostly backwards compatible fix would be to set sensible defaults on the new property (probably course) and have the current property ignored, then people can disable more as they desire. 

cheers
Steve


On 16/04/2013, at 11:19 PM, Paul Lukasewych <plukasew at uwo.ca> wrote:

> We are using this property at Western to prevent the change of course site 
> titles. We don't have a problem with using a new property to accomplish the 
> same thing.
> 
> Paul Lukasewych
> Applications Development Team
> Information Technology Services
> Support Services Building
> Western University
> (519) 661-2111 x80513
> plukasew at uwo.ca
> 
> 
> On April 16, 2013 09:06:21 AM Beth Kirschner wrote:
>> We have a JIRA (https://jira.sakaiproject.org/browse/SAK-23469) which
>> describes the flawed implementation of titleEditableSiteType with a
>> proposal that we deprecate that property in favor of a
>> titleNotEditableSiteType property.
>> 
>> Fixing the bug described by SAK-23469 (that's been there for years) would be
>> a non-backward compatible change (for those that don't change the default
>> property). Changing the implementation to instead use a
>> titleNotEditableSiteType property would not be backward compatible either
>> (for those that do change the default property).
>> 
>> If anyone is using the titleEditableSiteType property - can you please
>> respond to this list?
>> 
>> Thanks,
>> - Beth
>> 
>> On Apr 16, 2013, at 5:35 AM, David Wafula <davidwaf at gmail.com> wrote:
>>> These worked  ..thanks:
>>> 
>>> titleEditableSiteType.count=2
>>> titleEditableSiteType.1=course
>>> titleEditableSiteType.2=project
>>> 
>>> Regards
>>> 
>>> 
>>> On Mon, Apr 15, 2013 at 6:30 PM, Neal Caidin
>>> <nealcaidin at sakaifoundation.org> wrote: FYI - I've just opened a ticket
>>> for improving the documentation of this property -  
>>> https://jira.sakaiproject.org/browse/SAK-23490
>>> 
>>> -- Neal
>>> 
>>> On Apr 15, 2013, at 12:19 PM, JOSE MARIANO LUJáN GONZáLEZ <jmariano at um.es> 
> wrote:
>>>> Hi David,
>>>> 
>>>> You might want to take a look at this:
>>>> https://jira.sakaiproject.org/browse/SAK-23469 we faced some problems
>>>> with that property.
>>>> 
>>>> cheers,
>>>> mariano
>>>> 
>>>> El 15/04/2013 17:35, Kevin Takacs escribió:
>>>>> Hi David,
>>>>> 
>>>>> The permission that will allow editing site titles is site.upd.  You
>>>>> will also need to add titleEditableSiteType in sakai.properties for the
>>>>> site types where you want to enable title editing:
>>>>> 
>>>>> titleEditableSiteType.count=2
>>>>> titleEditableSiteType.1=course
>>>>> titleEditableSiteType.2=project
>>>>> 
>>>>> 
>>>>> 
>>>>> On Mon, Apr 15, 2013 at 8:15 AM, David Wafula <davidwaf at gmail.com>
>>>>> wrote:
>>>>> Hi all,
>>>>> what property controls site editing   permissions in 2.8.0 ? For some
>>>>> reason i cant seem to get it.
>>>>> 
>>>>> Regards
>>> 
>>> _______________________________________________
>>> 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"
>> _______________________________________________
>> 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"
> _______________________________________________
> 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"



More information about the sakai-dev mailing list