Author: toad Date: 2007-04-28 18:26:52 +0000 (Sat, 28 Apr 2007) New Revision: 13031
Modified: trunk/freenet/src/freenet/clients/http/NinjaSpider.java Log: FIXMEs Modified: trunk/freenet/src/freenet/clients/http/NinjaSpider.java =================================================================== --- trunk/freenet/src/freenet/clients/http/NinjaSpider.java 2007-04-28 18:25:02 UTC (rev 13030) +++ trunk/freenet/src/freenet/clients/http/NinjaSpider.java 2007-04-28 18:26:52 UTC (rev 13031) @@ -55,6 +55,10 @@ import freenet.support.api.HTTPRequest; /** + * FIXME move to a proper plugin. + * + * FIXME localise - and how to do that for plugins? Should they use the main L10n? + * * NinjaSpider. Produces a ninj^W err ... an XML index. * *
