Closed (fixed)
Project:
SlideShowPro
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2008 at 18:12 UTC
Updated:
23 Jul 2008 at 10:56 UTC
I have changed posting settings to allow for 2000 charcter teasers, rss and xml feeds. Teasers and rss feeds do respect this configuration, but the ssp xml wont. Captions are limited to 100 characters.
Here is the example xml:
http://globaldiversity.koumbit.org/galeria/pucallpa
and associated gallery:
http://globaldiversity.koumbit.org/slideshow
Comments
Comment #1
huizache commentedSorry, the xml is at: http://globaldiversityfund.net/galeria/pucallpa
Comment #2
huizache commentedComment #3
huizache commentedChanged line 268:
($node->body, 100, TRUE, TRUE)))
to
($node->body, 2000, TRUE, TRUE)))
Would be good to replace the body and instead have the teaser. Any idea?
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.