MyBB.de Forum
ModNotice+ - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html)
+--- Thema: ModNotice+ (/thread-22984.html)

Seiten: Seiten: 1 2 3 4


ModNotice+ - MyBB.de Bot - 11.12.2010

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;
}



RE: ModNotice+ 1.3 - tomtom - 14.12.2010

Heißt das, dass das Plugin nicht für 1.6 funktioniert?



RE: ModNotice+ 1.3 - Olaf_A - 14.12.2010

Schau doch im Plugin nach, da steht:

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

Es ist also nur für myBB 1.6!


RE: ModNotice+ 1.3 - tomtom - 14.12.2010

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.



RE: ModNotice+ 1.3 - StefanT - 14.12.2010

Der Autor hat die Version für MyBB 1.4 als Basis seines Plugins genommen. Das ist eindeutig für 1.6. Wink


RE: ModNotice+ 1.3 - tomtom - 14.12.2010

Danke StefanT


RE: ModNotice+ 1.3 - tomtom - 15.12.2010

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?


RE: ModNotice+ 1.3 - Jockl - 15.12.2010

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;
}



RE: ModNotice+ 1.3 - tomtom - 15.12.2010

Doch, das setzt nur voraus, dass man diese auch ließt.
Sorry und Danke Blush


RE: ModNotice+ 1.3 - problemkind - 23.12.2010

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