Commit Graph

31 Commits

Author SHA1 Message Date
orbiter
7150b463ff changed handling of default values and database paths:
- the default files yacy.init and for the network definition is now moved to the path defaults
- the httpProxy.conf is renamed to yacy.conf
- the DATA/INDEX/PUBLIC is renamed to the actual network nickname, which should be freeworld or sciencenet
more menu entries
- added apfelmaennchens alternative search page to the menu
- added the new thread dump page to the server log menu point as submenu
modifications
- modified the thread dump page: sorting by thread type

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4575 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-03-16 22:31:54 +00:00
fuchsi
5c91359297 accidently commited personal testing values as defaults in last commit.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4157 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-10-10 15:20:22 +00:00
fuchsi
e255888095 Add headless AWT, nice level and memory parameters to the init script. It should work like the startYACY.sh now.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4156 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-10-10 15:19:07 +00:00
fuchsi
3b8540198b finally fix the init script. tested this time.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4153 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-10-09 14:53:16 +00:00
fuchsi
905e7e60f5 change dir to the yacy base directory before starting it making sure relative path specifications work properly.
see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=405

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4150 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-10-08 13:40:49 +00:00
fuchsi
70884da0eb Add external package JARs to classpath. (copied from startYACY.sh)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4148 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-10-07 19:28:21 +00:00
orbiter
03847bebc1 removed unused libs
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3971 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-07-16 10:34:39 +00:00
allo
42e9747650 fixed /path/forwarding. uncomment, if you want to use it.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3398 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-02-25 20:07:35 +00:00
karlchenofhell
1d31ebbeec - added experimental PHP script which redirects from a vhost to a peer, using a public seed-file
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3395 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-02-25 15:18:22 +00:00
rramthun
fdd1180ac5 Adding two icon files, both containing different sizes from 16x16 to 128x128 pixels in one file.
The .icns is for Macintosh

Both made by Philipp Redeker

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3371 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-02-17 22:21:11 +00:00
karlchenofhell
9025ac1385 - reverted yacy.jsmooth (svn operates in an interesting way sometimes...)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3270 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-01-21 15:38:56 +00:00
theli
3885baf43a git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3267 6c8d7289-2bf4-0310-a012-ef5d649a1542 2007-01-21 14:55:56 +00:00
theli
2755e7529e *) jsmooth file for yadmin exe wrapper
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3266 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-01-21 14:47:43 +00:00
allo
fbe7815eec demo thumbnailer
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3246 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-01-18 15:23:07 +00:00
allo
782db9099d version independent name for commons-pool lib
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3082 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-12-15 07:12:33 +00:00
theli
8043bb82fb *) bugfix for jsmooth build problems. jsmooth seems to have problems with the current favicon.png
See: http://www.yacy-forum.de/viewtopic.php?p=28421#28421

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3042 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-12-03 08:21:57 +00:00
rramthun
ca8ef0ca9f *)Documented the lng-file format
*)Updated language files to the new standard, especially German
*)Wrote language highlighting definition for Notepad++
*)Corrected News.html

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2685 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-01 12:23:35 +00:00
theli
6e676224d0 *) adding support for upnp
A new port forwarding method for upnp was added.
   If this method is enabled, yacy automatically determines an UPnP 
   capable internet gateway and configures the gateway port forwarding
   settings properly. 

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2328 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-07-26 14:26:45 +00:00
rramthun
ca33eaa442 - Some spelling
- Removed unused init value
- Set default upload value to "none", which avoids an warning which says, upload method '' would be unknown, on new installations

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2295 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-07-17 16:16:41 +00:00
allo
379acb4915 -show stats command
-statusbar for irssi (use /statusbar window add yacy(Links, Words, PPM) to insert the items)


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2286 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-07-11 17:35:20 +00:00
rramthun
52d3d7b008 Added the new chatscript by Allo and _cato
The usual language stuff
Reordered superseed.txt after reliability

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2003 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-04-06 15:46:16 +00:00
allo
2635244489 Bugfix from cato
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1924 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-18 14:08:34 +00:00
allo
3c038727a4 x-chat script from cato
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1911 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-17 19:55:03 +00:00
allo
0b056f5cc7 a irssi (www.irssi.org) Script for YaCy
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1897 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-16 19:42:00 +00:00
theli
48e302252e *) adding possibility to build a distribution containing an exe file for windows users
see: build file target "distWinExe"

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1494 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-01-30 16:16:37 +00:00
allo
90573d9c88 Removed the bin from svn.
If you want the current alpha version, i can release it as a second releasetree on Berlios.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@339 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-06-29 15:08:10 +00:00
rramthun
ec77e6faa6 updated german language file
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@201 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-05-30 18:19:04 +00:00
allo
2b36ab095f test
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@162 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-05-23 14:03:39 +00:00
(no author)
a37e189f21 Testing SVN Keywords usage
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@161 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-05-23 13:54:22 +00:00
(no author)
b91ab9d6da Testing SVN Keywords usage
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@160 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-05-23 13:52:31 +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