2.3.4releasedUnpublished Filter

Greyes out unpuplished entries in the publish overview.

Clone URLhttps://github.com/symphonists/unpublishedfilter.git

Add as a submodulegit submodule add https://github.com/symphonists/unpublishedfilter.git extensions/unpublishedfilter --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNoNo2.2.02.2.02.2.02.2.02.3.42.3.42.3.42.3.42.3.42.3.42.3.42.3.42.3.42.3.42.3.4

Readme

Unpublished Filter

This Symphony extension greyes out unpuplished entries in the publish index tables based on field values. It supports status fields with toggle values (yes/no), with descriptive values (published/activated …) and dates.

It doesn't matter which field type you use, the extension just matches text values so you can either use select boxes, text fields or what ever field suits you best.

Supported field names and values

Field names:

  • text based: status, published, veröffentlicht, état, publié, pubblicato, zverejnené
  • date based: date, publish date, Datum, Veröffentlichungsdatum, Zeitraum, Anzeigezeitraum, Dátum, Dátum zverejnenia

Field values:

  • yes, published, activated, enabled, visible, open, ja, veröffentlicht, aktiviert, freigeschaltet, offen, sichtbar, publié, oui, pubblicato, áno

Adding language support

Due to the fact that the extension cannot determine the content language based on the system language, localised strings are hardcoded. If you'd like to add more field names or values, check out the definitions in the script file.

Publish dates

Filtering by publish dates only works in cunjuction with the Date and Time field. Date filtering can be disabled in the configuration.

Acknowledgement

Entypo pictograms by Daniel Bruce.

Version history

Symphony 2.6.2 to 2.x.x

  • PHP 7.x Compatibility

Requires Symphony 2.6.2

  • Added Slovak language support
  • Added missing semicolons

Requires Symphony 2.6.2

  • Improved readme and documentation

Requires Symphony 2.6.2

  • Made value filtering less strict

Requires Symphony 2.6.2

  • Introduced date range filters
  • Removed custom Moment build
  • Made date filtering optional (configuration setting)

Symphony 2.3.0 to 2.6.1

  • Simplified localisation, make it work in multilingual backends.

Requires Symphony 2.3.0

  • Fixed Firefox compatibility.

Requires Symphony 2.3.0

  • Added more status keyword.
  • Match status based on substrings

Requires Symphony 2.3.0

  • Added support for entries with future publish dates.

Requires Symphony 2.3.0

  • Complete rewrite.
  • Added support for status fields containing values like published, draft etc.

Requires Symphony 2.3.0

  • Updated extension compatibility with Symphony 2.3.

Requires Symphony 2.0.7