Adding a Site Type

View: New views
5 Messages — Rating Filter:   Alert me  

Adding a Site Type

by Brian Sawert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I read the helpful SakaiPedia entry "Adding a Site Type," and the
comments attached to SAK-11479, but I still have questions about the
implications of creating a new site type. I hope someone can shed some
light on the subject.

If I want to define a site type, "special," I can edit
sakai.sitesetup.xml, sakai.siteinfo.xml, toolOrder.xml and any other
tool registration files that I want associated with my "special" site
category. Or I can define the site type in sakai.properties, and get
different behavior - no tool associations, no default tool set presented
in Worksite Setup. And there may be other side effects that I'm not
aware of.

Which is the preferred method for defining a new site type? What
specific differences will I need to address if I choose one over the other?

Thanks for any comments or feedback.

--

Brian Sawert
Unicon, Inc.


----------------------
This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org//portal) from the DG: Development (a.k.a. sakai-dev) site.
You can modify how you receive notifications at My Workspace > Preferences.

Re: Adding a Site Type

by John Leasia :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Brian,
it's not so much that there's a choice - editing sakai.sitesetup.xml,
etc., is the way you need to go when adding a new type. If you just add
a new type in the sakai.properties file, that type won't really be
completely added as you've seen.

John

Brian Sawert wrote:

> I read the helpful SakaiPedia entry "Adding a Site Type," and the
> comments attached to SAK-11479, but I still have questions about the
> implications of creating a new site type. I hope someone can shed some
> light on the subject.
>
> If I want to define a site type, "special," I can edit
> sakai.sitesetup.xml, sakai.siteinfo.xml, toolOrder.xml and any other
> tool registration files that I want associated with my "special" site
> category. Or I can define the site type in sakai.properties, and get
> different behavior - no tool associations, no default tool set presented
> in Worksite Setup. And there may be other side effects that I'm not
> aware of.
>
> Which is the preferred method for defining a new site type? What
> specific differences will I need to address if I choose one over the
> other?
>
> Thanks for any comments or feedback.
>
> --
>
> Brian Sawert
> Unicon, Inc.
>
>
> ------------------------------------------------------------------------
>
> This automatic notification message was sent by Sakai Collab
> (https://collab.sakaiproject.org//portal) from the DG: Development
> (a.k.a. sakai-dev) site.
> You can modify how you receive notifications at My Workspace >
> Preferences.


----------------------
This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org//portal) from the DG: Development (a.k.a. sakai-dev) site.
You can modify how you receive notifications at My Workspace > Preferences.

Re: Adding a Site Type

by Sean Keesler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I documented some of this for 2.2/2.4...but haven't updated it for 2.5

Some of it was related to configuring the OSP portal which would group
sites by type....but it still may be a good read:

http://confluence.sakaiproject.org/confluence/x/G24

Sean

-------------------
Sean Keesler
130 Academy Street
Manlius, NY 13104
sean@...
315-682-0830




John Leasia wrote:

> Brian,
> it's not so much that there's a choice - editing sakai.sitesetup.xml,
> etc., is the way you need to go when adding a new type. If you just
> add a new type in the sakai.properties file, that type won't really be
> completely added as you've seen.
>
> John
>
> Brian Sawert wrote:
>> I read the helpful SakaiPedia entry "Adding a Site Type," and the
>> comments attached to SAK-11479, but I still have questions about the
>> implications of creating a new site type. I hope someone can shed some
>> light on the subject.
>>
>> If I want to define a site type, "special," I can edit
>> sakai.sitesetup.xml, sakai.siteinfo.xml, toolOrder.xml and any other
>> tool registration files that I want associated with my "special" site
>> category. Or I can define the site type in sakai.properties, and get
>> different behavior - no tool associations, no default tool set presented
>> in Worksite Setup. And there may be other side effects that I'm not
>> aware of.
>>
>> Which is the preferred method for defining a new site type? What
>> specific differences will I need to address if I choose one over the
>> other?
>>
>> Thanks for any comments or feedback.
>>
>> --
>>
>> Brian Sawert
>> Unicon, Inc.
>>
>>
>> ------------------------------------------------------------------------
>>
>> This automatic notification message was sent by Sakai Collab
>> (https://collab.sakaiproject.org//portal) from the DG: Development
>> (a.k.a. sakai-dev) site.
>> You can modify how you receive notifications at My Workspace >
>> Preferences.
>
> ------------------------------------------------------------------------
>
> This automatic notification message was sent by Sakai Collab
> (https://collab.sakaiproject.org//portal) from the DG: Development
> (a.k.a. sakai-dev) site.
> You can modify how you receive notifications at My Workspace >
> Preferences.
[see attachment: "sean.vcf", size: 226 bytes]



Attachments:

sean.vcf
https://collab.sakaiproject.org//access/content/attachment/db16afb2-b760-4330-a868-1653421c519c/sean.vcf

----------------------
This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org//portal) from the DG: Development (a.k.a. sakai-dev) site.
You can modify how you receive notifications at My Workspace > Preferences.

Re: Adding a Site Type

by Brian Sawert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Sean Keesler wrote:

> I documented some of this for 2.2/2.4...but haven't updated it for 2.5
>
> Some of it was related to configuring the OSP portal which would group
> sites by type....but it still may be a good read:
>
> http://confluence.sakaiproject.org/confluence/x/G24
>
> Sean
>
> -------------------
> Sean Keesler
> 130 Academy Street
> Manlius, NY 13104
> sean@...
> 315-682-0830
It's a great read! Thanks, Sean.

--

Brian Sawert
Unicon, Inc.


----------------------
This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org//portal) from the DG: Development (a.k.a. sakai-dev) site.
You can modify how you receive notifications at My Workspace > Preferences.

Re: Adding a Site Type

by Sean Keesler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Glad it was useful. Anything need updating for 2.5?

-------------------
Sean Keesler
130 Academy Street
Manlius, NY 13104
sean@...
home: 315-682-0820
cell: 315-663-7756



Brian Sawert wrote:

> Sean Keesler wrote:
>> I documented some of this for 2.2/2.4...but haven't updated it for 2.5
>>
>> Some of it was related to configuring the OSP portal which would
>> group sites by type....but it still may be a good read:
>>
>> http://confluence.sakaiproject.org/confluence/x/G24
>>
>> Sean
>>
>> -------------------
>> Sean Keesler
>> 130 Academy Street
>> Manlius, NY 13104
>> sean@...
>> 315-682-0830
> It's a great read! Thanks, Sean.
>
[see attachment: "sean.vcf", size: 226 bytes]



Attachments:

sean.vcf
https://collab.sakaiproject.org//access/content/attachment/8b467d27-e816-4253-97ad-91cb2c95b30d/sean.vcf

----------------------
This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org//portal) from the DG: Development (a.k.a. sakai-dev) site.
You can modify how you receive notifications at My Workspace > Preferences.
LightInTheBox - Buy quality products at wholesale price