Auto Post URL
Automatically sets the URL of the currently viewed post and optionally highlights it.
Version: 1
Autor: Destroy666
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 26.03.2016
Letzte Aktualisierung: 26.03.2016
Support: https://www.mybb.de/forum/thread-33317.html (0 Beiträge)
Kompatibilität: MyBB 1.8.x
Bisherige Downloads: 6
https://github.com/Destroy666x/MyBB-Auto-Post-URLAutor: Destroy666
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 26.03.2016
Letzte Aktualisierung: 26.03.2016
Support: https://www.mybb.de/forum/thread-33317.html (0 Beiträge)
Kompatibilität: MyBB 1.8.x
Bisherige Downloads: 6
[Video: https://youtu.be/FbFNvfBwNZY]
Installation:
- Upload everything from upload folder to your forum root (where index.php, forumdisplay.php etc. are located).
- Install and activate plugin in ACP -> Configuration -> Plugins.
- Configure it.
Templates troubleshooting:
Postbit - add class="post_anchor" href="{$post['postlink']}#pid{$post['pid']}" title="{$post['subject_title']}" to the starting post URL and <a name="bottompid{$post['pid']}" id="bottompid{$post['pid']}"></a> at the end of postbit and postbit_classic templates
Showthread - add:
<script type="text/javascript">
<!--
var autoposturl_newclass = '{$sanitized_class}';
var autoposturl_bbname = '{$sanitized_bbname}';
//-->
</script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/auto_post_url.js?ver=1"></script>
to the <head> section of the showthread templateNote 1: the class specified in the setting needs to be manually added to global.css or an other stylesheet that covers showthread, e.g.:
.autoposturl
{
background-color: #CFC;
}
Note 2: changing the URL may not work in older browsers, you can replace the commented code in jscripts/auto_post_url.js with history.js or anything similar if you need support for themTranslations:
Feel free to submit translation to github in Pull Requests. Also, if you want them to be included on the MyBB mods site, ask me to provide you the contributor status for my project.
Donations:
Donations will motivate me to work on further MyBB plugins. Feel free to use the button in the ACP Plugins section anytime.
Thanks in advance for any input.
Quelle: Auto Post URL bei MyBB.com
Ähnliche Erweiterungen
Double post auto merger 1.0.2 von Ryan Gordon für MyBB 1.2.x
Please see ReadMe.txt in attachment to installHow to upgrade? Simply grab the new archive off of the mods site, extract to your desktop, and repl...
374 Downloads
Please see ReadMe.txt in attachment to installHow to upgrade? Simply grab the new archive off of the mods site, extract to your desktop, and repl...
374 Downloads
Auto Unapprove Reported Posts 1.0 von Aries-Belgium für MyBB 1.6.x
Automatically unapproves posts which users have reported a certain number of times.
203 Downloads
Automatically unapproves posts which users have reported a certain number of times.
203 Downloads
Auto Prune von Dennis Tsang für MyBB 1.2.x
Old threads and inactive users can be pruned by using this plugin. Administrators have control over pruning per forum, and how inactive users are b...
222 Downloads
Old threads and inactive users can be pruned by using this plugin. Administrators have control over pruning per forum, and how inactive users are b...
222 Downloads
[Plugin] Post-URL Mod 1.0 von XxAnimusxX für MyBB 1.2.x
Dieses Plugin ändert die Funktion der Post-Nummer, die in jedem Beitrag oben rechts angezeigt wird. Bei aktiviertem Plugin ruft das Klicken dieser ...
344 Downloads
Dieses Plugin ändert die Funktion der Post-Nummer, die in jedem Beitrag oben rechts angezeigt wird. Bei aktiviertem Plugin ruft das Klicken dieser ...
344 Downloads
Who rated this post? 1 von Diggenbibo für MyBB 1.8.x
Shows the users' nickname in the specific post which he/she rated.
199 Downloads
Shows the users' nickname in the specific post which he/she rated.
199 Downloads