Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marioblazek/ezplatform-siteaccess-aware-date-format-bundle

Bundle reimplements datetime format that available in eZ Publish legacy stack.
https://github.com/marioblazek/ezplatform-siteaccess-aware-date-format-bundle

datetime-format ezplatform ezpublish php siteaccess

Last synced: about 1 month ago
JSON representation

Bundle reimplements datetime format that available in eZ Publish legacy stack.

Awesome Lists containing this project

README

        

eZ Platform SiteAccessAwareDateFormatBundle
===========================================

[![Build Status](https://img.shields.io/travis/MarioBlazek/ezplatform-siteaccess-aware-date-format-bundle.svg?style=flat-square)](https://travis-ci.org/MarioBlazek/ezplatform-siteaccess-aware-date-format-bundle)
[![Code Coverage](https://img.shields.io/codecov/c/github/MarioBlazek/ezplatform-siteaccess-aware-date-format-bundle.svg?style=flat-square)](https://codecov.io/gh/MarioBlazek/ezplatform-siteaccess-aware-date-format-bundle)
[![Quality Score](https://img.shields.io/scrutinizer/g/MarioBlazek/ezplatform-siteaccess-aware-date-format-bundle.svg?style=flat-square)](https://scrutinizer-ci.com/g/MarioBlazek/ezplatform-siteaccess-aware-date-format-bundle)
[![Downloads](https://img.shields.io/packagist/dt/marioblazek/ezplatform-siteaccess-aware-date-format-bundle.svg?style=flat-square)](https://packagist.org/packages/marioblazek/ezplatform-siteaccess-aware-date-format-bundle/stats)
[![Latest version](https://img.shields.io/packagist/v/MarioBlazek/ezplatform-siteaccess-aware-date-format-bundle.svg?style=flat-square)](https://github.com/MarioBlazek/ezplatform-siteaccess-aware-date-format-bundle/releases)
[![License](https://img.shields.io/github/license/MarioBlazek/ezplatform-siteaccess-aware-date-format-bundle.svg?style=flat-square)](LICENSE)

This bundle reimplements `datetime` filter that was available in eZ Publish Legacy stack under the new name `m_datetime`. More information about old filter can be found in official [documentation](https://doc.ez.no/eZ-Publish/Technical-manual/3.10/Reference/Template-operators/Formatting-and-internationalization/datetime).

License, docs and installation instructions
-------------------------------------------

[License](LICENSE)

[Installation instructions](doc/INSTALL.md)

[Documentation](doc/DOC.md)

[Changelog](doc/CHANGELOG.md)