|
|
@ -151,7 +151,7 @@ Additionally the following plugins are registered by default:
|
|
|
|
Uses ``data-new`` to define the value of new created elements.
|
|
|
|
Uses ``data-new`` to define the value of new created elements.
|
|
|
|
* key (types: key)
|
|
|
|
* key (types: key)
|
|
|
|
A field to input keyboard-combinations.
|
|
|
|
A field to input keyboard-combinations.
|
|
|
|
* checkbox, select, textarea
|
|
|
|
* checkbox, number, select, textarea
|
|
|
|
Handle appropriate fields.
|
|
|
|
Handle appropriate fields.
|
|
|
|
|
|
|
|
|
|
|
|
A full list of all attributes that may influence the behavior of the default Framework:
|
|
|
|
A full list of all attributes that may influence the behavior of the default Framework:
|
|
|
@ -303,4 +303,4 @@ For further impression take a look at the
|
|
|
|
|
|
|
|
|
|
|
|
You should also take a look at the helper-functions within
|
|
|
|
You should also take a look at the helper-functions within
|
|
|
|
`Settings <https://github.com/designcreateplay/NodeBB/tree/master/public/src/modules/settings.js>`_ in order to create
|
|
|
|
`Settings <https://github.com/designcreateplay/NodeBB/tree/master/public/src/modules/settings.js>`_ in order to create
|
|
|
|
your own plugins. There are a few methods that take response to call the methods of other plugins when fittingly.
|
|
|
|
your own plugins. There are a few methods that take response to call the methods of other plugins when fittingly.
|
|
|
|