19.11.2019, 01:10
(Dieser Beitrag wurde zuletzt bearbeitet: 01.11.2024, 10:15 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: D Bump Thread
Zitat:Installation
!important information
- Download the new version.
- Unpack the ZIP file.
- Move files into directories.
- Install and activate the plugin.
- Go to the Settings page and set up options as you wish.
- (optional) to change the button appearance you can overwrite the style by using a CSS class:
or more globallyCode:bump_thread_button
.Code:button
The plugin adds own variablein the showthread template:Code:$dbt
If you are using a custom theme and you still do not see the button after changing options, please check the variable in the template above.Code:<div style="padding-top: 4px;" class="float_right">
{$newreply}{$dbt}
</div>
Filesystem Tree
Code:inc/
languages/
english/
admin/
dbt.lang.php
dbt.lang.php
polish/
admin/
dbt.lang.php
dbt.lang.php
plugins/
dbt.php