Differences
This shows you the differences between the selected revisions of the page.
2016-06-22 | 2016-06-22 | ||
5.8.4 Extension option aliases sessionlogfile and pausecheckbox. (martin) | 5.8.4 Extension option controls can be grouped using @option - group. (martin) | ||
Line 74: | Line 74: | ||
| ''label'' | Text label. Just a plain text label displayed on the options dialog. \\ This "option" has no value. Use ''-'' for the ''name'' parameter. | | | ''label'' | Text label. Just a plain text label displayed on the options dialog. \\ This "option" has no value. Use ''-'' for the ''name'' parameter. | | ||
| ''link'' | Hyperlink. Either use URL for ''caption'', or use link text for the ''caption'' and URL for the ''default'' parameter. \\ This "option" has no value. Use ''-'' for the ''name'' parameter. | | | ''link'' | Hyperlink. Either use URL for ''caption'', or use link text for the ''caption'' and URL for the ''default'' parameter. \\ This "option" has no value. Use ''-'' for the ''name'' parameter. | | ||
+ | | ''group'' | Group box. Groups all following options to a group box. \\ This "option" has no value. Use ''-'' for the ''name'' parameter. | | ||
There are two aliases for common options. Captions of the aliases are localized. | There are two aliases for common options. Captions of the aliases are localized. |