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

document delete workflow #540

Merged
merged 3 commits into from
Aug 13, 2014
Merged

Conversation

uwej711
Copy link
Member

@uwej711 uwej711 commented Aug 13, 2014

Short documentation of the simple delete workflow, fixes #441

Workflows
---------

create.js uses a REST api for creating, loading and changing content. To delete content
Copy link
Member

Choose a reason for hiding this comment

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

The official site of CreateJS uses the "CreateJS" notation, can you please change that in your text?

of a workflow to delete content. To enable the workflow set the config option 'delete' to true.
This results in the delete workflow being registered with CreatePHP and create.js so that
you can now delete content from the frontend.

Copy link
Member

Choose a reason for hiding this comment

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

Users don't like a section with text only. What do you think of adding an example of the config setting here?

wouterj added a commit that referenced this pull request Aug 13, 2014
@wouterj wouterj merged commit bfb8f5d into symfony-cmf:dev Aug 13, 2014
@wouterj
Copy link
Member

wouterj commented Aug 13, 2014

Thanks again @uwej711 !

wouterj added a commit that referenced this pull request Aug 13, 2014
@wouterj
Copy link
Member

wouterj commented Aug 13, 2014

Fyi, I forgot the versionadded, so I did it myself with c3792e5 Can you please add something similair to your other PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants