summaryrefslogtreecommitdiff
path: root/htroot/WatchWebStructure_p.html
AgeCommit message (Collapse)Author
2024-07-24added deleted files from commit ↵Michael Peter Christen
https://github.com/yacy/yacy_search_server/commit/254f12d60b2d80b8bd136216c4b091d43e4a8c90 which are still needed and had been linked outside of yacy/ui
2023-10-29replaced all the links to legacy legacy wiki to legacy wikiokybaca
2016-11-12Converted one more set of URLs to pure relative ones.luccioman
Easier YaCy peer configuration behind a reverse proxy subfolder : no need for the reverse proxy to rewrite HTML links or URLs in css files. Tested on Debian Jessie with an apache2 reverse proxy. See related mantis issues http://mantis.tokeek.de/view.php?id=106 and http://mantis.tokeek.de/view.php?id=701
2016-10-25reduce the mix of absolute and relative internal html page links reger
(prefer relative for same pg or neighbors) to ease proxied access e.g. http://mantis.tokeek.de/view.php?id=701
2015-12-23apply more default css styles (class btn) to submit buttonsreger
2014-08-16fix: hanging text in input fields of WatchWebStructure_p.htmlreger
in IE11
2014-03-30fix: cut-off button in WatchWebStructure_p.htmlreger
(by header css dd hight/line-hight)
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-03-01Improved Image Collage and WatchWebStructure page display with CSS changesMichael Benz
2014-02-10make internal page links relative to ease any future development for context ↵reger
aware servlets note also http://bugs.yacy.net/view.php?id=106
2013-12-26upd: to open more external links in new browser-tab reger
2012-10-25the web structure image shows the pivot dot in a different colorMichael Peter Christen
2012-10-23enhanced web structure imagesMichael Peter Christen
2012-10-15- enhanced generation of url objectsMichael Peter Christen
- enhanced computation of link structure graphics - enhanced collection of data for link structures
2012-03-17no focus on preview frames for search integrationLotus
fixes bug http://bugs.yacy.net/view.php?id=161
2012-02-25animation of the web structure pictureMichael Peter Christen
2011-02-14added orbiter
accept-charset="UTF-8" to all forms this applies patches from http://forum.yacy-websuche.de/viewtopic.php?p=20891#p20891 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7482 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-11-26*) HTML fixeslow012
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7341 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-10-11added ColorPicker to WatchWebStructureorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7236 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-26de.lng: Added German translations for some missing table content on Network viewmikeworks
WatchWebStructure_p.html: Added JS verification of RGB color codes (currently only RGB value is checked but this could be enhanced to also check for websafe colors) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7195 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-17- the web visualization can now be generated in custom colororbiter
- added input fields in WatchWebStructure_p.html - introduced enum classes for Draw Mode and Filter Mode git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7044 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-11minor corrections and bug fixessuessthomas
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6663 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-08Minor Changessuessthomas
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6656 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-06-17update to web structure picture:orbiter
- allow bigger size - better instructions for api usage git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6089 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-01-16adopted many calls to new api pathorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5498 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-01-09- added api icon to the web structure visualizationorbiter
- removed fixed horizontal menu - the api icon in the search results can only be seen when display=1 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5461 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-02-09fixed some XHTML strict errorslulabad
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4465 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-09-28- redesigned crawl start menu, integrated monitoring pagesorbiter
- removed web structure picture from indexing menu and grouped it together with htcache monitor - added a database for terminated crawls, when a crawl is finished it is automatically moved to the new database - extended crawl profile edit servlet, shows now also terminated crawls - option that was used to delete profiles is now redesigned to a function that moves the current crawl to the terminated crawls and removes all urls from the current queues! - fixed here and there problems with indexing queues - enhances indexing speed by changing cache flush sizes. - changed behaviour of crawl result servlet: the list of crawled urls is shown if there is one, othevise the overview window is shown attention: the new profile databases are not compatible with the old one. current crawls will be lost! the web index is not touched. next steps: the database of terminated crawls can be used to start with them a new crawl. This is useful if one wants to re-crawl specific pages and wants to use a old crawl profile. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4113 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-10added time configurationorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3853 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-10added time-out function to web analysisorbiter
the default time-out is 1 second git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3852 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-07nice +/- buttonsallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3823 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-07restrict number of nodes in web structure pictureorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3822 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-06one button on the right sideallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3807 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-06another small change to web structure designorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3799 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-06changes to web structure pageorbiter
- added catos idea: hosts that have more connections are closer - design update to page - added +/- again git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3798 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-05more options and bugfixallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3795 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-05use form instead of javascriptallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3794 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-02enter on webstrucutreallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3783 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-01better refresh uiallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3779 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-05-24enhanced web structure pictureorbiter
- hand-over of get properties from web front-end to graphics generation - added depth-control buttons - added marking of anchor-points to highlight relation order - enhanced ymage graphics library git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3757 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-05-22added web structure imageorbiter
see http://localhost:8080/WatchWebStructure_p.html git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3747 6c8d7289-2bf4-0310-a012-ef5d649a1542