SpliceIt! Core Apis
This section assumes that you know what SpliceIt! Plugins and Apis are and how they are used.
What are the Core Apis?
We, the dev-team of SpliceIt! don't think we'll be able to come up with a perfect solution for rights, users, and other core plugins, that everybody will be happy to work with. While we'll still do our best to get as close to this point as possible, our idea is to set abstract standards for those plugins all other plugins will assume to be followed. In theory this means that you'll be able to delete any SpliceIt! Core-plugin you don't like it, and replace it with your own one, as long as it provides the same Api functions.
The Core Apis are simply a list of the functions that the different core plugins should provide in order to make them exchangeable.
What Core Apis are there
The Core Apis corrospond to the list of Core Plugins which are:
- User
- Rights
- i18n
- Theming
- Url Aliasing
The excact documentation for them will be included in the next version of the documentation Todo.
SpliceIt!-Documenation v0.1 ALPHA (generated on 28.03.2006)