Overview Developer Manuals/de

From syntype

Jump to: navigation, search

This article should be translated to German from English


Here is the right place for developers to get more detailed information about the synType core, coding, plug-in development and collaborative working in the SVN repository.


Contents

Content Server

TODO

Files Overview

After the installation the following directories and files exist inside your CMS-INSTALL-DIR:

cms [dir]
site [dir]
favicon.ico
index.php
LICENSE

Here you will find information in detail about the cms and the site directory.

Database Overview

TODO

Central Variables

In synType CMS verwendete Konstanten

SYSURL_CMS: /cms29/cms

SYSURL_SITE: /cms29/site

SYSDIR_CMSTPL: /themes

SYSURL_HTTP: http://

SYSURL_HOST: netactivism.net

SITEURL: /cms29

SYSURL_HTTP.SYSURL_HOST.SITEURL: http://netactivism.net/cms29

SYSBIN_SITE: /var/www/netactivism.net/cms29/site

SYSBIN_CMS: /var/www/netactivism.net/cms29/cms

SYSDIR_SITEFLS: /files

SYSDIR_SITETHB: /thumbs

SYSDIR_SITEIMG: /images


Ergo:

SYSBIN_SITE.SYSDIR_SITEIMG: /var/www/netactivism.net/cms29/site/images

Macros

TODO

Plug-In Development

TODO

Language Packs

TODO

Personal tools
In other languages