Closed (fixed)
Project:
Classified Ads
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2008 at 15:47 UTC
Updated:
7 Aug 2009 at 05:50 UTC
I'm just wondering if it was possible to add the administrative option to only show the first x characters of a classified ad when the user is browsing. I feel like the default action now can result in a lot of scrolling through items the user is not interested in (including potentially large pictures, if the user has used html for images). I think the ability to truncate or remove the description (making the user click on the title of the ad) would be more streamlined.
Comments
Comment #1
mattbk commentedOops, this was addressed here: http://drupal.org/node/161027
No solution was yet given as of this posting.
Comment #2
dsellers154 commentedseems like this module is a bit un-usable untill there is a teaser function built in, preferrably with just the titile line as the teaser (like Cra@#$%ist). How is this module supposed to be used with full nodes displayed? you have to scroll down a full page per ad... Great module btw, just needs the "must have" features...
Dave
Comment #3
milesgillham commentedI quite agree. I'll add to the next release when I get some time later in the week. Note that the 5.x branch won't be fixed or back-ported unless sufficient demand (see #161027: How to trim ads in listing view to display title only
Cheers,
Miles
Comment #4
dsellers154 commentedHey Miles, thanks for looking into this. I was thinking of using views, but not sure that is a good fix either... Thanks so much
Comment #5
milesgillham commentedViews would allow you to do your own blocks and pages, it's true. But it sounds like in this instance dakotaroar is referring to general browsing such as category listings. I propose a solution as follows:
Any comments on that approach? Otherwise, that's what I'll do. Might take a bit more time as I'm still getting my head around how to do it.
Cheers,
Miles
Comment #6
dsellers154 commentedA checkbox for the teaser title would be AWESOME!
Dave
Comment #7
milesgillham commentedThe checkbox is added (and tested) with -dev release. An alpha5 release will be out in a couple of days which will incorporate this and some other bug fixes as a bonus.
Note that this doesn't strictly truncate to x chars - it just only displays the title as a teaser rather than the entire body. There are quite a few variations to display, going themable is the only way to truly allow for every permutation.
I'll take the conversion to themable templates out of this request and lodge it as a separate feature request as I think it's a good idea anyway. One step closer to being able to emulate c*****list. :-)
Cheers,
Miles
Comment #8
milesgillham commented