oc-layout, defined MNU_CHAT in data.sql, disabled template caching, moved webchat
URL to settings file, removed inclusion of not needed
lib2/logic/logpics.inc.php, increased size of chat window and made it
configurable via settings file, updates #196
oc-layout, defined MNU_CHAT in data.sql, disabled template caching, moved webchat
URL to settings file, removed inclusion of not needed
lib2/logic/logpics.inc.php, increased size of chat window and made it
configurable via settings file, updates #196
in templates and pulled parts out in new templates, fixed some bugs and
typos from previous commits
moved new events, ratings and caches HTML code generation into separate
templates and changed templates accordingly to avoid redundant code
moved generation of HTML code for RSSParser into separate smarty
template and changed involved files accordingly
moved code that generates the "new" (cache, event, rating, forum, blog,
etc.) sections into separate class to avoid redundant code