Changes between Version 1 and Version 2 of Ticket #15800, comment 25
- Timestamp:
- 03/06/2016 07:17:57 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15800, comment 25
v1 v2 8 8 * Moves the wrapper HTML into `before` and `after` arguments that can be filtered, should someone want to get fancy with this interface on their own without modifying core HTML 9 9 * Adds some output buffering to encapsulate the final output of all of this processing and calculation 10 * I decided not to include the callback idea previously explored in this ticket. I think it's a good idea, but out of scope for the general improvement of encapsulating these tabs into a central DRY approach. Once we get that done, we should probably make new tickets for future enhancements. 10 11 11 12 A few talking points after chatting with @jeremyfelt: