Changes between Version 19 and Version 20 of Doc_SkinML
- Timestamp:
- Jul 24, 2012 8:50:51 AM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc_SkinML
v19 v20 57 57 * name: ''The label name'' 58 58 * condition: ''Boolean condition to be fulfilled'' 59 * quoting: "How to escape special characters: html,javascript,no"60 61 ''Example:'' 62 {{{ 63 <roundcube:label name=" mailboxlist" />59 * quoting: ''How to escape special characters: html,javascript,no; default is html'' 60 61 ''Example:'' 62 {{{ 63 <roundcube:label name="errortitle" quoting="javascript" /> 64 64 }}} 65 65 … … 386 386 browser:safari || browser.opera 387 387 }}} 388
