Difference between revisions of "SME Server:Documentation:Developers Manual/de"
From SME Server
Jump to navigationJump to searchm |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 26: | Line 26: | ||
*[[SME_Server:Documentation:Developers_Manual:Chapter3/de#Customizing_des_SME-Servers|Customizing des SME Servers]] | *[[SME_Server:Documentation:Developers_Manual:Chapter3/de#Customizing_des_SME-Servers|Customizing des SME Servers]] | ||
*[[SME_Server:Documentation:Developers_Manual:Chapter3/de#Eigene_RPM-Pakete_erstellen|Eigene RPM-Pakete erstellen]] | *[[SME_Server:Documentation:Developers_Manual:Chapter3/de#Eigene_RPM-Pakete_erstellen|Eigene RPM-Pakete erstellen]] | ||
− | *[[SME_Server:Documentation:Developers_Manual:Chapter3/de#Die_SME-Entwicklungsumgebung|Die SME- | + | *[[SME_Server:Documentation:Developers_Manual:Chapter3/de#Die_SME-Entwicklungsumgebung|Die SME-Entwicklungsumgebung]] |
---- | ---- | ||
− | '''[[SME_Server:Documentation:Developers_Manual:Chapter4/de|Kapitel 4: | + | '''[[SME_Server:Documentation:Developers_Manual:Chapter4/de|Kapitel 4: Customizing für Fortgeschrittene]]''' |
+ | *[[SME_Server:Documentation:Developers_Manual:Chapter4/de#Erweiterte_Customizingprinzipien|Erweiterte Customizingprinzipien]] | ||
*[[SME_Server:Documentation:Developers_Manual:Chapter4/de#Perl_Module|Perl Module]] | *[[SME_Server:Documentation:Developers_Manual:Chapter4/de#Perl_Module|Perl Module]] | ||
---- | ---- | ||
'''[[SME_Server:Documentation:Developers_Manual:Chapter5/de|Kapitel 5: Dokumentation]]''' | '''[[SME_Server:Documentation:Developers_Manual:Chapter5/de|Kapitel 5: Dokumentation]]''' |
Latest revision as of 19:23, 17 May 2007
|
Bevorzugte Artikel
|
SME Entwicklerhandbuch
This manual is aimed at developers and provides the information they require to integrate their applications into the SME Server platform. The manual discusses the key concepts of the SME Server such as the configuration database, configuration file templates and the events and actions model which differentiate the SME Server from other Linux distributions.
Entwicklerhandbuch Booklet (Alle Kapitel auf einer Seite)
Kapitel 1: Der SME Server im Überblick
- Über dieses Handbuch
- Für wen ist dieses Handbuch?
- Was ist der SME Server?
- Design-Philosophie
- Architektur Überblick
Kapitel 2: Der SME Server intern
- Konfigurations-Datenbank
- Actions und Events
- Vorlagen für Konfigurationsdateien
- Prozesse starten, steuern und stoppen
- Der Server-Manager als Web-Frontend
Kapitel 3: SME Server Pakete erstellen - Schritt für Schritt
Kapitel 4: Customizing für Fortgeschrittene