History: Perspective Handler
Preview of version: 1
- «
- »
Perspectives allow to modify the preferences globally in a session and thus change how the user will see the content in Tikiwiki. Because most configurations are stored in preferences, almost anything can be modified, including the browser title and theme for example.
Perspectives are a new feature beginning with 4.0 and does not currently have an administration interface other than profiles.
Perspectives are a new feature beginning with 4.0 and does not currently have an administration interface other than profiles.
Sample
YAML
Copy to clipboard
preferences: enable: [ feature_perspective ] objects: - type: perspective ref: my_perspective data: name: My Workspace preferences: browsertitle: My Workspace in Tikiwiki feature_forum: n feature_wiki: y
Perspective Object
Field Name | Mandatory | Value |
name | yes | Human readable label |
preferences | yes | Content identical to Preference Management |
History
Information | Version | |||||
---|---|---|---|---|---|---|
Mon 13 of Sep, 2010 22:17 UTC Marc Laporte shorter | 4 | |||||
Tue 09 of Feb, 2010 14:56 UTC Marc Laporte | 3 | |||||
Tue 28 of Jul, 2009 15:46 UTC Marc Laporte | 2 | |||||
Mon 20 of Jul, 2009 14:33 UTC System Administrator | 1 |