Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.38 veröffentlicht (30.04.24)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Custom Status
#1
Eine neue Erweiterung wurde veröffentlicht: Custom Status

Zitat:Description
This plugin allows certain user groups to set a custom status from the user cp (or index) which is shown on the index page, profile and posts.

This plugin was known as Custom Online Status back in the MyBB 1.4 days and I decided to port it and change the way it works.

The POSTBIT feature is disabled by default, to enable it:
---------------------------------------------
You can use {$post['custom_status']} anywhere in the postbit and postbit_classic templates - IT IS NOT EDITED BY DEFAULT.
{$post['custom_status_shortened']} is also available if you want to show only 10 characters followed by three dots. (this is useful if you don't want to break the design)
Example of usage: <a title="{$lang->custom_status_status} {$post['custom_status']}"><strong>{$post['custom_status_shortened']}</strong></a>
---------------------------------------------

The SIDEBOX feature is disabled by default, to enable it:
---------------------------------------------
Replace {$forums} with: (index template)
<table width="100%" border="0" align="center">
<tr>
<td valign="top" width="70%">
{$forums}
</td>
<td valign="top" width="30%">
{$custom_status_index}
</td>
</tr>
</table>

Don't forget to delete the existing {$custom_status_index}!
---------------------------------------------

Support
I only give support to paid subscribers at http://www.mybb-plugins.com

Vorschau:
http://forums.consoleaddicted.com
Zitieren


Nachrichten in diesem Thema
Custom Status - von MyBB.de Bot - 31.12.2010, 19:17
RE: Custom Status - von Lukαs - 08.01.2013, 16:57
RE: Custom Status - von Lukαs - 09.01.2013, 21:04
RE: Custom Status - von Jockl - 09.01.2013, 21:25
RE: Custom Status - von Lukαs - 09.01.2013, 21:35
RE: Custom Status - von Jockl - 09.01.2013, 21:42
RE: Custom Status - von Lukαs - 09.01.2013, 21:43
RE: Custom Status - von MrBrechreiz - 09.01.2013, 22:06
RE: Custom Status - von Lukαs - 09.01.2013, 22:10
RE: Custom Status - von MrBrechreiz - 09.01.2013, 22:43
RE: Custom Status - von Makigo - 08.10.2014, 07:19
RE: Custom Status - von MrBrechreiz - 08.10.2014, 07:33
RE: Custom Status - von Makigo - 08.10.2014, 07:40
RE: Custom Status - von MrBrechreiz - 08.10.2014, 08:13
RE: Custom Status - von Makigo - 08.10.2014, 08:29

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Custom Status Yahoo MyBB.de Bot 0 1.218 24.09.2014, 04:00
Letzter Beitrag: MyBB.de Bot
  Custom Status MyBB.de Bot 0 1.153 02.09.2014, 17:11
Letzter Beitrag: MyBB.de Bot
  Simple Custom Status MyBB.de Bot 0 1.342 09.05.2011, 09:13
Letzter Beitrag: MyBB.de Bot