older versions of the webinterface 
webinterface "classic-blue" offering most functions of the steam server within an accessible interface (requires server version >= 2.2.15, spm packages server_base >= 1.0, spm_support >= 1.2 and icons_doctypes >= 1.0)
minor fixes: correct icon for documents with mime type source/pike, fixed: display group size and option to allow free entry to group admins
minor fixes:
- added special handlign of group "PrivGroups". Administration tab is available for all but just containing the option to add a new supgroup
- added warning icon behind pike script name in content view if pike script has errors
- bugfix in user details: corrected link behind buddies in buddylistconfig
- display firstname and fullname of buddies in buddylist too
- changed installation process:
- check for a pre-installed webinterface, if webinterface was installed before, the dont publish something using "/"
- removed link underline from instance icon on details page
- fixed icon of instances on details page re-sorted options to add stylesheets on details page
- fixed setting of groups maxsize
changelog:
  • removed wiki stuff from Webinterface once again...
  • fixed bug causes wrong display of messages with attachments in mailbox
  • handle multimime messages much better (but not perfect yet)
  • fixed bug causes annotations with no name not to be selectable and therefore the user is unable to delete them
  • fixed bug causes messages and annotations with mimetype text/plain not to be displayed with correct breakrows
  • improved forum view (CSS) by reformatting display of active annotation body
  • fixed a bug causes wrong DOC_ENCODING setting (or better no setting) for internal messages and therefore displaying the message with umlauts results in broken umlauts
  • fixed a bug causes an error message in public view publishing messageboards explicitely
  • fixed bug in messageboard view causes "object not found" displayed as annotation content if messageboard was accessed the first time by clicking on the messageboard in objectlist
  • display messageboards in objectlist in public view
  • display messageboard content correctly in public view now
  • removed wiki stuff from Webinterface once again...
  • fixed a bug causes wrong DOC_ENCODING setting (or better no setting) for internal messages and therefore displaying the message with umlauts results in broken umlauts
  • check for validity of components mapping before using it in web.pike
  • fixed bug causes an error if user saves annotation in preview dialog
  • optimized print_shortername
  • fixed bug in display language of result message dont respect USER_LANGUAGE in some cases
  • fixed bug causes confirmation of sent messages not to be shown
  • bugfix solves trouble with room trashbins if user has no access to them
  • disabled link exchange optiuon on details page because link exchange cant be turned off anymore
  • show Calendars in Object List
  • display date information instead of date name
  • fixed issue diaplaying create- icons in empty container objects (icons were diaplayed 38x28 instead of 32x32 which looks ugly...)
  • bugfix: fixed error message if using gallkery stylesheet on room having exits in the room
  • fixed a bug causes an error message in public view publishing messageboards explicitely
  • deleted some maxlenght values to improve convenience using the webinterface
  • removed link underline from instance icon on details page
  • fixed icon of instances on details page
  • re-sorted options to add stylesheets on details page
  • removed not needed tags from grouplist- view (doesnt have any function as show_proxies doesnt exists and always produces "0" as output), this will increase performance of group overview
  • added special handlign of group "PrivGroups". Administration tab is available for all but just containing the option to add a new supgroup
  • user cant resign from system group "steam" using the webinterfaces group tab any longer
  • allow package:searchsupport to replace webinterface search dialog with a specialized one
  • fixed setting of group maxsize
  • bugfix in tags allowing parameters in links (href) to be resolved by the link exchange mechanism correctly
  • bugfix: using correct value in registration form to pass language to create_user process
  • bugfix: fixed bug causes displaying only the actual time for every< user in field "last loguin"
  • added "view license" support for packagelist
  • added separator to package list
changelog:
  • fixed non xml conform terms in chinese version affecting details page
  • fixed term in english language
  • fixed language issue in login failed message
  • fixed language issue in user details response message if changing the users language
  • provide /documents/login.html to serve requests to path "/login"
  • added logout button, logout process depends on authentication method (cookie or http_auth)
  • fixed language issue on start page
  • added support for tagging module
changelog:
  • Fixed bug causes wrong mimetype setting user icon (this may crash thumbnail module as aftereffect)
  • Fixed access rights setting of user icon if uploaded for other users by an admin
  • fixed issue in group dialog causes the options group maxsize and allow free entry of group not to be displayed in some cases
  • fixed filter of searchresults. Only objects readeable by the user who is searching are displayed now
changelog:
  • Fixed issue with the newest XSL Parser version
changelog:
  • enable option to delete group password
  • improved handling of group password
  • improved messages to the user if he is joining a group
  • Fixed a bug in rightsmanagement naming group administrators
changelog
  • dont use scripts.old at installation any longer
  • removed usage of status "pending" adding users to a group or if a user requests membership (handling status "pending" needs a much more complex interface, might be useful in other contextes like koala od sifa but there was and is no support of satus "pending" in the webinterface)
  • creating html backtrace now if an error occurs during "lost password" workflow
  • sending HTML message for "lost password"
  • internationalized "lost password" email
  • just use one inputfield requiring username or e-mail adress
  • performing correct redirect creating an object if paging was used
  • display count of users and subgroups seperately on if group was displayed
  • Move user to his workroom if he tries to pick up a room where he is in (recursively checked) to avoid error message
changelog
  • reworked layout of server config page
  • allow to show/hide the different informations and options on the server config page (like on the details page)
  • added option to set loglevels at runtime
  • re-structured server config page
  • added housekeeping functions (check integrity of users, repair userdata and clean securitycache) (only available if module "housekeeping" is present, requires the development version of the server steam-2_5 at the moment)
changelog
  • backported fix displaying errors in details view of pike scripts from web-2_3
  • bugfix: always using USER_SELECTION in uppercase to increase robustness (probably fixed bug which may cause data loss)
changelog
  • increased robustness of the installation process