Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/plugins/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* ignore errors when converting to Unicode string and uses ...Arthur de Jong2006-01-191-1/+1
* also escape the URL when generating linksArthur de Jong2006-01-191-2/+2
* explicitly convert strings to Unicode to avoid potential ...Arthur de Jong2006-01-191-7/+7
* move printing of description into plugin instead of from ...Arthur de Jong2005-12-271-2/+0
* replace backslashes from end of lines where they are not ...Arthur de Jong2005-12-271-23/+23
* reference and install FancyTooltips from webcheckArthur de Jong2005-12-171-0/+1
* add copyright clarification to specify that generated out...Arthur de Jong2005-12-171-0/+3
* implement out own proper escape function and use it inste...Arthur de Jong2005-09-171-14/+38
* store author and title in Unicode internally and ensure t...Arthur de Jong2005-09-171-4/+7
* fix typoArthur de Jong2005-09-171-1/+1
* improve code and documentation of the open_file() functio...Arthur de Jong2005-09-161-7/+15
* make error handling more robust and have consistent error...Arthur de Jong2005-09-011-5/+14
* typo fixArthur de Jong2005-09-011-2/+1
* highlight current plugin in the navigation, based on a pa...Arthur de Jong2005-09-011-21/+28
* make specifying of target in links configurable (disabled...Arthur de Jong2005-08-301-1/+5
* set status to result of fetching the document (not an err...Arthur de Jong2005-08-201-0/+2
* split problems into page problems (parsing errors, wrong ...Arthur de Jong2005-08-191-15/+2
* add missing newline and trim trailing newline of extra li...Arthur de Jong2005-08-131-2/+3
* don't print referenced from if there are no parentsArthur de Jong2005-08-121-0/+3
* add some extra information to every link with a nicely fo...Arthur de Jong2005-08-111-2/+60
* remove version and author from module as no other module ...Arthur de Jong2005-07-301-3/+0
* remove references to email addresses where they are not u...Arthur de Jong2005-07-291-3/+3
* fix a couple of typos, also thanks to Scott Kirkwood <sco...Arthur de Jong2005-07-271-2/+3
* call make_link() with a link object instead of a URL, rem...Arthur de Jong2005-07-241-8/+3
* integrate versio.py into config.py, clean up config.py re...Arthur de Jong2005-07-231-5/+4
* Mike Meyer -> Mike W. MeyerArthur de Jong2005-07-231-1/+1
* change layout to have a simpler layout that also should w...Arthur de Jong2005-07-221-2/+1
* do not use start_time from webcheck saving an importArthur de Jong2005-07-221-2/+1
* almost complete rewrite of crawling and site state code m...Arthur de Jong2005-07-221-4/+5
* use lower-case URL attribute in Link instead of upper-cas...Arthur de Jong2005-07-171-1/+1
* move functionality of rptlib.py to __init__.py so that we...Arthur de Jong2005-07-161-0/+168
* remove __init__.py to be replaced by contents of rptlib.pyArthur de Jong2005-07-161-2/+0
* claiming copyright on empty files is sillyArthur de Jong2005-06-081-17/+0
* make nicer file (copyrights) headersArthur de Jong2005-04-071-3/+5
* import of release 1.01.0Arthur de Jong2005-03-291-0/+17