owark/archiver/pipelines/actions
Eric van der Vlist 5ac9ea90bb Packaging resources that have not been rewritten... 2012-04-13 18:42:32 +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 Adding a mechanism to avoid to archive multiple times the same resource for a single archive set. 2012-04-13 13:05:25 +02:00
archive-set.xpl Adding a basic squeleton to generate what should ultimately be a WARC archive 2012-04-13 18:01:53 +02:00
package-archive.xpl Packaging resources that have not been rewritten... 2012-04-13 18:42:32 +02:00
warc-lib.xsl Adding a basic squeleton to generate what should ultimately be a WARC archive 2012-04-13 18:01:53 +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.