Skip to content

[ENH] trackercalendar: Allow plugin list style formatting of title and description (take 2)

Jonny Bradley requested to merge cherry-pick-3c7075a3 into 26.x
  • [ENH] trackercalendar: Allow plugin list style formatting of title and description (take 2)

  • [ENH] trackercalendar: Allow plugin list style formatting of title and description (take 2)

  • [REF] trackercalendar: Whitespace issues?

  • [FIX] trackercalendar: Use $innerMatches plugins to check if there is a {format} one (thanks @kroky)

  • [ENH] trackercalendar: Allow plugin list style formatting of title and description fields in plugin tracker calendar (take 2). e.g.

  {FORMAT(name="title")}Event: {display name="tracker_field_trac_as_cal_summary"}{FORMAT}
  {FORMAT(name="description")}About this event:
{display name="tracker_field_trac_as_cal_description"}{FORMAT}

See merge request !5262 (merged)

(cherry picked from commit 7c6f7510)

2b81264b [ENH] trackercalendar: Allow plugin list style formatting of title and... 97a477df [FIX] trackercalendar: Use $innerMatches plugins to check if there is a... 151c2cd6 [REF] trackercalendar: Whitespace issues?

Co-authored-by: Jonny Bradley jmail@nospaces.net

See merge request !5301 (merged)

(cherry picked from commit 3c7075a3)

bd02087a [ENH] trackercalendar: Allow plugin list style formatting of title and description (take 2)

Co-authored-by: Jonny Bradley jmail@nospaces.net

Merge request reports