arachne.git
2009-03-09 David ‘Bombe... Add new links to core.
2009-03-09 David ‘Bombe... Use new method names from Page and Edition.
2009-03-09 David ‘Bombe... Rename method “getSite” to “getEdition”.
2009-03-09 David ‘Bombe... Rename member “edition” to “number”.
2009-03-09 David ‘Bombe... Simplify link title extraction.
2009-03-09 David ‘Bombe... Basic implementation of HTML parser.
2009-03-09 David ‘Bombe... Fix construction of URL from page.
2009-03-09 David ‘Bombe... Fix validation of input parameter.
2009-03-09 David ‘Bombe... Add method to set the node’s hostname.
2009-03-09 David ‘Bombe... Use HTMLEditorKit parser in URL fetcher.
2009-03-09 David ‘Bombe... Enhance parser listener with title attributes for links.
2009-03-09 David ‘Bombe... Add charset parameter to parse method.
2009-03-09 David ‘Bombe... Stub implementation of page fetching.
2009-03-09 David ‘Bombe... Add HTML parser stub.
2009-03-09 David ‘Bombe... Add URL fetcher.
2009-03-09 David ‘Bombe... Add interfaces for content parser.
2009-03-09 David ‘Bombe... Ignore “.settings” directory.
2009-03-09 David ‘Bombe... Ignore “bin” directory.
2009-03-09 David ‘Bombe... First implementation of the Arachne core.
2009-03-09 David ‘Bombe... Override toString() to output sensible information.
2009-03-09 David ‘Bombe... Use an edition instead of a site.
2009-03-09 David ‘Bombe... Add container for an edition.
2009-03-09 David ‘Bombe... Add validation.
2009-03-09 David ‘Bombe... Add page container.
2009-03-09 David ‘Bombe... Add site container.
2009-03-09 David ‘Bombe... Add Eclipse project files.