- fixes order in log history for own caches; show log date instead of creation date
- added pager to log history for own caches
- increased page number font size
- added 'more' button to own log list to show all own logs
- nicer 'myhome' display when no data present
- made header logo configurable
- made main country and language configurable
- move German content to bottom of start page for other languages
- made toprating statistics interval configurable and country-dependend
- made "more new caches" link country-dependend
- fixed welcome messages
- fixed logentry sorting for logs with identical date
- fixed ä etc. display in short descriptions on search results page
- try to select a matching language for the short descriptions
- added some translations
- hide download and map links if no search results (updates #235)
- nicer display of selectlocid page
- use site-dependent urls in GPX, LOC, TXT and KML
- unified XML encoding, now all done via two functions in lib2/util.inc.php (updates #121)
- some preventive XML encoding adjustments in GPX
- removed XML encoding in LOC CDATA section
- improved charset conversion for OVL and OV2 output
- some optimizations
- discarded lots of obsolete code
- disabled debug mode force_compile in OcSmarty class (performance)
update #259, update #253
- integrated redundant parts of lib/search.*.inc.php into search.php
- added some translations for LOC and KML
- added "locked" state to LOC output
- appended state of inactive caches to KML cache names
- display selected distance search unit in HTML and XML output
- improved GPX Google search link for protection areas
- one more searching improvement (forgotten what it was ...)