Commit Graph

9 Commits

Author SHA1 Message Date
orbiter
a9902f1bd1 documentation update
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2048 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-05-01 00:21:26 +00:00
rramthun
748971112e typos
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2037 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-04-24 13:15:42 +00:00
orbiter
074ef98d61 added some stars
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1981 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-30 09:41:32 +00:00
orbiter
cded4923ff changed start-up message and Mac startup method
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1937 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-19 23:25:54 +00:00
theli
9e4bcc828d *) solving problems with wrong classpath
see: http://www.yacy-forum.de/viewtopic.php?p=4045

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@264 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-06-10 06:18:55 +00:00
theli
351c86d5d9 *) Migration of optional Content Parser integration
- each additional parser must be in a subpackage 
  of plasma.parser
- each parser must have its own ant build file (which will 
  be called automatically from the main build file)
- Calling the main build file results in building a separate 
  zip file for each optional parser. This zip file includes:
  + sources of the Parser.java
  + compiled classes of the Parser.java
  + needed additional libs (libx)
- To install an additional parser the user simply needs to
  extract the zip file listed above into his/her yacy directory.
- The configuration (enabling/disabling) of a parser can be done
  via the webinterface (currently the settings dialoge) and is
  done "on-the-fly". The installation can not be done "on-the-fly"
  at the moment because of classpath issues.
- The classpath of the linux startup/stop scripts is generated 
  automatically now (including all libraries from lib and libx).

*) Bugfix: File Extension was not calculated correctly by the crawler
   e.g.: file extension was accidentally: .php?param=value
   Corrected.

*) Adding additional parser for parsing of rss/atom feeds
- added needed libs to do this.

TODO:
- automatic building classpath for windows startup scripts


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@78 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-05-03 09:47:56 +00:00
orbiter
2d9fc71af1 adopted makerelease and start/stop-scripts fro new libs
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@52 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-04-25 11:35:50 +00:00
(no author)
e2a884031c *) added new lib dir to classpath.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@29 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-04-19 08:17:16 +00:00
orbiter
248077d3f0 initial load with yacy 0.36
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-04-07 19:19:42 +00:00