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

EWPP-3658: Link list display plugin integration. #196

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

upchuk
Copy link
Contributor

@upchuk upchuk commented Oct 11, 2023

No description provided.

@upchuk upchuk force-pushed the EWPP-3658 branch 4 times, most recently from 6224ef0 to d7f90f2 Compare October 16, 2023 09:01
@upchuk upchuk force-pushed the EWPP-3658 branch 2 times, most recently from ce07df0 to 71447c6 Compare October 24, 2023 07:26
@upchuk upchuk force-pushed the EWPP-3658 branch 2 times, most recently from f387ddc to 52d2218 Compare November 23, 2023 08:00

## How it works

The module acts in two place.
Copy link
Member

Choose a reason for hiding this comment

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

places*


$display_plugin_options = $this->linkDisplayPluginManager->getPluginsAsOptions('dynamic', 'list_pages');

$form['display']['plugin'] = [
Copy link
Member

Choose a reason for hiding this comment

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

Maybe would be better to have this new configuration options inside a fieldset so all display config options are inside the same set.

$page->selectFieldOption('Display', 'Titles with optional link');
$this->assertSession()->assertWaitOnAjaxRequest();
$this->assertSession()->pageTextNotContains('This plugin does not have any configuration options.');
// By default, the Link checkbox is checked,.
Copy link
Member

Choose a reason for hiding this comment

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

,.

@upchuk upchuk force-pushed the EWPP-3658 branch 2 times, most recently from cf69530 to d8058a4 Compare December 14, 2023 09:14
Copy link
Member

@nagyad nagyad left a comment

Choose a reason for hiding this comment

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

blind

@upchuk upchuk merged commit 2945c60 into master Jan 15, 2024
1 check passed
@upchuk upchuk deleted the EWPP-3658 branch January 15, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants