Difference between revisions of "SME Server:Documentation:Developers Manual/de"

From SME Server
Jump to navigationJump to search
m
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
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.
 
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.
 
The Developer manual is maintained separate to this wiki, corrections and suggestions are to be made on the Bug Tracker.
 
 
[http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/devguide.html Developer Manual Booklet (All the chapters on one page .html)]
 
 
[http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/devguide.pdf Also available as a one page .pdf]
 
  
 
----
 
----
[http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/book1.htm Index page.]
+
'''[[SME_Server:Documentation:Developers_Manual:Booklet/de|Entwicklerhandbuch Booklet (Alle Kapitel auf einer Seite)]]'''
 
+
----
[http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/p25.htm 1. An overview of the SME Server]
+
'''[[SME_Server:Documentation:Developers_Manual:Chapter1/de|Kapitel 1: Der SME Server im Überblick]]'''
*   About this manual
+
*[[SME_Server:Documentation:Developers_Manual:Chapter1/de#.C3.9Cber_dieses_Handbuch|Über dieses Handbuch]]
*   Who should read this manual?
+
*[[SME_Server:Documentation:Developers_Manual:Chapter1/de#Für_wen_ist_dieses_Handbuch?|Für wen ist dieses Handbuch?]]
*   What is the SME Server?
+
*[[SME_Server:Documentation:Developers_Manual:Chapter1/de#Was_ist_der_SME_Server?|Was ist der SME Server?]]
*   Design philosophy
+
*[[SME_Server:Documentation:Developers_Manual:Chapter1/de#Design-Philosophie|Design-Philosophie]]
*   Architecture overview
+
*[[SME_Server:Documentation:Developers_Manual:Chapter1/de#Architektur_.C3.9Cberblick|Architektur Überblick]]
[http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/p157.htm  2. SME Server internals]
+
----
*    Configuration database
+
'''[[SME_Server:Documentation:Developers_Manual:Chapter2/de|Kapitel 2: Der SME Server intern]]'''
*    Actions and events
+
*[[SME_Server:Documentation:Developers_Manual:Chapter2/de#Konfigurations-Datenbank|Konfigurations-Datenbank]]
*    Configuration file templates
+
*[[SME_Server:Documentation:Developers_Manual:Chapter2/de#Actions_und_Events|Actions und Events]]
*    Process startup, supervision and shutdown
+
*[[SME_Server:Documentation:Developers_Manual:Chapter2/de#Vorlagen_f.C3.BCr_Konfigurationsdateien|Vorlagen für Konfigurationsdateien]]
*    The server-manager web interface
+
*[[SME_Server:Documentation:Developers_Manual:Chapter2/de#Prozesse_starten,_steuern_und_stoppen|Prozesse starten, steuern und stoppen]]
[http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/p1082.htm 3. How to create an SME Server package - step by step]
+
*[[SME_Server:Documentation:Developers_Manual:Chapter2/de#Der_Server-Manager_als_Web-Frontend|Der Server-Manager als Web-Frontend]]
*   Getting started
+
----
*    Getting to know how to customize the SME Server
+
'''[[SME_Server:Documentation:Developers_Manual:Chapter3/de|Kapitel 3: SME Server Pakete erstellen - Schritt für Schritt]]'''
*    Packaging your application
+
*[[SME_Server:Documentation:Developers_Manual:Chapter3/de#Beginn|Beginn]]
*    The SME Server development environment
+
*[[SME_Server:Documentation:Developers_Manual:Chapter3/de#Customizing_des_SME-Servers|Customizing des SME Servers]]
[http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/p1884.htm 4. Advanced customization of the SME Server]
+
*[[SME_Server:Documentation:Developers_Manual:Chapter3/de#Eigene_RPM-Pakete_erstellen|Eigene RPM-Pakete erstellen]]
*   Advanced customization principles
+
*[[SME_Server:Documentation:Developers_Manual:Chapter3/de#Die_SME-Entwicklungsumgebung|Die SME-Entwicklungsumgebung]]
[http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/p2156.htm 5. Documentation and resources]
+
----
*   Perl modules
+
'''[[SME_Server:Documentation:Developers_Manual:Chapter4/de|Kapitel 4: Customizing für Fortgeschrittene]]'''
 
+
*[[SME_Server:Documentation:Developers_Manual:Chapter4/de#Erweiterte_Customizingprinzipien|Erweiterte Customizingprinzipien]]
===Documentation Links===
+
*[[SME_Server:Documentation:Developers_Manual:Chapter4/de#Perl_Module|Perl Module]]
Other sources of information
+
----
  -Managing Software with Yum - http://mirror.centos.org/centos/4/docs/html/yum/
+
'''[[SME_Server:Documentation:Developers_Manual:Chapter5/de|Kapitel 5: Dokumentation]]'''
  -CentOS 4/RHEL4 Documentation - http://mirror.centos.org/centos/4/docs/
 
  -Fedora Documentation - http://fedora.redhat.com/docs/
 
  -Fedora Developers Guide - http://fedora.redhat.com/docs/developers-guide/
 
  -Fedora Documentaion Guide - http://fedora.redhat.com/docs/documentation-guide/
 
  -Maximum RPM Book - http://www.rpm.org/max-rpm-snapshot/
 
  -Fedora RPM Guide (draft) - http://fedora.redhat.com/docs/drafts/rpm-guide-en/
 
  -Fedora Wiki - Building Packages Guide - http://fedoraproject.org/wiki/Docs/Drafts/BuildingPackagesGuide
 
  -Mezzanine Howto - http://beta.kainx.org/articles/6&highlight=mezz-howto - also http://lists.contribs.org/mailman/public/devinfo/msg08010.html
 
  -Fedoraproject.org RPM Packaging Guidelines - http://fedoraproject.org/wiki/PackagingGuidelines
 
  -Fedoraproject.org Package Review Guidelines - http://fedoraproject.org/wiki/PackageReviewGuidelines
 
  -Fedoraproject.org RPM Spec File Scriptlet Snippets - http://fedoraproject.org/wiki/ScriptletSnippets
 
 
 
{{:Translations}}
 

Latest revision as of 20:23, 17 May 2007