File tree 4 files changed +6
-11
lines changed
4 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 1
- # ibexa-fieldtype-enhanced-link
1
+ # ibexa-fieldtype-html-text
2
2
3
- [ ![ Downloads] ( https://img.shields.io/packagist/dt/netgen/ibexa-fieldtype-enhanced-link.svg )] ( https://packagist.org/packages/netgen/ibexa-fieldtype-enhanced-link )
4
- [ ![ Latest stable] ( https://img.shields.io/packagist/v/netgen/ibexa-fieldtype-enhanced-link.svg )] ( https://packagist.org/packages/netgen/ibexa-fieldtype-enhanced-link )
5
- [ ![ PHP] ( https://img.shields.io/badge/PHP-%E2%89%A5%207.4-%238892BF.svg )] ( https://www.php.net )
6
- [ ![ Ibexa] ( https://img.shields.io/badge/Ibexa-%E2%89%A5%204.0-orange.svg )] ( https://www.ibexa.co )
7
-
8
- Enhanced link field type for Ibexa CMS is a combination of URL and Relation field types with some additional features.
3
+ # TODO
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " netgen/ibexa-fieldtype-enhanced-link " ,
3
- "description" : " Netgen's enhanced link field type for Ibexa" ,
2
+ "name" : " netgen/ibexa-fieldtype-html-text " ,
3
+ "description" : " Netgen's html text field type for Ibexa" ,
4
4
"type" : " ibexa-bundle" ,
5
5
"authors" : [
6
6
{
Original file line number Diff line number Diff line change 14
14
<ini name =" error_reporting" value =" -1" />
15
15
</php >
16
16
<testsuites >
17
- <testsuite name =" ngenhancedlink_fieldtype_db_integration " >
17
+ <testsuite name =" nghtmltext_fieldtype_db_integration " >
18
18
<file >tests/integration/Core/Repository/FieldType/EnhancedLinkIntegrationTest.php</file >
19
19
</testsuite >
20
20
</testsuites >
Original file line number Diff line number Diff line change 7
7
colors =" true"
8
8
failOnWarning =" true" >
9
9
<testsuites >
10
- <testsuite name =" ngenhancedlink_field_type " >
10
+ <testsuite name =" nghtmltext_field_type " >
11
11
<directory >tests/lib</directory >
12
12
</testsuite >
13
13
</testsuites >
You can’t perform that action at this time.
0 commit comments