Version: 1.2.1, by magnus
Developer Last Online: Feb 2012
Category: Forum Display Enhancements -
Version: 3.6.8
Rating:
Released: 04-17-2007
Last Update: 04-26-2007
Installs: 412
Uses Plugins Auto-Templates
Additional Files
No support by the author.
[hr]-[/hr]
NOTICE: This is for vBulletin v3.6 ONLY. You can find a v3.5 compatible version here.
[hr]-[/hr]
*** Confirmed working on ALL vBulletin 3.6.x versions! ***
[hr]-[/hr] Keywords: FORUMDISPLAY, search, results, collapse, AJAX, collapsable, first, last, unread, post
Description:
Allows you to expand/collapse the first, last or first unread post of a thread from FORUMDISPLAY and search results without the need to load the entire thread.
Details:
Upon perusing the wonderful deals over at slickdeals.net, I noticed this nifty feature which caught my eye. I found it quite useful as most people have a bad habit of not being very descriptive with their thread titles. This little trick made my browsing experience much more enjoyable, so naturally I had to borrow [read: shamelessly rip] the idea.
Please note that no additional queries are added, unless using the 'First Unread Post' option. Otherwise, the only queries performed are the same as those when a thread is normally viewed.
[hr]-[/hr] Usage:
Simply click the expand icon [+] in front of the thread title to expand, and the collapse icon [-] to collapse. Rocket science, eh?
[hr]-[/hr] Installation:
Download and unzip the ajax_first_post.zip archive.
Upload necessary files to their respective locations. (Attention custom style users! Be sure to upload the images to your custom image directory.)
Import the product-ajax_first_post.xml via the Product Manager.
Make any desired configuration changes via AdminCP > vBulletin Options > Collapsable First Post using AJAX
???
Profit!
Notes:
All template modifications are made automatically. They attach to pretty common text locations, so modified styles shouldn't* be a problem.
However, for those who wish (or need) to perform the edits manually, you can find that information here.
[hr]-[/hr] Comments:
As with all my hacks, this modification is provided free of charge. However, if you find this product useful and have money burning a hole in your pocket, feel free to make a small donation, I won't mind.. really.
* Please note that this modification was developed on a forum with a userbase of 1 (myself). I've tested it for basic functionality but I cannot guarantee functionality or behavior on your forum. So, please -- make backups before installing this product!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Hello there, this mod is great! I have a request however...
Is it possible to specify a maximum line/character count for the thread preview? Some posts on a forum this modification was installed on are huge, and for preview purposes the first couple of lines, first paragraph, or first 100 or so characters would be more than sufficient.
Is this easily implementable into this modification? Thank you
Hello there, this mod is great! I have a request however...
Is it possible to specify a maximum line/character count for the thread preview? Some posts on a forum this modification was installed on are huge, and for preview purposes the first couple of lines, first paragraph, or first 100 or so characters would be more than sufficient.
Is this easily implementable into this modification? Thank you
While I can't see myself adding this as a standard option in future releases, you can achieve this yourself via a quick edit to /forum/vbpost_ajax.php.
Obviously, change 100 to however many characters you would like displayed. Also, changing true to false will remove the trailing ellipses (...) if desired.
Hi,
i've got a problem with this modification. Everything looks ok but after I click the [+] icon it's loading and loading and loading.... and nothing happens
you can see this situation here: http://forum.vw-passat.pl/forumdisplay.php?f=19
What can be a reason? I've edited templates manually...
While I can't see myself adding this as a standard option in future releases, you can achieve this yourself via a quick edit to /forum/vbpost_ajax.php.
Obviously, change 100 to however many characters you would like displayed. Also, changing true to false will remove the trailing ellipses (...) if desired.
Works great, now no longer are posts of up to 2000 or 3000 characters showing in full via this preview method.
Hi,
i've got a problem with this modification. Everything looks ok but after I click the [+] icon it's loading and loading and loading.... and nothing happens
you can see this situation here: http://forum.vw-passat.pl/forumdisplay.php?f=19
What can be a reason? I've edited templates manually...
I had the same problem and traced it to the mod "Chief First Post", if you have that installed that's probably the reason. Once I disabled it this mod worked fine.
Hi,
i've got a problem with this modification. Everything looks ok but after I click the [+] icon it's loading and loading and loading.... and nothing happens
you can see this situation here: http://forum.vw-passat.pl/forumdisplay.php?f=19
What can be a reason? I've edited templates manually...
You've not placed vpost_ajax.php into your forum's root directory.