Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EZP-31307: As an Editor I want to configure link attribute for a custom tag #112

Closed
wants to merge 7 commits into from

Conversation

adamwojs
Copy link
Member

Question Answer
JIRA issue EZP-31307
Bug/Improvement It's complicated
New feature It's complicated
Target version 1.1, master
BC breaks no
Tests pass Not yet
Doc needed Yes

TODO:

  • Implement feature / fix a bug.
  • Implement tests.
  • Fix new code according to Coding Standards ($ composer fix-cs).
  • Ask for Code Review.

@adamwojs adamwojs self-assigned this Feb 10, 2020
{
public function supports(Template $customTag, Attribute $attribute): bool;

public function process(Template $customTag, Attribute $attribute, $value);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are there any other valid return types other than string?

adamwojs and others added 4 commits February 13, 2020 08:10
…\Attribute\Transformer\AttributeHandler to \EzSystems\EzPlatformRichText\eZ\RichText\Template\Attribute\Transformer\TransformerInterface
@adamwojs
Copy link
Member Author

Closing PR as obsolete.

@adamwojs adamwojs closed this May 31, 2023
@adamwojs adamwojs deleted the ezp_31307 branch May 31, 2023 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants