Deletions:
olocoorleto
Additions:
olocoorleto
Additions:
In the curly brackets you can find Smarty code, which calls the method NodeUtil::getInputControl. This method displays the [[InputControlls input control]] (in our case a textfield), which corresponds to the article's name attribute, in the HTML page. In the same manner the other attributes can be handled.
Deletions:
In the curly brackets you can find Smarty code, which calls the method NodeUtil::getInputControl. This method displays the input control (in our case a textfield), which corresponds to the article's name attribute, in the HTML page. In the same manner the other attributes can be handled.