Clicking on the link Neuer Eintrag in section Featurstile there is a list of inputs describing a featurestyle which should be inserted.
Featurestylename - Name of the featurestyle
Featurestyle name must contain suffix Controller (example - AggregationController) if it contains controller
Quelltext - link to source code which controls featurestyle
codes are stored in the folder code/featurestyles/name_of_our_featurestyle (example: code/featurestyles/aggregation)
Inside of folder are name_of_our_featurestylecontroller.class.php, name_of_our_featurestylefrontend.class.php and name_of_our_featurestyleservice.class.php (example: aggregationcontroller.class.php, aggregationfrontend.class.php and aggregationservice.class.php)
name_of_our_featurestylecontroller.class.php should contain class name_of_our_featurestyleCONTROLLER - all capital letters (example: AGGREGATIONCONTROLLER)
If this class is empty ZMS will display all posible options in arrays
name_of_our_featurestylefrontend.class.php should contain class name_of_our_featurestyleFRONTEND - all capital letters (example: AGGREGATIONFRONTEND)
name_of_our_featurestyleservice.class.php should contain class name_of_our_featurestyleFRONTEND - all capital letters (example: AGGREGATIONSERVICE)
Nur Datenspeicher? -
Basissystem? -
Listenfelder - list of comma separated fields of featurestyle which are later going to be dispayed in the list in the administration
Ausrichtung der Listenfelder - aligments of listed fields
Standardfeld - featurestyle's default field
Felder sperren? -
Feld-Ausnahmen -
Hinzufügen verboten - enabling/disabling adding of new entries
Editieren verboten - enabling/disabling editing
Kopieren verboten - enabling/disabling copying
Löschen verboten - enabling/disabling deleting
Vorschau - enabling/disabling preview of an entry
Vorschauseite - page for previewing of an entry if preview is enabled
Nur einsprachig - just one language