You mis-spelled length.

unless that isn't a straight copy and past from your code.



James Thompson
IT Director & Web Programmer
Stewart & Associates, Inc.
550 West Kentucky Street
Louisville, KY 40203
(502) 583.5502
[EMAIL PROTECTED]
http://www.stewartaa.com/


On Jun 22, 2007, at 8:36 AM, Clark Kent wrote:

> Hy folks,
>
> After implementing the extension: Search in my site, I have tried  
> to use
> <r:truncate_and_strip [length="100"] /> tag but It doesn't work how I
> want.
>
> The problem: I need to display a snippet of the found pages and i  
> tried
> this piece of code:
>
> <r:search:results:each>
>  <h3><r:link/></h3>
>   <r:truncate_and_strip lenght="50"><r:content /></ 
> r:truncate_and_strip>
> </r:search:results:each>
>
> but it returns much more than 50 characters.
>
> I need some help, please!
> Can you give me an example?
>
> Cheers
>
> crick
>
> -- 
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Radiant mailing list
> Post:   Radiant@lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>

_______________________________________________
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to