Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

seo bundle #1

Merged
merged 4 commits into from Jun 9, 2016
Merged

seo bundle #1

merged 4 commits into from Jun 9, 2016

Conversation

ElectricMaxxx
Copy link
Member

This PR is the first one and moves the Admin stuf of CmfSeoBundle into that. For doing that the complete bundle structure needed to be created.

->with('form.group_general')
->add('name', 'text')
->add('title', 'text')
->add('body', 'textarea', array('required' => false))
Copy link
Member

Choose a reason for hiding this comment

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

i really like wouters idea to move those to form types (that can live in the CmfSeoBundle and so on) and make the admin use those form types.

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

@dbu i just realized, that the point you are pointing to is a test admin, which doesn't have any purpose on SeoBundle. SeoBundle itself has its own form type SeoMetadataType which still is in the SeoBundle.

Copy link
Member

@dbu dbu Jun 9, 2016 via email

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

bingo

@ElectricMaxxx ElectricMaxxx merged commit 55fcad2 into master Jun 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants