![]() |
Closed Thread Title Markup
1 Attachment(s)
<font size="3">Closed Thread Title Markup</font>
This simple product will provide a new option via the admincp to add custom text markup to closed thread titles on the FORUMDISPLAY page. View screenshots to give an example of this, it's running on my forums. There are existing modifications available on vbulletin.org that achieve similar results, but they're a bit "bloated" and "clumsy" for my liking.. They have several options just for the markup, with their own setting group. This product adds just 2 options and 1 forum permission; a CSS text based option so that you can enter whatever you want for the markup, and an option to disable the markup on sticky threads. Both are added to an already existing setting group "Forum Display Options (forumdisplay)". The forum permission allows you to use the Closed Thread Markup on a per-forum basis. This product was re-named to "Closed Thread Title Markup" from 1.0.2 onwards. |
Thx
|
Thanks
Very simple and nice Here is link for those who are like me new to CSS http://www.w3schools.com/css/css_reference.asp Cheers |
Thanks,
can u made an option for disable in sticky threads? or sticky threads with another CSS... Installed & 5 stars. |
Quote:
|
Quote:
Thanks to you!! Great! :) |
Nice one,
Looks and works a treat. ST. |
Thanks, looks great so far!
Do you think it's possible to get a option for entering the forum-id's for which this addon should work? Because for example a "line-through" is in some "sub"-forums very nice and usefull but in some i don't realy need it. |
I'll consider it for another update.
For now, you could achieve this adding [minicode]AND !$forum['forumid'] = X[/minicode] to the first conditional on the plugin, where X is the forumid that you wish to exclude. |
Many Thanks! I will try to change the plugin.
Edit: I try the following: Code:
if ($vbulletin->options['closedthread_dec'] AND !$thread['open'] AND !$forum['forumid'] = 2) |
All times are GMT. The time now is 06:29 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|