2012-08-11, 04:38 PM
(This post was last modified: 2012-12-23, 05:13 PM by Polarbear541.)
Plugin Info:
Name: TTINNO - Thread Titles (and static links) in Next Newest/Oldest
Description: A plugin to show thread titles and link statically to those threads in Next Newest/Next Oldest.
Author: Polarbear541
Version: 1.1
Compatibility: 1.6.x
Files: 1 (1 plugin file)
There are no database changes in this plugin.
There is one template change to the showthread template
Information:
This plugin allows you to include a thread title next to the next newest/next oldest links. It also allows you to link to those threads statically (i.e. directly to the thread) rather than through showthread.php if you wish.
Install Instructions:
Upload ./inc/plugins/ttinno.php to ./inc/plugins/
Go to ACP > Plugins > Install & Activate
Then the Next Newest/Oldest links at the bottom of a thread will contain a thread title. Disable static links if you wish in the settings.
Update Instructions (1.0 -> 1.1):
Uninstall the old version by going to ACP > Plugins > Uninstall
Upload the new plugin ./inc/plugins/ttinno.php to ./inc/plugins/
Install the new version by going to ACP > Plugins > Install & Activate
Disable static links if you wish in the settings.
Change Log:
1.0 - First Release
1.1 - Setting is now in Show Thread Options and links are no longer hardcoded (get_thread_link used throughout)
Download: http://mods.mybb.com/view/ttinno-thread-...ks-in-next
Bugs and Suggestions: https://github.com/Polarbear541/ttinno/issues
Name: TTINNO - Thread Titles (and static links) in Next Newest/Oldest
Description: A plugin to show thread titles and link statically to those threads in Next Newest/Next Oldest.
Author: Polarbear541
Version: 1.1
Compatibility: 1.6.x
Files: 1 (1 plugin file)
There are no database changes in this plugin.
There is one template change to the showthread template
Information:
This plugin allows you to include a thread title next to the next newest/next oldest links. It also allows you to link to those threads statically (i.e. directly to the thread) rather than through showthread.php if you wish.
Install Instructions:
Upload ./inc/plugins/ttinno.php to ./inc/plugins/
Go to ACP > Plugins > Install & Activate
Then the Next Newest/Oldest links at the bottom of a thread will contain a thread title. Disable static links if you wish in the settings.
Update Instructions (1.0 -> 1.1):
Uninstall the old version by going to ACP > Plugins > Uninstall
Upload the new plugin ./inc/plugins/ttinno.php to ./inc/plugins/
Install the new version by going to ACP > Plugins > Install & Activate
Disable static links if you wish in the settings.
Change Log:
1.0 - First Release
1.1 - Setting is now in Show Thread Options and links are no longer hardcoded (get_thread_link used throughout)
Download: http://mods.mybb.com/view/ttinno-thread-...ks-in-next
Bugs and Suggestions: https://github.com/Polarbear541/ttinno/issues
Thanks, Polarbear541