Skip to content

[WIP] Add visibility filter#17

Draft
RemyNovactive wants to merge 4 commits intomaster-ibx3from
RssFeedBundle-add-visibility-filter
Draft

[WIP] Add visibility filter#17
RemyNovactive wants to merge 4 commits intomaster-ibx3from
RssFeedBundle-add-visibility-filter

Conversation

@RemyNovactive
Copy link
Copy Markdown
Contributor

Q A
Branch? RssFeedBundle-add-visibility-filter
Bug fix? no
New feature? yes

Add a visibility filter to be sure of fetch only visible content.

@RemyNovactive RemyNovactive self-assigned this Oct 15, 2020
@RemyNovactive RemyNovactive changed the title Add visibility filter [WIP] Add visibility filter Oct 15, 2020
Comment thread README.md Outdated

https://github.com/splitsh/lite

Go on https://github.com/splitsh/lite/releases to chose a version
Copy link
Copy Markdown
Contributor

@anaelChardan anaelChardan Oct 15, 2020

Choose a reason for hiding this comment

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

Suggested change
Go on https://github.com/splitsh/lite/releases to chose a version
Go on [splitsh](https://github.com/splitsh/lite/releases) to choose a version

$contentTypesMap[ucfirst($contentType->getName())] = $contentType->id;
}
ksort($contentTypesMap);
if (\count($contentTypesMap)) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

let \

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Why do we leave the '' here?
Why don't we put it for the ksort function right on top?
How about an import?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Seb shared an article that using \ was quicker to resolve by the PHP

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

it is and PHP Storm EAD Inspections (that you should have) is supposed to show it too ;-)

@Plopix
Copy link
Copy Markdown
Contributor

Plopix commented Oct 19, 2020

It sounds good, still in Draft for a reason @RemyNovactive ? Thanks both of you cc @anaelChardan

@Plopix Plopix force-pushed the master branch 2 times, most recently from 3fee25a to 6d420fe Compare January 21, 2022 18:48
@erdnaxelaweb erdnaxelaweb changed the base branch from master to master-ibx3 April 5, 2022 12:22
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.

3 participants