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

[RTM] Feature: searchable pages. #789

Merged
merged 42 commits into from Jul 23, 2015
Merged

[RTM] Feature: searchable pages. #789

merged 42 commits into from Jul 23, 2015

Conversation

discordier
Copy link
Member

This PR adds the feature to add MetaModel items "detail pages" to the searchable pages of Contao.

Tim Becker and others added 28 commits February 6, 2015 03:52
Add the options events for the filter field and the render setting field.
Add the basic class for adding all new pages for the search index and sidemaps.
Remove the $arrConfig variable and the initialization in the constructor. Remove the empty constructor, too.
Change the wrong call for $arrEnv to $this->arrEnv.
Add the tl_metamodel_searchable_pages to the list.
Remove the old subscriber and add one new with all functions.
Add a new subscriber for the searchable pages.
Remove the unused operation "settings" from the dca.
Rename fields in the DCA, database.sql and the language files.
- Utilize the serivce container.
- Replace database lookup of filter parameters by retrieving the filter setting from the factory.
- Remove the static function calls.
- Add events for the filterparams property.
- Make the functions smaller.
- Utilize url generation.
- Improve the handling with languages.
@discordier discordier added the enhancement This issue is about an enhancement (aka new feature) label Mar 27, 2015
@discordier discordier added this to the 2.0.0 milestone Mar 27, 2015
- Add a better support for languages
- Add a better support for url building.
- Add a check for the rootpage.
No the functions allow a jumpt to page with another language.
For example: Tagert language is french the jump to page is a english page.
@Schnubl
Copy link

Schnubl commented May 6, 2015

Hi ihr drei, wie geht es voran mit searchable_pages?

@discordier
Copy link
Member Author

@stefanheimes ready to merge?

@Schnubl
Copy link

Schnubl commented Jul 19, 2015

Wollte mal fragen wie die Dinge stehen?
Kann man schon bald mit dem Feature im nightly rechnen oder gibts noch probleme die erst gelöst werden müssen?

LG
S

@discordier
Copy link
Member Author

Das kann aktuell nur @stefanheimes beantworten.

@stefanheimes stefanheimes changed the title Feature: searchable pages. Feature: searchable pages. [RTM] Jul 23, 2015
@stefanheimes
Copy link
Member

+1

@discordier discordier changed the title Feature: searchable pages. [RTM] [RTM] Feature: searchable pages. Jul 23, 2015
discordier added a commit that referenced this pull request Jul 23, 2015
@discordier discordier merged commit b6b0fd2 into tng Jul 23, 2015
@discordier discordier deleted the searchable_mockup branch July 23, 2015 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue is about an enhancement (aka new feature)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants