eab/ezuniquedatatypes
Composer 安装命令:
composer require eab/ezuniquedatatypes
包简介
eZ Publish unique datatypes extension
README 文档
README
Summary
eZ Unique Datatypes extension for eZ Publish 4.0
See http://projects.ez.no/ez_unique_datatypes
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.
Currently there are two datatypes provided:
- Unique string (based on Text line system datatype),
- Unique URL (based on URL system datatype).
Copyright
Copyright (C) 2007 mediaSELF.pl
License
Licensed under GNU General Public License v2.0
Requirements
Requires eZ Publish 4 or eZ Publish 5 Legacy Edition.
Install
-
Copy the
ezuniquedatatypesfolder to theextensionfolder. -
Edit
settings/override/site.ini.append.phpand under[ExtensionSettings]add:ActiveExtensions[]=ezuniquedatatypes -
Update the autoloads array and clear the cache:
bin/php/ezpgenerateautoloads.php bin/php/ezcache.php --clear-all
Usage
Edit classes and add attributes using the relevant datatype.
统计信息
- 总下载量: 154
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2017-06-05