mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 15:47:54 +02:00
Updated EGroupware Customizing (markdown)
@ -78,7 +78,7 @@ With option "maxlength=2000" the allowed text length can be specified, so the us
|
|||||||
* "Serial number" can be used to automatically generate a number, starting from option "last" and optional using a filter criteria like "info_status=archived" or "invoiced", which sets the number only, if that status is set. See example below right side.
|
* "Serial number" can be used to automatically generate a number, starting from option "last" and optional using a filter criteria like "info_status=archived" or "invoiced", which sets the number only, if that status is set. See example below right side.
|
||||||

|

|
||||||
|
|
||||||
## Custom-eTemplates
|
## Custom-etemplates
|
||||||
* This is NOT meant as a full introduction or manual for eTemplate usage, it's just a rough overview, especially about the modification with custom fields.
|
* This is NOT meant as a full introduction or manual for eTemplate usage, it's just a rough overview, especially about the modification with custom fields.
|
||||||
* **Reference for widgets** (a full documentation is planned, but not yet done!): https://etemplate.egroupware.org/
|
* **Reference for widgets** (a full documentation is planned, but not yet done!): https://etemplate.egroupware.org/
|
||||||
Additionally there is a dtd-file specified in the xet-files it self, which contains lots of specifications and attributes. The dtd can be read from typical developer tools like PhpStorm.
|
Additionally there is a dtd-file specified in the xet-files it self, which contains lots of specifications and attributes. The dtd can be read from typical developer tools like PhpStorm.
|
||||||
|
Reference in New Issue
Block a user