Changes between Version 2 and Version 3 of Public/Docs/CAE
- Timestamp:
- Dec 16, 2019, 1:08:01 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Public/Docs/CAE
v2 v3 1 1 = Cinnamon Asynchronous Engine (CAE) 2 == General 2 3 Cinnamon Asynchronous Engine (or CAE) is a standard component required by Cinnamon Server to function correctly. It is installed on a Cinnamon Server by default, according to the [wiki:Public/Docs/CinnamonSetupDebian980#InstallingCinnamonAsynchronousEngineCAE installation instructions], with some standard modules. 3 4 … … 7 8 * **Replacing** a standard plugin with a similar, but more specific custom plugin. 8 9 * **Adding** new functionality by developing a new plugin. 10 11 == Administration 12 TODO 13 14 == Development 15 TODO