summaryrefslogtreecommitdiff
path: root/htroot/ConfigBasic.html
AgeCommit message (Collapse)Author
2008-05-28fix for bad linkorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4861 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-26better use case selectionlotus
added transparency to pictures git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4855 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-23- added illustration grafics to basic configurationorbiter
- added navigation links to terminal git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4842 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-22* ported restart on Windows to unix-style, works on _noconsole nowlotus
* removed Win9x scripts from build for more tidiness and less decisions for newbies git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4835 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-20added use cases to basic configurationorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4831 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-15The basic configuration is now very very easy! New users will not be ↵orbiter
confronted with account settings. - moved account definition from Basic Configuration into the User_p servlet which was renamed to ConficAccounts_p - moved and renamed submenu entries on Status page. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4805 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-15implemented switch for admin authorization from localhost:orbiter
- access is granted for localhost users to administration pages by default - the default setting can be changed in the BasicConfig.html page - if the BasicConfig page was accessed with post and no password was submitted, a random password is generated - a headless installation MUST give a password upon first call of the configuration page, otherwise they will not be able to access it again - if no password is given within 10 minutes after start-up, a random password is generated git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4804 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-07-10- re-sructuring of configuration menusorbiter
- added new system update configuration page - moved system update from status page to system udate page - moved shutdown and restart from status page to main menu - added new configuration properties to yacy.init (not yet actively used) - added some methods to handle new automatic update process git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3958 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-07-07*) Changed a comment to get rid of this message: low012
[javac] /home/low012/subversion/yacy/trunk/source/de/anomic/http/httpc.java:1117: warning: unmappable character for encoding UTF8 [javac] // if download == null, the get result is stored to a byte[]�and returned, *) Changed broken link (see: http://forum.yacy-websuche.de/viewtopic.php?t=128) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3956 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-07*) situation-dependent lock-buttons for search-pagerramthun
*) removed one unused import and a double definition of "ogg" as media-type git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3817 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-05-11more XHTML validation(no author)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3710 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-05-07changed again the iconsorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3679 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-05-07- added an idea iconorbiter
- modified ok icon (was 64x62, now 64x64) - replaced warning icon - added size tags to warning image in configBasic - replaced bad icon for hints on status page by new icons git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3677 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-03-19*) Translated robots.txt-config-pagerramthun
*) Simplified some sentences git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3492 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-03-07fix for dl/fieldset problem in Safariorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3444 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-03-07- workaround for safari bug with definition lists inside fieldsets in ↵orbiter
ConfigBasic - alternative can be seen in PerformanceMemory, where a dl is simulated with a table layout git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3442 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-12-22-updated languagefiledaburna
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3116 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-09-11New XHTML-template for a large part of the frontend, for details see ↵michitux
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
2006-08-07*) offer router configuration on ConfigBasic.htmltheli
- checkbox to allow router configuration is shown if - a) the UPnP forwarder is installed - b) a UPnP enabled router was found - c) no other forwarder was configured See: http://www.yacy-forum.de/viewtopic.php?p=24264 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2358 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-06-06Language improvementsrramthun
One very minor HTML fix git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2181 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-05-22One more table in ConfigBasic by Kebronrramthun
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
2006-05-20*) Automatic redirection of browser if user changes port settings in ConfigBasictheli
See: http://www.yacy-forum.de/viewtopic.php?t=2415 *) If ssl is available, the browser conntects to yacy via https on yacy startup See: http://www.yacy-forum.de/viewtopic.php?p=21649#21649 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2127 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-03Updated language for blog by NN and for 1-2-3 by /merramthun
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1806 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-02fixed problems in basic config and added language settingorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1799 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-02Updated German language by NN and /merramthun
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1797 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-01* several bugfixes regarding basic configurationorbiter
* extended number of search target peers git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1794 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-01* fixed problems with new basic 1-2-3 configuration (now authentication ↵orbiter
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
2006-03-01Ok, the 08.03 commit ;-)rramthun
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
2006-03-01added basic configuration menu for 1-2-3 set-up. This is not finished and ↵orbiter
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