ProvB - vBulletin Mods, Skins, Services
Members: 2,783 Vbulletin Mods: 7 Vbulletin Styles: 18 View RSS Feed!
Search:  
Haven't registered yet? If you own a vbulletin and want in on some of the best resources the software has to offer, ProvB is the place to be.
Vbulletin Developers: List Your Work Today! Check out the Premium Memberships we have available!
Listed, you will find ProvB Products, as well as products listed by various other developers.
Get Your Developer's Toolbar Today!

Gio~Logist


ProvB Products Discussion and support related to ProvB's vBulletin products.

Reply
 
Thread Tools
Old 03-29-2009, 10:57 PM   #1
Gio~Logist
ProvB.org Owner
Gio~Logist's Avatar
 
Default Extra Threadfields - Update 2.5.0

Extra Threadfields
Has received an update, featuring Textareas, Improved Formatting, a Link Filter, and more!



Textareas Now Supported
As demanded, Extra Threadfields finally supports Textareas, fully. For those of you who do not know, Textareas are (in-short) multi-lined text boxes. Extra Threadfields also now supports Extra Fields with a data input of over 250 characters! The system is still 100% automated and easy to use. Wondering how the textareas look? Check out the new thread page on our demo forum.

Improved Formatting
If you take a look, the new thread page has been updated in terms of formatting, for a better look and feel of Extra Threadfields. One of the key new features in formatting is the columnized approach to fields with multiple options - with an option in the admincp to set the amount of columns to be displayed What does this mean? Checkbox and radio fields are now columnized, as oppose to one after another (which sometimes can look a tad messy).

Apply Link Filter to Certain fields

Many of you all were using Extra Threadfields to allow your members to include urls to websites within their threads. However, for those of you who are unfamiliar with manual placement, this could've definitely been a bit of an obstacle if you were trying to make the field "clickable". For this reason, we have added an option in the admincp (in Extra Threadfields Options) in order to apply "link filters" to certain fields. Check out the customer showcase to see it in action.


Other minor Updates
There is a new option in the admincp to automatically include the description for Extra Threadfields, right under its title. This will allow you to set instructions or information for your members to see when filling out the "New Thread" form.
Gio~Logist is offline   Reply With Quote
Old 03-29-2009, 11:29 PM   #2
Gio~Logist
ProvB.org Owner
Gio~Logist's Avatar
 
Default Re: Extra Threadfields - Update 2.5.0

Display over 1000 inserts below Message
A few of you wanted the ability to display an Extra Field below the title & message box as oppose to in between. Set a field's display to anything over 1000, and you're good to go
Gio~Logist is offline   Reply With Quote
Old 04-11-2009, 03:55 PM   #3
Arkham
Junior Member
Arkham's Avatar
 
Default Re: Extra Threadfields - Update 2.5.0

Does the new linkable feature for Extra Threadfields mean that in the near future will might have an option to make non-url fields clickable?

As I mentioned in my other thread with you, I would like to be able to click on a thread field (E.g. "Author") and have a search/sort results page listing all threads that have that particular field. So "Stephen King" or "John Updike" could be clicked, to show a list of threads by those authors respectively.

I think the manual way you suggested should be good enough for now, but I think a standard option to make them clickable would be a terrific addition to an already amazing product. I'll be purchasing it over the next couple of days.

Thanks again, and keep up the great work!
Arkham is offline   Reply With Quote
Old 04-11-2009, 11:21 PM   #4
Gio~Logist
ProvB.org Owner
Gio~Logist's Avatar
 
Default Re: Extra Threadfields - Update 2.5.0

Right now the url filtering is specifically for urls rather than sorting. I may look into an automatic sorting method such as the one you mentioned for future versions. Just a matter of how to integrate this with actual url fields now that this is an option.
Gio~Logist is offline   Reply With Quote
Old 04-13-2009, 03:11 PM   #5
Arkham
Junior Member
Arkham's Avatar
 
Default Re: Extra Threadfields - Update 2.5.0

Quote:
Originally Posted by Gio~Logist View Post
Right now the url filtering is specifically for urls rather than sorting. I may look into an automatic sorting method such as the one you mentioned for future versions. Just a matter of how to integrate this with actual url fields now that this is an option.
I wondered if it would be an easy change, considering what you suggested previously about wrapping a search link around the particular field. E.g. if there was an admin switch to make a particular field clickable, if would wrap that particular field in the search url, like the one you suggested before "<a href="$vboptions[bburl]/forumdisplay.php?f=FORUMID&fieldX=$thread[fieldx]">$thread[fieldx]</a>".

Wouldn't that be the same as manually placing the field with that url link on the postbit?
Arkham is offline   Reply With Quote
Old 06-24-2009, 09:30 PM   #6
ravenfaust
Junior Member
ravenfaust's Avatar
 
Default Re: Extra Threadfields - Update 2.5.0

Where can i get this?
ravenfaust is offline   Reply With Quote
Old 07-26-2009, 03:50 PM   #7
Gio~Logist
ProvB.org Owner
Gio~Logist's Avatar
 
Default Re: Extra Threadfields - Update 2.5.0

Quote:
Originally Posted by Arkham View Post
Does the new linkable feature for Extra Threadfields mean that in the near future will might have an option to make non-url fields clickable?

As I mentioned in my other thread with you, I would like to be able to click on a thread field (E.g. "Author") and have a search/sort results page listing all threads that have that particular field. So "Stephen King" or "John Updike" could be clicked, to show a list of threads by those authors respectively.

I think the manual way you suggested should be good enough for now, but I think a standard option to make them clickable would be a terrific addition to an already amazing product. I'll be purchasing it over the next couple of days.

Thanks again, and keep up the great work!
This is now possible in the new update Check out the Extra Threadfields 2.6.0 release thread for more info.

Quote:
Originally Posted by ravenfaust View Post
Where can i get this?

In Our Products section of course.
Gio~Logist is offline   Reply With Quote
Old 12-23-2009, 07:42 AM   #8
M0N1T0
Junior Member
M0N1T0's Avatar
 
Default Re: Extra Threadfields - Update 2.5.0

please update vb4
M0N1T0 is offline   Reply With Quote
Old 12-30-2009, 09:21 AM   #9
dmart
Junior Member
dmart's Avatar
 
Default Re: Extra Threadfields - Update 2.5.0

please update vb4
dmart is offline   Reply With Quote
Old 03-13-2010, 05:15 PM   #10
imiviortal
Junior Member
imiviortal's Avatar
 
Default Re: Extra Threadfields - Update 2.5.0

Quote:
Originally Posted by Arkham View Post
I wondered if it would be an easy change, considering what you suggested previously about wrapping a search link around the particular field. E.g. if there was an admin switch to make a particular field clickable, if would wrap that particular field in the search url, like the one you suggested before "<a href="$vboptions[bburl]/forumdisplay.php?f=FORUMID&fieldX=$thread[fieldx]">$thread[fieldx]</a>".

Wouldn't that be the same as manually placing the field with that url link on the postbit?
how can i make such link ??
imiviortal is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Extra Threadfields & vB Modification Arkham Presale Questions 15 08-16-2010 09:38 PM
Extra Threadfields MarcoL Customer Feedback 2 08-03-2010 07:40 PM
Search Extra Threadfields pipin Presale Questions 7 01-16-2009 04:25 PM


All times are GMT. The time now is 07:37 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.