About TikiProfiles
TikiWiki has a lot of features and can be used in a very wide range of applications. However, configuring TikiWiki can be very long and complex due to the numerous amount of options. TikiProfiles will solve this problem partially by allowing to configure sets of options at once and build base configurations.
This website will be used as the documentation center for profiles and as a primary repository for TikiWiki experts to share their experience and collaborate on default configurations.
How
Each profile is a configuration patch that can be applied on top of any TikiWiki installation. Profiles will allow to change configurations in a TikiWiki installation and create various objects. At this time, the exact object types that will be available is not defined. The objective would be to make all objects accessible, but this may take a significant amount of time.
Samples
Currently Supported
At this time, TikiProfiles is only a code-level API and is not ready for prime time. Here is a list of the currently supported features:
- PreferenceManagement
- ObjectReferences
- ProfileDependencies
Roadmap
- PermissionManagement
- TrackerHandler
- WikiHandler
- ExposeProfiles
- AdministrationInterface
Other handlers will be created afterwards in an attempt to support all of TikiWiki's data types. Most needed ones will be used first.