Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.37 veröffentlicht (04.11.23)


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

Zitat:Posts that are shorter than the minimum size will be shown with a smaller
postbit to save screen space and bandwidth. The small postbit is
customizable in the "smallpostbit" template, and the minimum size is
customizable in the settings.

MyBB Version: 1.0 PR2 and newer
Type: Plugin
Plugin Version: v1.0.0 (Jan 26, 2006)

Install Instructions IMPORTANT:

1. Open inc/functions.php:
2. Find:
PHP Code:

eval("\\$postbit =
\\"".$templates->get("postbit")."\\";");


3. Replace with:
PHP Code:

eval("\\$postbit =
\\"".$templates->get($post['getpostbit'])."\\";");


4. Upload this file into your inc/plugins directory and activate from
the Admin CP Plugin Manager
Zitieren


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Small Quotes and Code blocks MyBB.de Bot 0 2.003 04.01.2010, 18:04
Letzter Beitrag: MyBB.de Bot