View Full Version : Images parsed in synopsis
kesomir
11-20-2005, 08:57 AM
On my site, it's quite often to have an image as the first (or near first) element in a review. As a result, enormous images are being displayed on the article list (forumdisplay).
Any ideas as to stopping it from doing this or even switching the synopsis display off?
The Geek
11-21-2005, 06:58 AM
Just use the synopsis box instead of letting it auto-parse the first x amount of characters from the thread.
HTH's
kesomir
11-21-2005, 06:56 PM
But then I (or whoever posts) has to think!
I quite like the automated system and prefer having the synopsis box turned off so it autogenerates all the time, I was wondering if there was an easy modification that would enable me to just disable said parsing (or all parsing) and keep the synopsis block exactly that - unformatted synopsis.
Will take a look at teh code later if I get time and post my destructive findings :)
KTBleeding
11-21-2005, 07:38 PM
But then I (or whoever posts) has to think!Not really. I see your point as it being much faster to do it without filling out the synopsis. But all I do is take the first chunk of text from the actual article and past it in there.
It takes another, three seconds to do? ;)
The Geek
11-21-2005, 08:30 PM
I know what youre saying, however this gets a little tricky too. If I simply remove all of the bbcode (which seems to be the method people are leaning) then its STILL going to leave the URL for the image which is going to look pretty naff.
Ill be honest - I dont know the best option off the top of my head. :(
kesomir
11-22-2005, 07:18 AM
Nuts. I assume it's tricky to extend the parse_bbcode2 function without file edits to add a $stripimagecode condition.
The Geek
11-22-2005, 03:09 PM
Nuts. I assume it's tricky to extend the parse_bbcode2 function without file edits to add a $stripimagecode condition.
basically, yes :(
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.