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

documentation for publish workflow #171

Merged
merged 6 commits into from Jul 14, 2013
Merged

documentation for publish workflow #171

merged 6 commits into from Jul 14, 2013

Conversation

dbu
Copy link
Member

@dbu dbu commented Jun 26, 2013

Q A
Doc fix? no
New docs? yes (symfony-cmf/core-bundle#59)
Applies to -
Fixed tickets -

This documentation is for the not yet merged publish workflow refactoring.

This is going to conflict with #148 - i suggest i manually port the still relevant parts of #148 over to here once its merged.

@@ -23,38 +23,212 @@ Configuration

# app/config/config.yml
cmf_core:
document_manager_name: default
role: IS_AUTHENTICATED_ANONYMOUSLY # used by the publish workflow checker
document_manager_name: null # used for the twig functions to fetch documents
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't this be manager_name?

Copy link
Member Author

Choose a reason for hiding this comment

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

indeed it should, but its not. i'll do a separate PR once this change is merged.

Copy link
Member Author

Choose a reason for hiding this comment

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

@rmsint: it would be consistent, yes. but unfortunately its like this in
the actual bundle atm. we should clean this up however. care to do a pr?
or open an issue so we don't forget?

Copy link
Contributor

Choose a reason for hiding this comment

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

ok, I will do a PR on the CoreBundle to change it.

Copy link
Member

Choose a reason for hiding this comment

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

why not use ~?

</extension>
</extensions>
</sonata-admin>
</config>
Copy link
Member Author

Choose a reason for hiding this comment

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

@wouterj there was some guessing involved here. is this xml config more or less correct?

<config>
<sonata-admin>
<!-- ... -->
<extensions>
Copy link
Member

Choose a reason for hiding this comment

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

remove this wrapper element

dbu added a commit that referenced this pull request Jul 14, 2013
@dbu dbu merged commit 6227383 into master Jul 14, 2013
@dbu dbu deleted the workflow-refactoring branch July 14, 2013 14:14
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

3 participants