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-454: Link to the RSS feed. #62

Merged
merged 6 commits into from
Jan 12, 2021
Merged

EWPP-454: Link to the RSS feed. #62

merged 6 commits into from
Jan 12, 2021

Conversation

sergepavle
Copy link
Member

OPENEUROPA-454

Description

[Insert description here]

Change log

  • Added:
  • Changed:
  • Deprecated:
  • Removed:
  • Fixed:
  • Security:

Commands

[Insert commands here]

@sergepavle sergepavle changed the base branch from master to EWPP-453 January 5, 2021 15:56
@@ -7,6 +7,11 @@

declare(strict_types = 1);

use Drupal\Core\Entity\Display\EntityViewDisplayInterface;
Copy link
Contributor

Choose a reason for hiding this comment

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

How come these are added here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Uncaught leftover.
Removed.

use Drupal\Core\Entity\ContentEntityInterface;

/**
* Extra field displaying the list page pager.
Copy link
Contributor

Choose a reason for hiding this comment

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

copy paste

@@ -61,4 +61,15 @@ public function buildSelectedFilters(ContentEntityInterface $entity): array;
*/
public function buildPagerInfo(ContentEntityInterface $entity): array;

/**
* Builds a RSS link.
Copy link
Contributor

Choose a reason for hiding this comment

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

Builds a link to the RSS representation of the list page.

Base automatically changed from EWPP-453 to EPIC-rss-feed January 12, 2021 08:47
@hernani hernani merged commit 3871eda into EPIC-rss-feed Jan 12, 2021
@hernani hernani deleted the EWPP-454 branch January 12, 2021 09:59
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