Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* move functionality of rptlib.py to __init__.py so that we...Arthur de Jong2005-07-1612-32/+32
* remove __init__.py to be replaced by contents of rptlib.pyArthur de Jong2005-07-161-2/+0
* store mtime in link object instead of age in daysArthur de Jong2005-07-102-4/+14
* clean up HTML output generating XHTML 1.1 without frames ...Arthur de Jong2005-07-0913-238/+242
* implement consistent sorting of all lists removing sort f...Arthur de Jong2005-07-0411-81/+43
* handle and document proxy settings with environment varia...Arthur de Jong2005-07-031-2/+2
* name webcheck with lower caseArthur de Jong2005-07-031-5/+5
* change to most recent version of the GPL (FSF address cha...Arthur de Jong2005-06-2213-13/+13
* sort external links by URLArthur de Jong2005-06-181-1/+3
* restructure a couple of things to reduce the number of mu...Arthur de Jong2005-06-181-29/+30
* add simple urllist plugin to list all visited URLsArthur de Jong2005-06-181-0/+35
* only include internal links in sitemapArthur de Jong2005-06-181-0/+3
* remove ugly redirection for overwrite file question since...Arthur de Jong2005-06-181-5/+1
* pass reference to Link class to plugins with parameter an...Arthur de Jong2005-06-1512-55/+50
* make use of base consistent, do not modify it to make a n...Arthur de Jong2005-06-152-3/+3
* again use the URL as link title for some linksArthur de Jong2005-06-124-4/+4
* general clean-up of plugins structure and code, moving ht...Arthur de Jong2005-06-1112-170/+166
* make_link(): if no title is specified, try to look up the...Arthur de Jong2005-06-111-4/+4
* adapt plugin to using file descriptor etcArthur de Jong2005-06-111-11/+9
* move about plugin to plugins directoryArthur de Jong2005-06-111-0/+43
* write html files using file descriptors instead of throug...Arthur de Jong2005-06-0811-257/+255
* claiming copyright on empty files is sillyArthur de Jong2005-06-081-17/+0
* redo output writing using a cleaner debugio and change de...Arthur de Jong2005-06-061-1/+1
* replace a couple more tabsArthur de Jong2005-06-062-2/+2
* rework recursion to make it simpler plus some general cle...Arthur de Jong2005-04-131-43/+32
* rename linkList to linkMapArthur de Jong2005-04-1311-38/+38
* indent with spaces instead of tabs (tabs are evil)Arthur de Jong2005-04-099-27/+27
* make nicer file (copyrights) headersArthur de Jong2005-04-0712-24/+59
* tabs to spaces (tabs are evil)Arthur de Jong2005-04-071-1/+1
* tabs to spaces (tabs are evil)Arthur de Jong2005-04-0710-122/+122
* import Debian package patchesArthur de Jong2005-04-062-26/+19
* remove checks for updates (registry)Arthur de Jong2005-03-311-65/+2
* import of release 1.01.0Arthur de Jong2005-03-2912-0/+846