Skip to content

Added chapter about automation-bundle #296

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

Merged
merged 2 commits into from
Dec 5, 2016

Conversation

wachterjohannes
Copy link
Member

Q A
Fixed tickets none
License MIT

What's in this PR?

This PR add the documentation for the feature branch sulu/sulu#3037

@wachterjohannes wachterjohannes force-pushed the feature/automation-bundle branch from 3297580 to 903b688 Compare November 29, 2016 08:33
@wachterjohannes
Copy link
Member Author

@danrot @webmozart @chirimoya what do you think? should we include some screenshots in here?

@wachterjohannes wachterjohannes force-pushed the feature/automation-bundle branch 3 times, most recently from 6f9549d to d5aa1de Compare November 29, 2016 15:18
@wachterjohannes wachterjohannes force-pushed the feature/automation-bundle branch from d5aa1de to e33cd9e Compare November 29, 2016 15:23
Custom Handler
==============

Custom handler provides functionality which can be scheduled with the
Copy link
Contributor

Choose a reason for hiding this comment

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

A custom handler


Custom handler provides functionality which can be scheduled with the
``automation-tab`` (see :doc:`tab`). The handler can implement custom-logic
which publishes or remove the entity on which is was created.
Copy link
Contributor

Choose a reason for hiding this comment

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

It's not really restricted to publishing or removing? Would rephrase it to something like custom logic based on the connected entity. Could theoretical also be creating a log entry, which doesn't touch the entity at all.


The AutomationBundle provides the functionality for managing automated tasks.
This tasks can be used for example to publish or unpublish pages at a
specific timestamp. This Handlers (like publish) can be implemented by the
Copy link
Contributor

Choose a reason for hiding this comment

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

handlers

Basic Ideas
-----------

The basic idea behind this bundle was to enhance the content-manager with the
Copy link
Contributor

Choose a reason for hiding this comment

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

content manager

The basic idea behind this bundle was to enhance the content-manager with the
possibility to plan when a page will be online. But also other tasks should
be possible. Envisaged scenario could be to send an E-Mail after 6 months to
check the content of the page and many other scenarios.
Copy link
Contributor

Choose a reason for hiding this comment

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

One of many scenarios could be to send a mail after 6 months to check the content of the page. And I somehow doubt that this is a good example...

media
persistence
preview/index
route/index
Copy link
Contributor

Choose a reason for hiding this comment

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

Were all these pages missing?

Copy link
Member Author

Choose a reason for hiding this comment

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

no i have sorted it by alphabet (:

@wachterjohannes
Copy link
Member Author

@danrot fixed

@danrot danrot merged commit a624189 into sulu:develop Dec 5, 2016
@wachterjohannes wachterjohannes deleted the feature/automation-bundle branch December 5, 2016 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants