Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
xml
xml
<!-- what properties? -->
<configuration name="height" value="600px" />
<configuration name="sakai.properties.url.key" value="*my.custom.url*" />
<configuration name="reset.button" value="false" type="final" />

...

e.g.
If you have a property that you add to every course for every site called
course-department

then you would add this property to the Site (see screenshots below) and then in sakai.properties make it available:

...