loops/agent/ui/templates
scrat c3ffee3437 core.py
*agent now creates an empty temporary directory in
 which all jobs should create their jobdirectories

ui/web.py
* outlook crawler has changed, adapted ui methods
  accordingly to access OutlookResource objects
  instead of email.MIME lists
* using agent object as an attribute in the
  AgentHome class which is now passed through when
  necessary
* changed form for creating OutlookCrawlJobs to provide
  possibility to select whether inbox, subfolders or
  both foldertypes should be crawled and to specify
  a regular expression for subfolder selection
  todo: add scheduler options
* changed the way how jobdetails are displayed
* changed display of crawling ressources:
  now it is also possible to display the job folders
  and enter them to view the mail objects

* added first sketch of a filesystem crawler form,
  without functionality at the moment

known bugs: currently having problems with character encodings

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1950 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-22 13:57:22 +00:00
..
agent.html small update. added a few comments on the classes to be more compliant with PEP 257 2007-08-01 22:23:47 +00:00
filecrawl.html core.py 2007-08-22 13:57:22 +00:00
footer.html git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1842 fd906abe-77d9-0310-91a1-e0d9ade77398 2007-07-26 14:32:19 +00:00
header.html some minor corrections 2007-08-01 13:13:02 +00:00
jobdetail.html 1.) changed source code in order to comply with the Python Style Guide (PEP-8, Version 56036), with exception of method names which are in mixedCase style at the moment. 2007-07-21 11:59:38 +00:00
joblisting.html 1.) changed source code in order to comply with the Python Style Guide (PEP-8, Version 56036), with exception of method names which are in mixedCase style at the moment. 2007-07-21 11:59:38 +00:00
mail_detailed.html core.py 2007-08-22 13:57:22 +00:00
mailcrawl.html core.py 2007-08-22 13:57:22 +00:00
navigation.html core.py 2007-08-22 13:57:22 +00:00
ressourceview.html core.py 2007-08-22 13:57:22 +00:00
top.html git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1842 fd906abe-77d9-0310-91a1-e0d9ade77398 2007-07-26 14:32:19 +00:00