...
It tunes the time in seconds the two configuration files (esup-lecture.xml and mappings.xml) will stay in cache, that is, the time between two reloadings of theses files. This allow to change the configuration files without reloading the portlet. A value of zero means no reloading.
...
| Remarque |
|---|
Before uPortal 2.5.4, because of a bug (http://www.ja-sig.org/issues/browse/UP-1040) you can't use this feature. |
A context have has the following attributes :
- id
- name (displayed on interface)
- description (displayed on interface)
- treeVisible (yes | no) : If "yes", users can see the left panel (tree of categories ans sources). Yes by default
A context may have also the following elements :
- refCategoryProfile references on a category profile declared in this context (using category profile id). You can declare as many category profiles as you want in a context. Each category profile must be defined in an element categoryProfile. A same categoryProfile can be declared in many several contexts.treeVisible (yes | no) : If "yes", users can see the left panel (tree of categories ans sources). Yes by default
- categoryProfilesUrl is an alternative way to declare category profiles
Element categoryProfile :
...