2017 © Pedro Peláez
 

ezpublish-legacy-extension ezuniquedatatypes

eZ Publish unique datatypes extension

image

eab/ezuniquedatatypes

eZ Publish unique datatypes extension

  • Monday, June 5, 2017
  • by eab
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 29 % Grown

The README.md

eZ Unique Datatypes

Summary

eZ Unique Datatypes extension for eZ Publish 4.0, (*1)

See http://projects.ez.no/ez_unique_datatypes, (*2)

This is a collection of common datatypes whose validation has been extended so to verify their uniqueness within given content object attribute. Otherwise, these datatypes behave exactly as their prototypes., (*3)

Currently there are two datatypes provided:, (*4)

  • Unique string (based on Text line system datatype),
  • Unique URL (based on URL system datatype).

More documentation, (*5)

Copyright (C) 2007 mediaSELF.pl, (*6)

License

Licensed under GNU General Public License v2.0, (*7)

Requirements

Requires eZ Publish 4 or eZ Publish 5 Legacy Edition., (*8)

Install

  1. Copy the ezuniquedatatypes folder to the extension folder., (*9)

  2. Edit settings/override/site.ini.append.php and under [ExtensionSettings] add:, (*10)

    ActiveExtensions[]=ezuniquedatatypes
  3. Update the autoloads array and clear the cache:, (*11)

    bin/php/ezpgenerateautoloads.php
    bin/php/ezcache.php --clear-all

Usage

Edit classes and add attributes using the relevant datatype., (*12)

The Versions

05/06 2017

dev-master

9999999-dev

eZ Publish unique datatypes extension

  Sources   Download

GPL-2.0

The Requires

 

05/06 2017

1.0.0

1.0.0.0

eZ Publish unique datatypes extension

  Sources   Download

GPL-2.0

The Requires