owark/archiver/pipelines/actions
Eric van der Vlist cf97a98416 Fist version supporting CSS rewriting 2012-04-13 12:27:04 +02:00
..
mediatypes Fist version supporting CSS rewriting 2012-04-13 12:27:04 +02:00
README.txt Moving action pipelines in their own directory 2012-04-13 10:53:25 +02:00
archive-resource.xpl Dummy (passthrough) implementation of the CSS support... 2012-04-13 11:58:38 +02:00
archive-set.xpl Refactoring before supporting CSS 2012-04-13 11:16:40 +02:00

README.txt

Pipelines in this directory are called by the scheduler.

Their name is the name of the corresponding action.

Inputs:

    * data: the action

Outputs: None

These pipelines must take care of removing the action from the queue once they are done.