]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Wed, 7 May 2014 20:18:54 +0000 (22:18 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 7 May 2014 20:18:54 +0000 (22:18 +0200)
commit20bcb77223bd276e1f16d2c762893791feb6c28e
tree9437a8e3fd7e07784d2f2e0d556d11dcf0f6dc3d
parent121b77067f6806a5f09f469074c81bb81ae1de8d
Continued:
- added new tasks for URL sources (I need to split it in separate tasks to maintain a good cycle time).
- removed deprecated files and directories
- added "demo" list for URL list source

Signed-off-by: Roland Haeder <roland@mxchange.org>
17 files changed:
application/hub/config.php
application/hub/main/filter/task/crawler/class_CrawlerTaskHandlerInitializerFilter.php
application/hub/main/tasks/crawler/url_source/.htaccess [new file with mode: 0644]
application/hub/main/tasks/crawler/url_source/class_CrawlerUrlSource [new file with mode: 0644]
application/hub/main/tasks/crawler/url_source/class_CrawlerUrlSourceFoundRssTask.php [new file with mode: 0644]
application/hub/main/tasks/crawler/url_source/class_CrawlerUrlSourceLocalStartTask.php [new file with mode: 0644]
application/hub/main/tasks/crawler/url_source/class_CrawlerUrlSourceRssStartTask.php [new file with mode: 0644]
application/hub/main/tasks/crawler/url_source/class_CrawlerUrlSourceUploadedListTask.php [new file with mode: 0644]
application/hub/main/tasks/hub/.htaccess [deleted file]
application/hub/main/tasks/hub/announcement/.htaccess [deleted file]
application/hub/main/tasks/hub/chunks/.htaccess [deleted file]
application/hub/main/tasks/hub/class_Hub [deleted file]
application/hub/main/tasks/hub/decoder/.htaccess [deleted file]
application/hub/main/tasks/hub/ping/.htaccess [deleted file]
application/hub/main/tasks/hub/update/.htaccess [deleted file]
url_lists/.htaccess [new file with mode: 0644]
url_lists/demo.lst [new file with mode: 0644]