allo
559d1c447f
Bookmarks tag suggestion
...
AJAX fix for configadvanced
empty bugs are not a interface bug, but a scraper bug.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3821 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
e75ca857c3
*) Bugfix for problem with ajax graphic
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3815 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
54ddb3262c
enter on webstrucutre
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3783 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
d0f8254f95
better refresh ui
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3779 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
5cc8bb075b
Syntaxfehler beseitigt
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3764 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
ef24bed406
Sorry...
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3760 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
a29cb2e1af
blupp
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3759 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
a3ecfe0a45
replaced failed-icon by new 'bad'-icon
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3680 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
6f46245a51
*) Bookmarks: Ajax icon is displayed while loading title
...
*) First version of a sitemap parser added
- currently only autodetection of sitemap files is supported
*) DB-Import restructured
- pause/resume should work again now
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3666 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
56b30d6593
* fixed a bug in ie: class-names for image-snippets were set, but had no influence on ie, they have to be set with className =
...
* fixed a bug in safari (hopefully, sorry that I removed the old fix, the divs): yacy-logo is now above the fieldset, the fieldset clears and has a margin-left set
* fixed a bug with the dls: for example in ViewProfile.html the dt's (the terms/keys) had not the same height as the dd's, so the dt's were not in the same row with the coresponding dd's towards the bottom
* moved my new css-classes to the right place in base.css
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3572 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
e917bfcae3
* Bugfix: changed handling of the query-string to be independent from input-elements
...
* removed unnecessary divs
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3571 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
4990909178
Some bugfixes, new layout/style for image search results:
...
* removed divide by zero bug when 20_dhtdistribution_busysleep is 0
* replaced German comment with wrong charset in source/de/anomic/plasma/plasmaCrawlBalancer.java by an English one
* replaced the table-fix for floating behind snipped images by a br with clear
* removed unnecessary old xhtml-files (were not in use, they were created when we weren't having xhtml for testing)
* new layout for image-search results: replaced the old one with spans and tables inside (not valid) with new divs, now each image snippet container has the same size
TODO:
* the ids of the snippetLoading-divs aren't valid because ids must start with an alphabetic letter or an underscore, they have to be prefixed
* in the returned snippet-xml is an unresolved pattern for status (the status is only set for text snippets)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3566 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
4f2e6ef47b
- WatchCrawler_p shows max. 80 characters of URLs now (maybe dynamically adjustable based on browser width?)
...
- typo in BlacklistCleaner
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3445 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
bf7a69197d
- fix for possible NPE in queues_p
...
- WatchCrawler_p:
- display crawler traffic
- pause/resume local- and global crawler
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3389 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
b873ad51ab
- fix for http://www.yacy-forum.de/viewtopic.php?t=3369
...
- merged netBude's alternative for tables in yacysearch.html & search results valid
- added statistic info to index.html as proposed here: http://www.yacy-forum.de/viewtopic.php?p=29762#29762
- fixed error-log in httpTemplate
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3189 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
1d2d1854b9
added size of rwi and urls to WatchCrawler
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3112 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
61798f0ae6
added option to distinguish between text crawl and media crawl
...
- for each crawl start, there is now a flag for text and media
- the localCrawl flag is superfluous
- added new crawl profiles
- if an image search is done, only media links are crawled for the snippets
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3100 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
febe6b114a
design update of crawler monitor
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3094 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
40049e0635
fixed media search snippet flow
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3092 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
7ff86d6ba6
- image search now shows thumbnails (in bad order, but it works)
...
- repaired DHT selection
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3081 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
28971da91c
fix for last commit
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3074 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
e4570bffaf
-implemented a specialized snippet-fetch for media content
...
-changed search result preparation for media search presentation
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3073 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
1377c53aa3
extraction of media links from search results
...
these links are mixed to the snippets for testing purpose
(a final version will handle this differently)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3069 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
fb9e0f0284
preparations for media snippets
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3064 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
b5a29e9651
- fix for snippets that are too short
...
- added keyword to snippet fetch to suppres removal of not-found snippet words (for debugging)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3009 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
d54144a4e3
fixed bad snippet behavior (hopefully)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2596 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
5015e780c2
- simplified watchCrawler code
...
- changed display of watchCrawler slightly
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2594 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
9bed90f8dc
bugfix in js
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2587 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
13d0cff257
right dhtml.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2568 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
dfc0ac1958
syntax error fixes
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2565 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
6e03f61daa
fix for highlighting searched words in snippets
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2564 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
251b3b636e
some refactoring for js
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2191 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
1a13c8b78e
right wordCachesize after orbiters commit.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1882 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
6b056610e3
updated watchcrawler for the recent changes
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1881 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
a74687d3c1
fixed problem with snippet fetch
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1818 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
allo
8f471c258c
ajax fix
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1774 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
88c0e1da1e
prevent the browsing from overwriting the requestobject, before the answer is received
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1764 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
bb22bfed89
xml functions in xml.js
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1751 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli
05be9264a3
*) bugfix for optra problem with span node
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1750 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
allo
7e7a72b108
display wordcaches number on WatchCrawler.html
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1746 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
974d8c1722
typo
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1741 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
f2908d0208
another bar. shows your current ppm on WatchCrawler.html
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1739 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
3fd1641893
queuesizes in queues_p.xml
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1714 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
6b20ccaa0f
count to the next update
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1699 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
91b78d9f04
missing File for IndexCreate
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1694 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
allo
a4b3981f33
all queues on WatchCrawler.html
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1675 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
127396436f
more queues in the xml backend
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1674 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
5e04b13819
status_p.xml values are working in konqueror now
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1614 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
e58b558151
The Queue works now in Konqueror.
...
TODO: status_p.xml values, why is anchor not working?
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1613 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
9b056617b5
better XML Parsing
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1611 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
5a8b06a851
fixing JS-Errors
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1606 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
a1e1aa039c
More links
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1603 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
62a0bb475a
More values displayed on WatchCrawler.html
...
status_p.xml: to be extended.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1561 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
2f188d3fa8
more stable layout and String Constant (for translation)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1560 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
fd7af851bf
WatchCrawler is working NOW!
...
Thx to theli.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1557 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
2e2fa99501
bookmarksManager:
...
-gettitle_p.xml and AJAX to use it
-classpath change
httpc:
-simple wget function
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1267 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
749f44d144
LiveUpdate.
...
(this does not work correctly at the Moment :-/)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1003 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo
5526d2ff73
Basic WatchCrawler.html, which loades the Queues using AJAX.
...
ajax.js: generic Ajax-Functions
xml/queues/indexing_p*: the Backend
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1002 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago