low012
f7447894f1
*) fixed link to WatchCrawler_p.html
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2740 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
db294687ea
enhanced logging
...
- more logging output
- fix in log line preparation
- added filter to log page
- some small bugfixes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2707 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
8b2ceddb91
*) Displaying servere and warning logging messages in different colors on ViewLog_p.html
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2678 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
df1629b05a
- code cleanup
...
- version 0.471
- moved surftipps to own web page
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2676 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
e03427871e
enhanced surftipps:
...
- added switchh to show or hide surftipps
- more news contribute to surftipps
- added voting system for surftipps
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2638 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
3aac5b26da
- added automatic tag generation when a web page from the search results is added
...
- added new image 'B' in front of search results for bookmark generation
- added news generation when a public bookmark is added
- the '+' in front of search results has new meaning: positive rating for that result
- added news generation when a '+' is hit
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2613 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
aa46269eff
Less margin/padding for dls (e.g. in Messages)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2609 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
567c40f5f0
Bookmark/delete-links now visible when mouse is over the searchresult, in standard-compliant browsers with css, in Microsoft Internet Explorer via JavaScript
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2608 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
c42b011648
added watch crawler to menu
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2584 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
3bbe6a77da
Smaller font-size for tables in PerformanceQueues_p.html and PerformanceMemory_p.html
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2560 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
b573f5b4c2
New layout in Blacklist_p.html, more padding and margin for fieldsets
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2558 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
48d8da44d1
Design changes: less margin in fieldsets, search form in yacysearch.html not centered, smaller rows in IndexMonitor.html
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2557 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
31393312d0
New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML
...
If you don't use the default skin, the style will be broken or at least not complete.
YaCy now has two css-files: base.css in htroot/env and the skin. In base.css the layout and black/white text-formating-rules are defined. Colors are only defined in the skin.
The skin is now very easy to read and to change. If you want to make more changes than the colors you see in the default-skin, feel free to use the full power of css, but you are warned: The code is still not ready and may change, but we try to avoid changes which affect anything in the default-style.
Translation will be broken too because the language-files contain HTML-Code which has changed.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2547 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
96b774e427
Adding link to newsletters as agreed in forum.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2350 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
8b77afd72c
some fixes to new container merger
...
and some code cleanup
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2336 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
67c486a023
some example Code, how supertemplates can be used.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2304 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
7b0e2521bb
Support for a supertemplate, which can do all thing, a normal template can do.
...
Its a layer under the servlets, this means, #[page]# will be replaced by serverletcode, the rest can be set by you.
(TODO: if we use this for layout, we need to read "TITLE" from the servlet's tp, to set it outside of the servlet.)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2302 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
rramthun
962bc705d4
Fixed broken link
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2174 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
rramthun
fd27d55385
One more table in ConfigBasic by Kebron
...
Nicer blog-newssymbol by Kane
HTML corrections/improvements by /me
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2130 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
rramthun
955462d6b8
Some HTML cleanup/validation
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2126 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
(no author)
63a08307c2
Updated WikiLink
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2109 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
rramthun
f08e33680c
Added Blog-news-symbol as requested.
...
I think I will change the character distance a little bit later.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2101 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
rramthun
fb064fdbee
Many additions/corrections to the German language file
...
Increased default time for DHT distribution, because many people complained about the high load on their systems, see http://www.yacy-forum.de/viewtopic.php?p=20922#20922
Avoided problems with some browsers and ampersands, see http://www.htmlhelp.com/tools/validator/problems.html#amp
Removed nearly invisible "bug" in menu
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2087 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
rramthun
007b8008c2
-spelling/translation
...
-adding hint for text-browsers
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2045 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
b00756378f
adopted ViewProfile to be used in search interface to fetch local profile
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2021 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
f0833b0328
introduced simple search interface
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2007 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
0c9b61820e
enhanced re-crawl settings
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1960 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
d2f34a2e94
skin in DATA/HTDOCS (works after upgrade, works when only DATA is writable).
...
preference of skinfiles:
-style.css will be overwritten on every new SVN, if "DATA/SKINS/"+currentSkin+".css" exists.
-DATA/SKINS will be overwritten with defaultskins from /skins
so develop your skins in DATA/SKINS, and put them into skins for distribution.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1913 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
auron_x
1fc494858d
*)added blog to the nav-bar
...
*)added some padding to blog entries (looks nicer)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1891 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
0ec28b8f8e
added DBCleaner from Hydrox
...
see http://www.yacy-forum.de/viewtopic.php?p=18093#18093
The servlet is now named IndexCleaner_p.
See http://localhost:8080/IndexCleaner_p.html
The Servlet was adopted to fit in the overall architecture
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1863 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
bae3783d38
added a snippet marking
...
(search words are now bold in snippets)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1823 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
bfec51969d
moved skin selection to config menu
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1822 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
rramthun
eb872033c6
Saving 64k (shrinks YaCy and improves loading-time)
...
Adding transparency to failed.png
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1814 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
rramthun
88f925f439
Updated language for blog by NN and for 1-2-3 by /me
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1806 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
a4682e2810
fixed problems in basic config and added language setting
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1799 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
7462ca5155
set transparency in ok.png
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1793 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
1b9b8922d9
* fixed problems with new basic 1-2-3 configuration (now authentication required)
...
* fixed graphics problem
* fixed some other problems with default values
* 1-2-3 config now appears automatically on start-up if no password is set
* added new config menu
* moved profile to new config menu
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1792 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
rramthun
c2f8318b4f
Ok, the 08.03 commit ;-)
...
Added nice graphic for the 1-2-3-interface.
Used one graphic less (check.png-->ok.png). Saves disk/download-space.
Updated italian translation.
Deleted my old version of the changelog as we have a new one.
Many corrections to the spelling.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1791 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
bec1a8e922
added basic configuration menu for 1-2-3 set-up. This is not finished and needs an authorization mechanism. Do not use in production.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1788 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
574543f8ff
added grafics for 1-2-3 config
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1787 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
aca1a3dc8f
avoid confusion with green_bar.gif and red_bar.gif
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1780 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
daburna
f0c50aad69
Added again an experimentell version of new design. Changed now complete to XHTML and CSS. Made by Michael Hamann (Michitux). For testing it, rename xhtml-index.html to index.html and use skin xhtml-style.css
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1771 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
daburna
4797b3e50a
added experimentell version of header.template without table design. just try it and leave a comment ->webmaster at daburna.de
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1769 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli
ff34377ac5
*) displaying fill level of indexing and loader queue on status page
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1757 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli
dc9174c809
*) Implementing snippet fetching via ajax
...
Snippets that are not available on page load time will be fetched using ajax requests.
see: http://www.yacy-forum.de/viewtopic.php?p=16479
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1748 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
low012
62d0f7a334
*) added TOC for pages in wiki as requested in http://www.yacy-forum.de/viewtopic.php?t=1987
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1734 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
ff476c19a5
tuning User.html
...
FIXED: Now admin can logout
ADDED: Nice Progressbar, representing your remaining onlinetime.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1727 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
62664d7252
AJAX Check for robots.txt before crawling.
...
Icons from herrlich
TODO: Style it nicely ;-)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1689 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
low012
d884796c7f
*) new bookmark icons and file COPYING added
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1682 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli
8fcb25f9f9
*) Setting via header according to rfc
...
- can be disabled via settings dialog
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1662 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago