yacy_search_server/htroot
2007-10-19 04:13:46 +00:00
..
env - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
htdocsdefault - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
js second try of rev 4100 :). Tested in Iceweasel/Firefox 2.0.6, Konqueror 3.5.7, Opera 9.23 (all linux) and IE6-SP1 (wine) 2007-09-17 19:39:15 +00:00
proxymsg fixed and enhanced some details in crawl start with file 2007-10-02 00:49:38 +00:00
www re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
xml re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
yacy - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
AccessTracker_p.html steps to enhance remote search performance: 2007-09-26 10:11:50 +00:00
AccessTracker_p.java steps to enhance remote search performance: 2007-09-26 10:11:50 +00:00
AccessTracker_p.xml steps to enhance remote search performance: 2007-09-26 10:11:50 +00:00
autoconfig.java - some code-cleanup (no more syntax-warnings here) 2007-02-26 12:56:50 +00:00
autoconfig.pac
Banner.java *) fixed wrong calculation of network words, network links, network PPM if peer is senior or principal peer 2007-10-09 21:47:37 +00:00
Blacklist_p.html harmonisation of servlet naming, headlines and menu entries 2007-06-13 20:53:52 +00:00
Blacklist_p.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
BlacklistCleaner_p.html harmonisation of servlet naming, headlines and menu entries 2007-06-13 20:53:52 +00:00
BlacklistCleaner_p.java various fixes and cleanups for blacklist handling: 2007-09-10 06:20:27 +00:00
Blog.html moved publication options (wiki, blog, share) to a single menu entry 'Publication' 2007-07-24 15:11:17 +00:00
Blog.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
Blog.rss replaced yacy logo by better version 2007-05-07 08:54:27 +00:00
Blog.xml *)added ip to Blog.xml 2006-06-05 18:47:31 +00:00
BlogComments.html *) blog-comments can now be moderated 2007-06-01 06:02:55 +00:00
BlogComments.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
Bookmarks.html Integration of FeedReader in Bookmarks. 2007-06-08 23:27:42 +00:00
Bookmarks.java *) removed double encoding (http://forum.yacy-websuche.de/viewtopic.php?t=368) 2007-10-03 20:13:32 +00:00
Bookmarks.rss *) changing RSS feed titles 2007-03-22 08:52:58 +00:00
CacheAdmin_p.html - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
CacheAdmin_p.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
CacheResource_p.html
CacheResource_p.java
Config_p.html - typo in yacy.init 2006-12-25 13:49:45 +00:00
Config_p.java - code cleanup 2006-09-29 22:27:20 +00:00
ConfigBasic.html - re-sructuring of configuration menus 2007-07-10 23:56:25 +00:00
ConfigBasic.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
ConfigLanguage_p.html fix for selection in language list 2007-06-08 08:21:09 +00:00
ConfigLanguage_p.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
ConfigNetwork_p.html added option to allow/disallow DHT transmission during indexing 2007-06-28 15:25:33 +00:00
ConfigNetwork_p.java *) fixed exceptions that occured when non-integer values were entered where integers were expected 2007-10-12 19:09:20 +00:00
ConfigProfile_p.html added supporter page; personal home pages are removed from the surftips, they appear now separately on the supporter page, but only if the peer is also online 2007-06-14 12:57:55 +00:00
ConfigProfile_p.java fix to prevent bad-formed news messages 2007-07-13 09:41:55 +00:00
ConfigProperties_p.html - re-sructuring of configuration menus 2007-07-10 23:56:25 +00:00
ConfigProperties_p.java - re-sructuring of configuration menus 2007-07-10 23:56:25 +00:00
ConfigRobotsTxt_p.html - added ViewProfile / Impressum (default on) to local peer's robots.txt 2007-06-12 13:48:27 +00:00
ConfigRobotsTxt_p.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
ConfigSkins_p.html - the maxMemory-fix for the Sun JVM 1.4.2 wrongly also applied to 1.6, thx to NN 2007-01-05 08:00:05 +00:00
ConfigSkins_p.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
ConfigUpdate_p.html - fixed problem with yacyVersion and own version generation 2007-07-16 23:47:21 +00:00
ConfigUpdate_p.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
Connections_p.html extended client connection clean-up: 2007-10-03 15:06:12 +00:00
Connections_p.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
CookieMonitorIncoming_p.html *) got rid of HTML in Java classes that led to HTML tags being displayed on monitor pages 2007-05-25 19:54:54 +00:00
CookieMonitorIncoming_p.java *) got rid of HTML in Java classes that led to HTML tags being displayed on monitor pages 2007-05-25 19:54:54 +00:00
CookieMonitorOutgoing_p.html *) got rid of HTML in Java classes that led to HTML tags being displayed on monitor pages 2007-05-25 19:54:54 +00:00
CookieMonitorOutgoing_p.java *) got rid of HTML in Java classes that led to HTML tags being displayed on monitor pages 2007-05-25 19:54:54 +00:00
CookieTest.html New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML 2006-09-11 18:18:12 +00:00
CookieTest.java create servletProperties, with the servlet specific funktions from serverObjects 2006-10-21 15:01:53 +00:00
CrawlProfileEditor_p.html - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
CrawlProfileEditor_p.java - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
CrawlResults.html harmonisation of servlet naming, headlines and menu entries 2007-06-13 20:53:52 +00:00
CrawlResults.java - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
CrawlStartExpert_p.html - fixed opensearch bugs 2007-10-02 21:43:05 +00:00
CrawlStartExpert_p.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
CrawlStartSimple_p.html joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
CrawlStartSimple_p.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
CrawlURLFetch_p.html - fix for last two commits 2007-03-08 14:00:04 +00:00
CrawlURLFetch_p.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
CrawlURLFetchStack_p.html - fix for last two commits 2007-03-08 14:00:04 +00:00
CrawlURLFetchStack_p.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
favicon.bmp
favicon.ico slightly enhanced the favicon 2007-05-07 09:06:41 +00:00
favicon.png
FeedReader_p.html - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
FeedReader_p.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
Help.html *) fixed more links 2007-09-01 11:24:23 +00:00
imagetest.java added web structure image 2007-05-22 15:20:50 +00:00
index.html first version of next-generation search interface: 2007-09-03 23:43:55 +00:00
index.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
IndexCleaner_p.html *) corrected title of IndexCleaner_p.html 2006-09-21 07:26:41 +00:00
IndexCleaner_p.java - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
IndexControl_p.html # update of de.lng 2007-09-15 13:10:56 +00:00
IndexControl_p.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
IndexCreate_p.html.new-layout - fix for last two commits 2007-03-08 14:00:04 +00:00
IndexCreateIndexingQueue_p.html - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
IndexCreateIndexingQueue_p.java *) removed (hopefully only) surplus double encodings (http://forum.yacy-websuche.de/viewtopic.php?t=368) 2007-10-12 15:27:23 +00:00
IndexCreateLoaderQueue_p.html - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
IndexCreateLoaderQueue_p.java *) removed (hopefully only) surplus double encodings (http://forum.yacy-websuche.de/viewtopic.php?t=368) 2007-10-12 15:27:23 +00:00
IndexCreateWWWGlobalQueue_p.html - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
IndexCreateWWWGlobalQueue_p.java *) removed (hopefully only) surplus double encodings (http://forum.yacy-websuche.de/viewtopic.php?t=368) 2007-10-12 15:27:23 +00:00
IndexCreateWWWLocalQueue_p.html - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
IndexCreateWWWLocalQueue_p.java *) removed (hopefully only) surplus double encodings (http://forum.yacy-websuche.de/viewtopic.php?t=368) 2007-10-12 15:27:23 +00:00
IndexCreateWWWRemoteQueue_p.html - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
IndexCreateWWWRemoteQueue_p.java - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
IndexImport_p.html added option to configure a path to a secondary index location. 2007-03-24 15:28:17 +00:00
IndexImport_p.java - fixed dht selction problem: the seed tables used a wrong ordering 2007-05-09 17:59:36 +00:00
IndexShare_p.html - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML 2006-12-19 23:55:52 +00:00
IndexShare_p.java - added new Network Configuration menu, can be found in basic settings 2007-04-23 20:47:07 +00:00
IndexTransfer_p.html Some bugfixes: updated ids for labels in DetailedSearch.html, fixed a template-bug in Network.html and added a workaround for a bug in the template engine in IndexTransfer_p.html 2006-09-12 14:16:36 +00:00
IndexTransfer_p.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
LogStatistics_p.html - fix for last two commits 2007-03-08 14:00:04 +00:00
LogStatistics_p.java corrected Brausse->Brausze 2007-08-01 22:15:51 +00:00
Messages_p.html - removed enctype="multipart/form-data" from the get-form of the peer-selection in Messages_p.html (in Konqueror this didn't work and multipart/form-data is only for post) 2007-09-01 23:43:08 +00:00
Messages_p.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
Messages_p.rss replaced yacy logo by better version 2007-05-07 08:54:27 +00:00
Messages_p.xml *) adding xml template to get the message list as xml 2006-11-05 15:18:33 +00:00
MessageSend_p.html - fixed a layout-bug in MessageSend_p.html (for details see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=255) 2007-08-16 21:34:29 +00:00
MessageSend_p.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
Network.csv
Network.html removed progress bar in Network list 2007-10-02 22:50:47 +00:00
Network.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
Network.xml - fix for bad xml tag in Network.xml 2007-10-01 22:45:44 +00:00
NetworkPicture.java added parameter for network graphic background 2007-06-29 23:06:13 +00:00
News.html harmonisation of servlet naming, headlines and menu entries 2007-06-13 20:53:52 +00:00
News.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
News.rss replaced yacy logo by better version 2007-05-07 08:54:27 +00:00
opensearchdescription.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
opensearchdescription.xml - fixed opensearch bugs 2007-10-02 21:43:05 +00:00
PeerLoadPicture.java *) improved peerloadgraphic: 2007-03-12 19:08:17 +00:00
PerformanceMemory_p.html fix for missing object miss-cache flush value: 2007-09-09 18:35:05 +00:00
PerformanceMemory_p.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
PerformanceQueues_p.html small fixes: recommendation in performance queues and network unit domain 2007-08-20 17:23:07 +00:00
PerformanceQueues_p.java *) fixed exceptions that occured when non-integer values were entered where integers were expected 2007-10-12 19:09:20 +00:00
PerformanceQueues_p.xml *) SOAP: new function to get the Performance Settings of Queues and Processes 2007-05-31 15:47:58 +00:00
PerformanceSearch_p.html first version of next-generation search interface: 2007-09-03 23:43:55 +00:00
PerformanceSearch_p.java first version of next-generation search interface: 2007-09-03 23:43:55 +00:00
ProxyIndexingMonitor_p.html harmonisation of servlet naming, headlines and menu entries 2007-06-13 20:53:52 +00:00
ProxyIndexingMonitor_p.java - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
QuickCrawlLink_p.html Two fixes: escaped some &s in QuickCrawlLink_p.html and added correct id to the skype-field in ConfigProfile_p.html (note: ids must be unique in a (x)html-document - in most cases you can simply use the same like for name) 2007-01-31 15:11:39 +00:00
QuickCrawlLink_p.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
QuickCrawlLink_p.xml
Ranking_p.html replaced detailed search page by ranking definition page (this is what it essentially is) 2007-07-25 14:04:36 +00:00
Ranking_p.java * added a search history cache that maintains search results for 10 minutes 2007-08-24 23:12:59 +00:00
robots.java - added ViewProfile / Impressum (default on) to local peer's robots.txt 2007-06-12 13:48:27 +00:00
robots.txt - added ViewProfile / Impressum (default on) to local peer's robots.txt 2007-06-12 13:48:27 +00:00
ScreenSaver.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
SearchEventPicture.java - enhanced remote search: during waiting time for remote crawls 2007-08-26 18:18:35 +00:00
Settings_Crawler.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_Http.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_MessageForwarding.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_p.html - re-sructuring of configuration menus 2007-07-10 23:56:25 +00:00
Settings_p.java fixed great mess with localization paths. the problem was: 2007-07-04 10:32:30 +00:00
Settings_Parser.inc - updated translation for settings_foo_inc files 2007-01-13 13:37:16 +00:00
Settings_PortForwarding.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_Proxy.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_ProxyAccess.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_Seed_UploadFile.inc - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML 2006-12-19 23:55:52 +00:00
Settings_Seed_UploadFtp.inc - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML 2006-12-19 23:55:52 +00:00
Settings_Seed_UploadScp.inc - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML 2006-12-19 23:55:52 +00:00
Settings_Seed.inc - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML 2006-12-19 23:55:52 +00:00
Settings_ServerAccess.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
SettingsAck_p.html updated languagefile 2006-12-28 15:02:49 +00:00
SettingsAck_p.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
sharedBlacklist_p.html http://www.yacy-forum.de/viewtopic.php?p=35721 2007-05-14 21:27:48 +00:00
sharedBlacklist_p.java various fixes and cleanups for blacklist handling: 2007-09-10 06:20:27 +00:00
ssitest.html more refactoring of search: 2007-08-28 12:15:46 +00:00
ssitest.inc - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
ssitestservlet.html enhanced SSI server-side support: 2007-08-09 21:58:38 +00:00
ssitestservlet.java enhanced SSI server-side support: 2007-08-09 21:58:38 +00:00
Statistics.html
Statistics.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
Status_p.inc - added servlet: remote crawler queue overview 2007-05-16 10:11:25 +00:00
Status.html *) fixed dead link 2007-09-01 09:15:55 +00:00
Status.java Remove grouping separator in Network.xml (yacystats will woork without it) and format a few more numbers. 2007-10-16 13:29:11 +00:00
Steering.html *) Better Bourne-Shell (OpenSolaris) compatibility, update and restart really work now. As the Bourne-Shell is the grandfather of most modern shells, it should also work with Linux (tested with Mandriva, works) and OSX (Please test!). 2007-08-20 21:52:52 +00:00
Steering.java added options and execution methods for automated updates 2007-07-12 16:23:33 +00:00
Supporter.html enhanced handling of news records: 2007-07-05 22:56:37 +00:00
Supporter.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
Surftips.html added supporter page; personal home pages are removed from the surftips, they appear now separately on the supporter page, but only if the peer is also online 2007-06-14 12:57:55 +00:00
Surftips.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
Surftips.rss Newsfeed for the surftips 2007-06-06 14:43:51 +00:00
TestApplet.html first version, of the Serverlet Debugger 2006-10-08 14:25:54 +00:00
TestApplet.java enhanced SSI server-side support: 2007-08-09 21:58:38 +00:00
User_p.html - re-sructuring of configuration menus 2007-07-10 23:56:25 +00:00
User_p.java - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
User.html - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
User.java redesigned some parts of http authentication 2007-02-05 19:46:50 +00:00
ViewFile.html - fix for last two commits 2007-03-08 14:00:04 +00:00
ViewFile.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
ViewImage.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
ViewLog_p.html harmonisation of servlet naming, headlines and menu entries 2007-06-13 20:53:52 +00:00
ViewLog_p.java *) Logging GUI handler: line-size is now set to max-size if max-size was exceeded 2007-06-02 21:23:32 +00:00
ViewProfile.html *) peer profile can now be displayed as vcard 2007-03-21 15:08:18 +00:00
ViewProfile.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
ViewProfile.vcf *) adding tags for skype 2007-05-15 16:18:51 +00:00
ViewProfile.xml *) adding tags for skype 2007-05-15 16:18:51 +00:00
WatchCrawler_p.html - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
WatchCrawler_p.java - fixed opensearch bugs 2007-10-02 21:43:05 +00:00
WatchWebStructure_p.html - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
WatchWebStructure_p.java - redesigned crawl start menu, integrated monitoring pages 2007-09-28 01:21:31 +00:00
WebStructurePicture_p.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
Wiki.html moved publication options (wiki, blog, share) to a single menu entry 'Publication' 2007-07-24 15:11:17 +00:00
Wiki.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
WikiHelp.html #update of de.lng and fra.lng 2007-08-15 20:51:51 +00:00
WikiHelp.java removed unused variables/imports 2007-01-31 09:28:47 +00:00
yacysearch.html Add headless AWT, nice level and memory parameters to the init script. It should work like the startYACY.sh now. 2007-10-10 15:19:07 +00:00
yacysearch.java remove left over '>' in description and replace ' ' by '+' in rss search where URL-encoded parameters are required. 2007-10-05 18:52:15 +00:00
yacysearch.rss fix more encooding problems in yacysearch.rss. 2007-10-04 09:21:03 +00:00
yacysearch.xsl *) Snippet fetching: 2007-06-04 05:27:46 +00:00
yacysearchitem.html remove left over '>' in description and replace ' ' by '+' in rss search where URL-encoded parameters are required. 2007-10-05 18:52:15 +00:00
yacysearchitem.java fix more encooding problems in yacysearch.rss. 2007-10-04 09:21:03 +00:00
YaCySearchPluginFF.gif
YaCySearchPluginFF.html *) Corrections for FF search plugin 2006-09-11 06:30:34 +00:00
YaCySearchPluginFF.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
YaCySearchPluginFF.src *) Corrections for FF search plugin 2006-09-11 06:30:34 +00:00