MyBB.de Forum

Normale Version: ModNotice+
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Seiten: 1 2 3 4
Eine neue Erweiterung wurde veröffentlicht: ModNotice Plus

Zitat:Updated and repaired version of Garlant Modnotice V1.2 [MyBB 1.4]

This plugin give a option to moderate a posting. The moderator can create a message which a normal user can't erase or change.
Click on the "Edit" button and you will see a new option. This option allow you to moderate a post and write a message which the 'normal' user can't delete or change.
After creating such a moderator message there can be send a private message to the author of the moderated post. - De/Activate this function in your settings.


Support:
Please do not request support via the reviews as I'm unable to help you via the reviews. If you require support for this plugin, please visit release page.


Installation:
1. Unpack the downloaded package
2. Merge the Upload folder with your MyBB installation folder.
3. Activate plugin via ACP.
4. Open your theme(s) and append this css to the end of global.ccs:

.modnotice {
background: #ADCBE7;
padding: 8px;
margin: auto auto;
border: 1px solid #0F5C8E;
color: #000000;
font-size: 12px;
}
Heißt das, dass das Plugin nicht für 1.6 funktioniert?
Schau doch im Plugin nach, da steht:

Code:
"compatibility" => "16*",

Es ist also nur für myBB 1.6!
Ok, vielen Dank!
Ich wollte es erst nicht runter laden wenn es eh nicht funktionieren würde. Und einfach die "compatibility" auf 1.6 zu stellen, zeigten schon andere Plugins, dass das zu Probleme führen kann.

Da mich das Plugin jedoch sehr interessiert, probiere ich es mal.
Der Autor hat die Version für MyBB 1.4 als Basis seines Plugins genommen. Das ist eindeutig für 1.6. Wink
Danke StefanT
Das Plugin nutze ich nun, was auch gut funktioniert, jedoch finde ich nicht, wo ich die css für den Ramen und Hintergrund verändere.

Könnte mir da nochmal jemand helfen?
Kann das nicht entsprechend der o.a. Installations-Anweisung im Theme geändert werden?

Zitat:...
4. Open your theme(s) and add this css:

.modnotice {
background: #ADCBE7;
padding: 8px;
margin: auto auto;
border: 1px solid #0F5C8E;
color: #000000;
font-size: 12px;
}
Doch, das setzt nur voraus, dass man diese auch ließt.
Sorry und Danke Blush
Erst einmal Danke ich für das Plugin, gefällt mir sehr gut.

Nun zu meiner Frage:
Was muss am Code verändern, dass das Plugin Edit History Log 1.0 mit dem Modnotiz harmoniert ? Die beiden Plugins würden sich dann wunderbar ergänzen. Schon einmal vielen Dank im voraus für die Mühe Wink
Seiten: 1 2 3 4