Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Add titleEditableSiteType entries to sakai.properties

After you rebuild (OSP and site-manage-tool should suffice?) you need to make sure that you add some additional lines to sakai.properties before you start sakai.

Apparently you do not need entries for the "out of the box" site types ("course" and "project") but it doesn't hurt to add them anyway.

Add something like this to sakai.properties

titleEditableSiteType.count=5
titleEditableSiteType.1=portfolio
titleEditableSiteType.2=goal
titleEditableSiteType.3=program
titleEditableSiteType.4=project
titleEditableSiteType.5=course

  • No labels