MyBB.de Forum

Normale Version: Random Events
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Eine neue Erweiterung wurde veröffentlicht: Random Events

Zitat:Random Events
Randomly reply to threads with customized messages!

Features
  • Configure the user ID of the account used to post random events

  • Choose which forums and usergroups you want to be eligible for random events

  • Choose how frequent you want random events to be posted

  • Define your own random events -- supports MyCode/BBCode!
Installation
  • Simply copy inc/plugins/randomevents.php to your site's inc/plugins folder.

  • Then install and activate the plugin via your Admin CP.

  • Configure the settings to your desire via Admin CP > Configuration > Random Events Settings.
Technical
  • A random number is generated every time a user posts. If this number meets the frequency setting, further checks will be made to determine if
    • The post is in an eligible forum, per the settings

    • The user is in an eligible usergroup, per the settings

  • A second random number is then generated to choose a random event from the settings.

  • A post is then generated at TIME_NOW+1—that is, one millisecond after the original post is created.
Hallöchen,

das Plugin ist klasse und funktioniert sehr gut! Ich würde nun gerne die einzelnen Nachrichten, die im Thread auftauchen, entsprechend mit CSS "aufhübschen". Weder HTML noch BB-Code geht. Gibt es überhaupt eine Möglichkeit, irgendwie HTML dort einsetzen und meinetwegen die Schrift fett oder kursiv zu machen?

lg
Laut Beschreibung sollte MyCode funktionieren.
Hey,

irgendwie musste ich das aktualisieren. Nun geht es Smile

Gibt es auch eine Möglichkeit, dass User entscheiden können, ob sie so eine Nachricht in ihrer Szene haben wollen oder nicht? Ich wollte das Plugin als Schicksalsrad nutzen. Und sicherlich möchte nicht jeder User, dass seine Szene beeinflusst wird. ^^

lg
Hat niemand eine Idee zu meiner Frage? ^^