Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/marioblazek/ezplatform-siteaccess-aware-date-format-bundle
- Owner: MarioBlazek
- License: gpl-2.0
- Created: 2019-04-05T23:07:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-29T12:44:13.000Z (over 5 years ago)
- Last Synced: 2024-04-20T17:08:53.674Z (8 months ago)
- Topics: datetime-format, ezplatform, ezpublish, php, siteaccess
- Language: PHP
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)