MyForumIcons - Custom Forum Icons
Set custom icons for your forums!
Version: 1.00
Autor: EthanD
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 30.03.2015
Letzte Aktualisierung: 06.12.2018
Support: https://www.mybb.de/forum/thread-31753.html (10 Beiträge)
Kompatibilität: MyBB 1.8.x
Bisherige Downloads: 346
This will allow you to create custom icons for your forums.Autor: EthanD
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 30.03.2015
Letzte Aktualisierung: 06.12.2018
Support: https://www.mybb.de/forum/thread-31753.html (10 Beiträge)
Kompatibilität: MyBB 1.8.x
Bisherige Downloads: 346
You can specify a path to your forum's custom icon by going to the ACP => Forum Management => Edit Forum.
When installed, it will alter the forums table to add a column called myforumicon, which will be used for the custom icon of your forum.
When activated, modifications to your forumbit_depth2_forum template will be made. It uses the following code to replace templates:
function myforumicons_activate()
{
require_once MYBB_ROOT."inc/adminfunctions_templates.php";
find_replace_templatesets("forumbit_depth2_forum", "#".preg_quote("id=\"mark_read_{$forum['fid']}\"></span>")."#i", "id=\"mark_read_{$forum['fid']}\" {$forum['myforumicon_override']}></span>{$forum['myforumicon']}");
}
This allows the plugin to generate an icon for the forum and hide the default icon. When an icon is not set, the default will be used.If you have any questions/concerns, please let me know.
Enjoy!
Quelle: MyForumIcons - Custom Forum Icons bei MyBB.com
Ähnliche Erweiterungen
Custom Forum Icons 1.0 von Jammerx2 für MyBB 1.4.x
Allows you to set a custom icon for each forum.
371 Downloads
Allows you to set a custom icon for each forum.
371 Downloads
Viele Beitrags-Icons hinzufügen 1.00 von n/a für MyBB 1.0x / 1.1x
Viele Beitrags-Icons können dem Board hinzugefügt werden, ohne alle Checkboxen im Admin-CP einzeln anklicken zu müssen.
497 Downloads
Viele Beitrags-Icons können dem Board hinzugefügt werden, ohne alle Checkboxen im Admin-CP einzeln anklicken zu müssen.
497 Downloads
MySubscriptions 1.00 von EthanD für MyBB 1.6.x
MySubscriptions is a payments plugin where you can give your users the option to pay for ranks on your forums.
215 Downloads
MySubscriptions is a payments plugin where you can give your users the option to pay for ranks on your forums.
215 Downloads
PN-Box 1.00 von n/a für MyBB 1.0x / 1.1x
Fügt eine Tabelle ins Forum ein, die Informationen zu privaten Nachrichten zeigt (wie bei MyBB 1.0 RC4). Ein Screenshot liegt bei.
346 Downloads
Fügt eine Tabelle ins Forum ein, die Informationen zu privaten Nachrichten zeigt (wie bei MyBB 1.0 RC4). Ein Screenshot liegt bei.
346 Downloads