Custom Status

This plugin allows users to set a custom status which appears on index, profile and posts.
Version: 1.7
Autor: Diogo Parrinha
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 31.12.2010
Letzte Aktualisierung: 25.01.2011
Support: https://www.mybb.de/forum/thread-19889.html (14 Beiträge)
Kompatibilität: MyBB 1.6.x
Bisherige Downloads: 20
Vorschau
Vorschau
Vorschau
Vorschau
Vorschau
Vorschau
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

Quelle: Custom Status bei MyBB.com

Ähnliche Erweiterungen

Custom Status
Custom Status 1.8 von Diogo Parrinha für MyBB 1.8.x
This plugin allows users to set a custom status which appears on index, profile and posts.

34 Downloads
Simple Custom Status
Simple Custom Status 1.2 von blake für MyBB 1.6.x
Allows your users to make their own status!

17 Downloads
Custom Status Yahoo
Custom Status Yahoo 1.0 von Nucky für MyBB 1.8.x
you can create status yahoo with my custom icon

145 Downloads
ABP Force Portal
ABP Force Portal 1.7 von Crazycat für MyBB 1.8.x
Redirects the index to the portal if the last visit was more than the delay you choose

45 Downloads
RT LiveSearch (Ajax Search)
RT LiveSearch (Ajax Search) 1.7 von RevertIT für MyBB 1.8.x
RT LiveSearch is a plugin which utilizes native MyBB search functionality and provides result via ajax. Very light and highly customizable plugin for your search queries.

5 Downloads