Ticket #9756 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Improvements of the Search Widget

Reported by: hakre Owned by:
Priority: normal Milestone: 2.8
Component: Widgets Version: 2.8
Severity: normal Keywords: has-patch tested commit
Cc:

Description

Search Widget could benefit from a Title option (first discussed in #8441).

Other Widget Improvements could go into this ticket as well. Feedback appreciated.

Attachments

9756.patch Download (1.3 KB) - added by hakre 3 years ago.
Search Widget gets a Title
9756.diff Download (1.2 KB) - added by Denis-de-Bernardy 3 years ago.
give credits to hakre

Change History

hakre3 years ago

Search Widget gets a Title

  • Version set to 2.8
  • Milestone changed from Unassigned to 2.8
  • Keywords has-patch added
  • Owner anonymous deleted
  • Component changed from General to Widgets

patch seems to contain unneeded stuff:

+		// $instance['count'] = $new_instance['count'] ? 1 : 0;
+		// $instance['dropdown'] = $new_instance['dropdown'] ? 1 : 0;

else, +1

  • Keywords tested commit added
  • Type changed from defect (bug) to enhancement

give credits to hakre

comment:5   ryan3 years ago

  • Status changed from new to closed
  • Resolution set to fixed

(In [11274]) Add title option to search widget. Props hakre. fixes #9756

thanks denis & ryan.

Note: See TracTickets for help on using tickets.