Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

[CMF] Start new SE #633

Closed
wants to merge 9 commits into from
Closed

[CMF] Start new SE #633

wants to merge 9 commits into from

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Mar 2, 2014

Q A
Fixed tickets https://github.com/symfony-cmf/symfony-cmf-standard/issues/31, https://github.com/symfony-cmf/symfony-cmf-standard/issues/42
License MIT
Doc PR todo (mainly quick tour)

This is the PR creating the new CMF SE. I've based it on the 2.3 branch of the core SE, because 2.3 is the LTS version. We may need to release a version including the 2.4?

Reducing

That's the keyword of this PR. It tries to reduce the old CMF SE. What I've removed:

  • Multi-language
  • Media
  • Imagine

I've also tried to keep the code as easy to understand as possible.

Todo

/cc @dbu @lsmith77 @dantleech

public function load(ObjectManager $manager)
{
// load the yaml file in src/Acme/DemoBundle/Resources/data/pages.yml
Fixtures::load(array(__DIR__.'/../../Resources/data/pages.yml'), $manager);
Copy link
Member Author

Choose a reason for hiding this comment

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

alice made this so much nicer :)

@wouterj
Copy link
Member Author

wouterj commented Mar 2, 2014

And now we have a fork, we even get fabbot support :)

@wouterj wouterj closed this Mar 2, 2014
@wouterj
Copy link
Member Author

wouterj commented Mar 2, 2014

sorry, complete wrong repo :) Should be done into the CMF SE

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.

1 participant