Changes between Initial Version and Version 1 of Ticket #39909, comment 10
- Timestamp:
- 03/05/2017 04:14:11 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39909, comment 10
initial v1 1 1 The `name` property is documented as the "Name for the widget displayed on the configuration page." I took it to be only a coincidence that it was the same string as the default title. 2 2 3 Perhaps the duplication speaks to the need for something like a `default_title` property or `$widget_options` key? But, if so, I don't know whether that would be in 3 Perhaps the duplication speaks to the need for something like a `default_title` property or `$widget_options` key? But, if so, I don't know whether that would be in-scope for this ticket.