summaryrefslogtreecommitdiff
path: root/htroot/env/base.css
AgeCommit message (Collapse)Author
2014-03-18- added bootstrap css frameworkMichael Peter Christen
- adopted all YaCy administration pages to new framework - created new search page layout (working, but still work in progress) - old skin files are fully appliable! (and looking good) - target is a new style based on bootstrap examples, see /test.html - icons in YaCy may be replaced by glyphicons (to be done)
2014-01-23added button in host browser to re-load 404/failed documentsMichael Peter Christen
2013-10-22replaced old tag cloud and adopted design a bitMichael Peter Christen
2013-08-04css fix for IE10 showing border on all img within <a /> tag since ↵reger
introduction of external link icon (commit https://gitorious.org/yacy/rc1/commit/112836dcc9bfd3966a81f2a6160569e69a256a40)
2013-07-30Improved external links.Marc Nause
*) image links will not be marked (if they have class "yacylogo" or "forceNoExternalIcon") *) external links in menu on left (and "fork me"-banner) will open in new tab/window now
2013-07-30External links in HTML interface are marked as external with small icon.Marc Nause
*) added new icon *) added CSS rules to mark all external links except search results (target="_self")
2013-06-10added new buttons to search result page in p2p mode which show theMichael Peter Christen
switch between p2p search and the 'stealth mode' which is simply a non-p2p search within the p2p network. The functionality was there all the time, but the switch to this was not very visible.
2013-04-28fixed bad css changeMichael Peter Christen
2013-04-26- added a new field for the regular expression in crawl startMichael Peter Christen
- added the field in crawl profile - adopted logging end error management - adopted duplicate document detection - added a new rule to the indexing process to reject non-matching content - full redesign of the expert crawl start servlet The new filter field can now be seen in /CrawlStartExpert_p.html at Section "Document Filter", subsection item "Filter on Content of Document"
2013-02-24- added flags in IndexFederated_p.html to switch on or off the webgraphMichael Peter Christen
index (new solr core webgraph) .. this is now off by default - completely redesigned this servlet - added description how to attach a remote solr - adjusted naming of servlet and menues - moved 'lazy initialization' attribut from IndexSchema to IndexFederated (this is a general option) back again.
2012-11-07better colors for host browser and corrected document countMichael Peter Christen
2012-11-06added the visualization of error-urls to host browserMichael Peter Christen
- only visible for admins - a faceted search generates a huge list for all hosts in the host list - the faceted search algorithms had to be modified for that - within the browsing of the directory path, the error cause is written to the url which is presented as error-url - the errors are also accumulated for directory sums
2012-10-25- show more lines in online logMichael Peter Christen
- reverse order is default now
2012-09-30The HostBrowser now offers to index files that are discovered becauseorbiter
they are linked in the web interface.
2012-09-29fixed computation of links in host browser which are not indexed butMichael Peter Christen
knwon by the crawler. Such links are now displayed in grey color.
2012-04-24increased image preview sizeMichael Peter Christen
2012-04-19add hint to speed up search resultsMichael Peter Christen
2012-01-24changed navigation links: now using checkboxes.Michael Peter Christen
This looks better and allows that negative checkboxes (such that remove the navigation) are possible. These are not yet implemented (comming next)
2011-11-26added search operator helporbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8107 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-09-14moved the log, memory, processes and the messages into a new computation ↵orbiter
monitor main menu item git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7951 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-09-14- style change for search box: larger font, selected by defaultorbiter
- style change for search results: by default no parser, size, image info git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7949 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-09-14redesign and simplification of main menu; bundling of some sub-menuesorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7948 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-09-14fresh look for yacy iconsorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7946 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-08-28*) changed links to be underlined again since lots of links were not obvious ↵low012
anymore *) added SVN properties git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7906 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-05-13transparent progress barapfelmaennchen
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7714 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-04-20*) fixed typo in stop scriptlow012
*) added <u> </u> tags for underlined text in Wiki Code *) minor code changes git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7671 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-02-28de.lng: Updated German translation and removed old unused strings, e.g. 8080 ↵mikeworks
-> 8090 and Search Portal translations Bookmarks.html, Ranking_p.html, base.css: Fixed XHTML errors to make pages compatible again - switched div -> span inside dt and replaced css definition of id (unique) with class (class of elements) header.template: Fixed link to berliOS changelog by replacing & -> &amp; and adding translation for German page by refering to German berliOS UI ;-] git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7539 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-01-22better table layout in Network and API Administrationorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7444 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-10-18*) added headlines as proposed by Vegalow012
*) <pre> will be displayed monospaced in wiki and blog again *) bugfix for <pre> spanning multiple lines *) replaced deprecated <s> tag with <span> equivalent git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7262 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-16- some layout and text enhancement for site crawl startorbiter
- Quix0rs patch from http://forum.yacy-websuche.de/viewtopic.php?p=20839#p20839 (parts) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7163 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-27- added nice colors to feed indexing state messagesorbiter
- added a 'remove all' button for new and scheduled rss feed list - made adding of new rss feeds concurrent so interface is more responsible git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7078 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-26added online documentation for ranking configurationorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6997 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-25ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded ↵mikeworks
releases and disabled buttons in case no new releases available de.lng: Updated German translation for additional String in ConfigUpdate_p.html XHTML 1.0 Strict fixes for all the other .html files yacy/ui/css/yacyui-portalsearch.css: added .hidden class that was removed from ConfigProperties_p.html Switchboard.java: Added URL for thread Remote Crawl Job and set URL for Remote Crawl URL Loader to null to fix empty href="" git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6996 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-06-25added a 'transition feature' that shall lower the barrier to move from ↵orbiter
g**gle to yacy (yes!): Here a new concept called 'search heuristics' is introduced. A heuristic is a kind of 'shortcut' to good results in IT, here for good search results. In this case it will be used to get a very transparent way to compare what YaCy is able to produce as search result and what g**gle produces as search result. Here is what your can do now: - add the phrase 'heuristic:scroogle' to your search query, like 'oil spill heuristic:scroogle' and then a call to scroogle is made to get anonymous search results from g**gle. - these results are _not_ taken as meta-search results, but are used to instantly feed a crawling and indexing process. This happens very fast, here 20 results from scroogle are taken and loaded all simultanously, parsed and indexed immediately and from the results of the parsed content the search result is feeded, along to the normal p2p search - when new results from that heuristic (more to come) get part of the search results, then it is verified if such results are redundant to existing (they had been part of the normal YaCy search result anyway) or if they had been completely new to YaCy. - in the search results the new search results from heuristics are marked with a 'H ++' and search results from heuristics that had been already found by YaCy are marked with a 'H ='. That means: - you can now see YaCy and Scroogle search results in one result page but you also see that you would not have 'missed' the g**gle results when you would only have used YaCy. - to make it short: YaCy now subsumes g**gle results. If you use only YaCy, you miss nothing. to come: a configuration page that let you configure the usage of heuristics and get this feature by default. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6944 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-05-14added dictionary loader servlet that can be used to get the geolocalization ↵orbiter
file: /DictionaryLoader_p.html Will also be used for more dictionary files in the future git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6872 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-15added kiosk-mode button on standard search page and interactive search pageorbiter
see also: http://forum.yacy-websuche.de/viewtopic.php?p=19178#p19178 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6667 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-01-12renamed the servlet WatchCrawler_p to Crawler_porbiter
this was done because that servlet may be used for wget/cronjob triggered crawl starts and it appears to be confusing that the name of the crawl start servlet looks like a pure monitoring tool. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6568 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-11-24- some refactoring in workfloworbiter
- some refactoring in search process - fixed image search for json and rss output - search navigation on bottom of search result page in cases where there are more than 6 results on page - fixes for number of displayed documents - disabled pseudostemming git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6504 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-11-18enhanced image searchorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6489 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-10-14- moved httpd.mime to defaults pathorbiter
- some documentation fixes - adopted a default setting for the search window: moves css setting to base.css - some enhancements for the DocumentIndex class git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6410 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-04-26- moved live search window in yacy to different locationorbiter
- changed div id for live seach from 'yacy' to 'yacylivesearch' git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5889 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-03-06- small update to search result layoutorbiter
- some more mime types git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5669 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-03-05* non-sliding api iconlotus
* regex doc links update git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5668 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-01-09smaller api bannerlotus
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5459 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-01-07added the API icon to the bookmarks, the network page and the search pageorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5455 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-01-07added first API tooltip!orbiter
- description of JSON search result in interactive search git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5454 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-12-06show hand-cursor an labelslotus
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5383 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-11-26more contrast on search snippetslotus
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5370 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-11-12*) changed layout of blacklist adminstration (less cluttered)low012
*) it is possible to move/edit/delete more than one entry at a time now *) it is easier to choose a target for blacklist import now *) fixed several bugs *) to be continued... git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5330 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-10-03system status dropped into next line if seed server was enabled. display ↵lotus
needs about 230px, set fixed width again. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5243 6c8d7289-2bf4-0310-a012-ef5d649a1542