Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/plugins/sitemap.py
Commit message (Expand)AuthorAgeFilesLines
* move printing of description into plugin instead of from ...Arthur de Jong2005-12-271-5/+9
* add copyright clarification to specify that generated out...Arthur de Jong2005-12-171-0/+3
* remove version numbers from plugins since they were not r...Arthur de Jong2005-09-101-1/+0
* do an extra breadth first traversal of the site to combin...Arthur de Jong2005-07-291-24/+18
* 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-1/+1
* call make_link() with a link object instead of a URL, rem...Arthur de Jong2005-07-241-1/+1
* Mike Meyer -> Mike W. MeyerArthur de Jong2005-07-231-1/+1
* almost complete rewrite of crawling and site state code m...Arthur de Jong2005-07-221-9/+15
* use lower-case URL attribute in Link instead of upper-cas...Arthur de Jong2005-07-171-2/+2
* move functionality of rptlib.py to __init__.py so that we...Arthur de Jong2005-07-161-2/+2
* clean up HTML output generating XHTML 1.1 without frames ...Arthur de Jong2005-07-091-13/+11
* implement consistent sorting of all lists removing sort f...Arthur de Jong2005-07-041-0/+1
* change to most recent version of the GPL (FSF address cha...Arthur de Jong2005-06-221-1/+1
* only include internal links in sitemapArthur de Jong2005-06-181-0/+3
* pass reference to Link class to plugins with parameter an...Arthur de Jong2005-06-151-7/+7
* make use of base consistent, do not modify it to make a n...Arthur de Jong2005-06-151-1/+1
* general clean-up of plugins structure and code, moving ht...Arthur de Jong2005-06-111-15/+10
* write html files using file descriptors instead of throug...Arthur de Jong2005-06-081-12/+12
* rework recursion to make it simpler plus some general cle...Arthur de Jong2005-04-131-43/+32
* rename linkList to linkMapArthur de Jong2005-04-131-1/+1
* make nicer file (copyrights) headersArthur de Jong2005-04-071-2/+5
* tabs to spaces (tabs are evil)Arthur de Jong2005-04-071-6/+6
* import of release 1.01.0Arthur de Jong2005-03-291-0/+79