yacy_search_server/htroot
karlchenofhell 92b6bc0ad2 - fixed wrongly applied replacement of "<" and ">" in Blog and simplified the code a bit
- added check, whether active blacklist engine is supported by blacklist cleaner

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3417 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-02-28 00:04:32 +00:00
..
env CSS corrects 2007-02-26 23:03:10 +00:00
htdocsdefault redesigned some parts of http authentication 2007-02-05 19:46:50 +00:00
js - fix for possible NPE in queues_p 2007-02-22 22:26:11 +00:00
proxymsg - fixed error pages and <label>s for index.html 2007-01-17 04:20:19 +00:00
www -replaced tags and updated translation 2006-11-08 22:08:55 +00:00
xml - fix for possible NPE in queues_p 2007-02-22 22:26:11 +00:00
yacy PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS 2007-02-20 08:35:51 +00:00
autoconfig.java - some code-cleanup (no more syntax-warnings here) 2007-02-26 12:56:50 +00:00
autoconfig.pac *) Extending proxy autoconfig to avoid problems with multiple local network cards 2005-09-30 07:47:28 +00:00
Blacklist_p.html - missing sub-menu in Blacklist-template 2007-01-28 16:31:18 +00:00
Blacklist_p.java - added support for multiple paths per domain to default-blacklist 2007-02-24 13:56:32 +00:00
BlacklistCleaner_p.html - fixed wrongly applied replacement of "<" and ">" in Blog and simplified the code a bit 2007-02-28 00:04:32 +00:00
BlacklistCleaner_p.java - fixed wrongly applied replacement of "<" and ">" in Blog and simplified the code a bit 2007-02-28 00:04:32 +00:00
Blog.html - fixed wrongly applied replacement of "<" and ">" in Blog and simplified the code a bit 2007-02-28 00:04:32 +00:00
Blog.java - fixed wrongly applied replacement of "<" and ">" in Blog and simplified the code a bit 2007-02-28 00:04:32 +00:00
Blog.rss *) added RSS-Feed for blog 2007-02-27 10:05:46 +00:00
Blog.xml *)added ip to Blog.xml 2006-06-05 18:47:31 +00:00
BlogComments.html CSS corrects 2007-02-26 23:03:10 +00:00
BlogComments.java *) fixed blog-comment-deletion without admin-rights is no longer possible 2007-02-27 08:37:47 +00:00
Bookmarks.html - 3 more templates XHTML valid (had to remove all disabled <input>s if no blacklist was selected) 2006-12-24 13:47:04 +00:00
Bookmarks.java first version of abstracted kelondroMap Cache. 2007-01-29 19:10:55 +00:00
CacheAdmin_p.html - 3 more templates XHTML valid (had to remove all disabled <input>s if no blacklist was selected) 2006-12-24 13:47:04 +00:00
CacheAdmin_p.java PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS 2007-02-20 08:35:51 +00:00
CacheResource_p.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
CacheResource_p.java *) proxyCache, proxyCacheSize can be changed under 'Proxy Indexing' 2005-08-30 12:50:30 +00:00
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
ConfigAdvanced_p.html - ConfigAdvanced_p => XHTML (no invalid IDs) 2006-12-23 13:35:34 +00:00
ConfigAdvanced_p.java some more xml-backend files. 2006-10-15 21:41:47 +00:00
ConfigBasic.html -updated languagefile 2006-12-22 11:17:48 +00:00
ConfigBasic.java redesigned some parts of http authentication 2007-02-05 19:46:50 +00:00
ConfigLanguage_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
ConfigLanguage_p.java Bugfix: language of ConfigLanguage_p.html was not changed properly when a different language was choosen here 2006-11-09 22:18:16 +00:00
ConfigProfile_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
ConfigProfile_p.java - added Skype nick to peer profile 2007-01-29 15:39:05 +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 applied UTF-8 encoding parameter to yacy-internal protocol communication 2006-10-02 13:35:38 +00:00
Connections_p.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
Connections_p.java *) adding first version of native SSL support for yacy 2006-05-15 09:41:29 +00:00
CookieMonitorIncoming_p.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
CookieMonitorIncoming_p.java Fixed spelling mistakes 2005-05-12 17:50:45 +00:00
CookieMonitorOutgoing_p.html -windows-script echoes correct port-number now 2006-12-06 17:27:44 +00:00
CookieMonitorOutgoing_p.java Fixed spelling mistakes 2005-05-12 17:50:45 +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
CrawlURLFetch_p.html - added streaming-support to CrawlURLFetchStack_p servlet 2007-02-19 12:47:46 +00:00
CrawlURLFetch_p.java - added streaming-support to CrawlURLFetchStack_p servlet 2007-02-19 12:47:46 +00:00
CrawlURLFetchStack_p.html - added first version of new wiki-parser 2007-02-21 22:31:36 +00:00
CrawlURLFetchStack_p.java - added first version of new wiki-parser 2007-02-21 22:31:36 +00:00
DetailedSearch.html - updated DetailedSearch and ViewFile 2007-01-06 12:21:13 +00:00
DetailedSearch.java fix for promoteSearchPageString 2007-01-25 15:49:34 +00:00
favicon.bmp -Search button is now blocked while searching if client has Javascript active 2005-11-16 17:16:19 +00:00
favicon.ico -Search button is now blocked while searching if client has Javascript active 2005-11-16 17:16:19 +00:00
favicon.png *) adding possibility to build a distribution containing an exe file for windows users 2006-01-30 16:16:37 +00:00
Gettext_p.html - fixed typo in IndexControl_p 2006-12-20 22:14:45 +00:00
Gettext_p.java allow Creation of gettext only with password, because it causes high cpu-usage. 2006-06-21 10:39:25 +00:00
Help.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
imagetest.java redesign of ymage classes 2007-01-15 23:31:50 +00:00
index.html - reverted parseArg(String) to use a byte-array to handle correct UTF-8 parsing 2007-02-02 21:20:53 +00:00
index.java fix for promoteSearchPageString 2007-01-25 15:49:34 +00:00
IndexCleaner_p.html *) corrected title of IndexCleaner_p.html 2006-09-21 07:26:41 +00:00
IndexCleaner_p.java *) changed Startpoints of IndexCleaner and IndexTransfer from ------------ to AAAAAAAAAAAA. 2007-01-01 12:27:05 +00:00
IndexControl_p.html - added buttons to add complete domain or single URL to blacklist to IndexControl_p 2007-02-25 23:14:45 +00:00
IndexControl_p.java - some code-cleanup (no more syntax-warnings here) 2007-02-26 12:56:50 +00:00
IndexCreate_p.html - <tt>-tags look like <span class="tt">-tags now, fix for EDIT 3 of http://www.yacy-forum.de/viewtopic.php?t=3485 2007-02-04 18:22:53 +00:00
IndexCreate_p.java added option to distinguish between text crawl and media crawl 2006-12-19 03:10:46 +00:00
IndexCreateIndexingQueue_p.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
IndexCreateIndexingQueue_p.java - added first version of new wiki-parser 2007-02-21 22:31:36 +00:00
IndexCreateLoaderQueue_p.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
IndexCreateLoaderQueue_p.java *) next step of restructuring for new crawlers 2006-09-04 09:24:24 +00:00
IndexCreateWWWGlobalQueue_p.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
IndexCreateWWWGlobalQueue_p.java - cleaned up code; removed methods to write the old data structures 2006-12-05 02:47:51 +00:00
IndexCreateWWWLocalQueue_p.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
IndexCreateWWWLocalQueue_p.java enhanced crawl balancer 2007-02-21 16:23:31 +00:00
IndexImport_p.html *) out-commented import options that are not availible because of missing assortment-support 2007-01-12 18:37:04 +00:00
IndexImport_p.java - cleaned up code; removed methods to write the old data structures 2006-12-05 02:47:51 +00:00
IndexMonitor.html - CacheAdmin: no exception if cached file was not available 2007-01-17 15:46:35 +00:00
IndexMonitor.java - CacheAdmin: no exception if cached file was not available 2007-01-17 15:46:35 +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 - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML 2006-12-19 23:55:52 +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 - cleaned up code; removed methods to write the old data structures 2006-12-05 02:47:51 +00:00
Lab.html extended Supertemplates for Headerincludes. 2006-10-15 13:43:46 +00:00
Lab.java missing file for the supertemplate demonstration. 2006-07-19 11:59:55 +00:00
LogStatistics_p.html *added translation for 2007-01-23 20:42:14 +00:00
LogStatistics_p.java *) reversed r3250 and parts of r3252 (nanotime() is an java1.5 function) 2007-01-19 11:10:57 +00:00
Messages_p.html - send peer-messages from Messages_p.html without going to network-view first 2007-01-03 01:44:36 +00:00
Messages_p.java removed unused variables/imports 2007-01-31 09:28:47 +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 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
MessageSend_p.java cosmetic 2006-02-27 22:25:27 +00:00
Network.csv Your-Peer Stats added 2005-05-28 11:07:08 +00:00
Network.html *) added peer-search to Network.html 2007-02-07 11:20:31 +00:00
Network.java Redesign of Webinterface menu structure 2007-02-20 14:35:29 +00:00
Network.xml *) added seedurl to network.xml as requested by lulabad 2007-02-25 10:24:42 +00:00
NetworkPicture.java - added Skype nick to peer profile 2007-01-29 15:39:05 +00:00
News.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
News.java *) fixed News deletion. News are now removed if they are no longer in a news-stack. This does not effect News-entires in the news-db that have no stack-entries. 2007-02-05 13:35:36 +00:00
opensearchdescription.java added open search compatibility 2006-08-12 17:59:13 +00:00
opensearchdescription.xml *) Changed yacysearch.html to yacysearch.rss because A9 does not accept html (anymore?). 2007-01-28 11:49:54 +00:00
PerformanceMemory_p.html *) Part II of last commit. Note to myself: check svn commandline syntax :-( 2007-02-05 18:21:11 +00:00
PerformanceMemory_p.java *) removed printed out '<br />' in row Hit-Size Miss-Size by moving <br /> from Java file to HTML file. 2007-02-05 18:16:01 +00:00
PerformanceQueues_p.html second Generation of collection R/W head path optimization: 2007-02-27 13:01:22 +00:00
PerformanceQueues_p.java second Generation of collection R/W head path optimization: 2007-02-27 13:01:22 +00:00
PerformanceSearch_p.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
PerformanceSearch_p.java *) fixed possible div by zero 2006-11-15 16:58:04 +00:00
ProxyIndexingMonitor_p.html - replaced String by StringBuffer in condenser 2007-01-29 01:11:22 +00:00
ProxyIndexingMonitor_p.java - replaced String by StringBuffer in condenser 2007-01-29 01:11:22 +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 - some code-cleanup (no more syntax-warnings here) 2007-02-26 12:56:50 +00:00
QuickCrawlLink_p.xml *) adding xml version for QuickCrawlLink_p.java (used by yacybar) 2006-01-27 15:36:42 +00:00
ScreenSaver.java - some code-cleanup (no more syntax-warnings here) 2007-02-26 12:56:50 +00:00
SearchEventPicture.java redesign of ymage classes 2007-01-15 23:31:50 +00:00
SearchStatistics_p.html added mime types 2007-01-27 23:24:18 +00:00
SearchStatistics_p.java fix for wrong display of search statistics 2007-02-08 10:42: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 - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_p.java - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +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 redesigned some parts of http authentication 2007-02-05 19:46:50 +00:00
sharedBlacklist_p.html - fixed typo in IndexControl_p 2006-12-20 22:14:45 +00:00
sharedBlacklist_p.java applied UTF-8 encoding parameter to yacy-internal protocol communication 2006-10-02 13:35:38 +00:00
Statistics.html using Filetemplates for #[metas]# and other static includes 2005-11-21 08:33:54 +00:00
Statistics.java - code cleanup 2006-09-29 22:27:20 +00:00
Status_p.inc - added lock symbol for restart- and stutdown-buttons on Status-page (see http://www.yacy-forum.de/viewtopic.php?p=31444#31444) 2007-02-16 00:25:45 +00:00
Status.html - added lock symbol for restart- and stutdown-buttons on Status-page (see http://www.yacy-forum.de/viewtopic.php?p=31444#31444) 2007-02-16 00:25:45 +00:00
Status.java *) higher precision for QPH also on status-page 2007-02-11 09:33:39 +00:00
Steering.html - fixed typo in IndexControl_p 2006-12-20 22:14:45 +00:00
Steering.java restart re-activated (windows) 2007-01-04 22:03:32 +00:00
Surftips.html fix broken voteURLs && use nice Templates for voteURLs 2007-01-18 16:53:31 +00:00
Surftips.java fix broken voteURLs && use nice Templates for voteURLs 2007-01-18 16:53:31 +00:00
TestApplet.html first version, of the Serverlet Debugger 2006-10-08 14:25:54 +00:00
TestApplet.java first version, of the Serverlet Debugger 2006-10-08 14:25:54 +00:00
Thumbnail.html support for external Thumbnailers. 2007-01-18 14:43:35 +00:00
Thumbnail.java support for external Thumbnailers. 2007-01-18 14:43:35 +00:00
User_p.html further supertemplate test 2007-02-22 11:01:16 +00:00
User_p.java further supertemplate test 2007-02-22 11:01:16 +00:00
User.html - fixed typo in IndexControl_p 2006-12-20 22:14:45 +00:00
User.java redesigned some parts of http authentication 2007-02-05 19:46:50 +00:00
ViewFile.html - fix for http://www.yacy-forum.de/viewtopic.php?t=3483 2007-02-03 20:22:39 +00:00
ViewFile.java - fix for http://www.yacy-forum.de/viewtopic.php?t=3483 2007-02-03 20:22:39 +00:00
ViewFile.soap *) Bugfix for soap templates 2006-09-27 04:24:32 +00:00
ViewImage.java fixed display bug for image search preview 2006-12-20 23:31:57 +00:00
ViewLog_p.html enhanced logging 2006-10-03 22:55:59 +00:00
ViewLog_p.java *) Default Rex.Exp. changed back to .*.* 2006-10-15 08:37:19 +00:00
ViewProfile.html - added Skype nick to peer profile 2007-01-29 15:39:05 +00:00
ViewProfile.java redesign of last-seen fieln inside seed: 2007-02-02 23:54:27 +00:00
ViewProfile.xml *) new xml template to view peer profile as xml 2006-11-05 16:26:25 +00:00
WatchCrawler_p.html - fix for possible NPE in queues_p 2007-02-22 22:26:11 +00:00
WatchCrawler_p.java - fix for possible NPE in queues_p 2007-02-22 22:26:11 +00:00
Wiki.html - old versions may be reviewed and restored 2007-02-03 19:48:18 +00:00
Wiki.java - return to edited wiki-page after submit 2007-02-09 19:47:21 +00:00
WikiHelp.html -translated WikiHelp 2006-11-06 11:33:23 +00:00
WikiHelp.java removed unused variables/imports 2007-01-31 09:28:47 +00:00
yacysearch.html - fixed wrong replacement of POST-parameters in httpd ('<' and '>' are still replaced, don't know why): http://www.yacy-forum.de/viewtopic.php?t=3466 2007-02-03 01:26:05 +00:00
yacysearch.java redesigned some parts of http authentication 2007-02-05 19:46:50 +00:00
yacysearch.rss added open search compatibility 2006-08-12 17:59:13 +00:00
yacysearch.soap *) Bugfix for soap templates 2006-09-27 04:24:32 +00:00
yacysearch.xsl * added yacysearch page with better view on search results 2006-03-04 18:52:04 +00:00
YaCySearchPluginFF.gif *) adding a servlet that can be used to generate a Firefox search-plugin for yacy.logging 2006-02-06 14:41:59 +00:00
YaCySearchPluginFF.html *) Corrections for FF search plugin 2006-09-11 06:30:34 +00:00
YaCySearchPluginFF.java - some code-cleanup (no more syntax-warnings here) 2007-02-26 12:56:50 +00:00
YaCySearchPluginFF.src *) Corrections for FF search plugin 2006-09-11 06:30:34 +00:00
YPStats_p.html Important update of YPStats 2006-06-29 20:30:50 +00:00
YPStats_p.java combinedVersionString2PrettyString(..) renamd to combined2prettyVersion(..), new parameter "computerName" added to indentify the source of problems 2006-10-28 11:33:05 +00:00