Hi, I have installed pligg 9.8.2 with image upload module, just that.
I want the images to show up in the feed, any idea in how to make it possible ?
Thanks.


![]() |
| | Thread Tools | Display Modes |
| |||
|
Hi, I have installed pligg 9.8.2 with image upload module, just that. I want the images to show up in the feed, any idea in how to make it possible ? Thanks. |
| |||
| ..........
|
| |||
| Quote:
Code: $description = strip_tags($description); $description = htmlspecialchars($description); Code: ## $description = strip_tags($description); ## $description = htmlspecialchars($description); ![]() Edit: Just wanted you to know that this only seems to work if you code your images in the summary via the <img> tags. This does not work (at least not yet that I know of) for the UPLOAD IMAGE module. Last edited by blaze; 12-05-2007 at 12:39 AM. |
| |||
|
Thanks blaze, the thing is that I need it for image upload. Anyone else ? |
| |||
| By looking at the code, I believe the reason it cannot be done (or hasn't thus far) is because, technically speaking, the thumb image being produced is not a static image, but rather a dynamic one being generated on-the-fly by the thumb.php script. I could be wrong, but this might just be the reason why. Oh well, sorry couldn't be more helpful.
|
| |||
| ..........
|
| |||
| Peter if you mean you would like the images to show up that are within the RSS feed, then you need to go to Admin - Submit- and then add the tag <img> in the html allowed tags.
|
| |||
| Quote:
Any ideas ? Thanks. |
| |||
|
I have the following in my submit html settings:- <youtube><googlevideo><xoinks><break><vimeo><revve r><myspace><img><div><ul><li> And if for example I go to Apple iTunes Top 25, I can pull in the Album Artwork. iTunes Top 10 Albums -- feed field name: itms : coverart --- pligg field name: link_field3 --- |
| |||
| Quote:
Thanks |
![]() |
| Tags |
| images in rss feed, pligg rss |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| select images for submission in development | ivytony | Questions and Comments | 74 | 02-20-2010 05:26 PM |
| Showing images in sidebar top stories - how? | whoopy | Questions and Comments | 4 | 05-27-2009 10:49 AM |
| Image Upload is Not Showing Images on the User Pages | maxkiesler | Questions and Comments | 2 | 12-01-2008 09:19 AM |
| RSS Import Feed - Feed Frequency Not working | ant560 | Questions and Comments | 4 | 03-15-2008 05:31 AM |
| Images in RSS Feed | spartacus | Questions and Comments | 6 | 04-20-2007 10:37 PM |