Verfasst: 13.11.2008 20:46
Neue Features:
Also schon ein paar ganz nette Änderungen dabei.# [Feature] Allow limited inheritance for template sets.
Vererbung in Templates
# [Feature] Allow hard disabling of the template editor.
Template Editor lässt sich abschalten
# [Feature] Allow setting custom language path through $user->set_custom_lang_path(). $user->lang_path now also do not include the user language, but only the path.
Hauptsächlich für Entwickler relevant
# [Feature] Ability to define nullar/singular/plural language entries
Hauptsächlich für Entwickler relevant
# [Feature] Ability to mimic sprintf() calls with $user->lang() with the ability to correctly assign nullar/singular/plural language entries.
Hauptsächlich für Entwickler relevant
# [Feature] Added the possibility to force user posts put in queue if post count is lower than an admin defined value. Guest posting is not affected by this setting.
Eine einstellbare Zahl an Posts eines Users muss zunächst von Moderatoren freigegeben werden (beliebige Zahl einstellbar), hat der user schon mehr gepostet kann er ohne Freigabe posten, das beeinflusst das Posting von Gästen nicht.
# [Feature] Added 'max_recipients' setting for private messages. This setting allows admins to define the maximum number of recipients per private message with a board-wide setting and a group-specific setting.
Man kann boardweit eine Maximale Empfängerzahl für PNs festlegen.
# [Feature] Added new permission setting for sending private messages to groups. Now there are two permissions to define sending private messages to multiple recipients and private messages to groups.
Neues Recht das das versenden von Massen PNs in das Senden an Gruppen und Senden an viele einzelne Empfänger regelt.
# [Feature] Allow specific connection to different server for jabber functionality by providing a valid JID as username. This also allows the use of talk.google.com as jabber server with gmail.com JIDs. (Bug #14989)
Jabber kann sich mit anderen Servern verbinden.