PHP-Nuke Services - Addons, Modules, Blocks Vizitati www.westdesign.ro Select Interface Language:EnglishRomanian
  Login or Register HomeForumsDownloadsYour AccountWeb LinksContact   
SectionsShow\Hide
MultiheadlinesShow\Hide
LoginShow\Hide
~ Welcome, alien
Nickname Password
(Register)

~ Membership:

Greetings to the newest member borro
~ New Today: 1
~ New Yesterday: 1
~ Overall: 3709

~ People Online:
~ Visitors: 7
~ Members: 0
~ Total: 7
~Aikon is offline
on Yahoo Msg.
Link to meShow\Hide

aikons.net
Search in FeedsShow\Hide
Search in feeds
HistoryShow\Hide
On 7 January


Speed Up   Pause   Speed Down
DictionaryShow\Hide
Enter the word

Romanian users only

Situl personal NICU RANCOV Forum Index


This topic is locked: you cannot edit posts or make replies. Page 1 of 1
Display Images from Feed
Message Author
Reply with quote
Post Posted: Tuesday 21 March, 2006 23:44

Is there a way to set the base url for news feeds? I am feeding the news I am posting on another site and they include images and sometimes the main posting. Presently, the image placeholder displays and the url of the image is relative to my site when I need it to be relative to the site I am pulling the feed from....any help?

View user's profile Send private message
Reply with quote
Post Posted: Wednesday 22 March, 2006 01:50

Which images?

The logo of the site where you pull the feeds or the images that are in feeds?

Write here the url of your site to see it.

View user's profile Send private message Visit poster's website
Reply with quote
Post Posted: Sunday 02 April, 2006 09:11

I want to display the images in the postings from the other site.


http://www.alexpeace.com/cms/

View user's profile Send private message
Reply with quote
Post Posted: Sunday 02 April, 2006 14:19

The answer is simple.

In your post[the post from the site you are getting the feeds] you referred those images to a place where the images doesn't exist.
ex. - >the location of the first image is "http://www.alexpeace.com/images/April_6_2006_Providence_Front.jpg" but in http://www.alexpeace.com/images/ you don't have any image called April_6_2006_Providence_Front.jpg.

View user's profile Send private message Visit poster's website
Reply with quote
Post Posted: Sunday 09 April, 2006 02:34

So, how to I set the image url's to be from the site where I am pulling the feed from? I would like to do this so I do not have to duplicate the images. i.e. I want to display both the news text and images from news postings on originally posted another site.

Ideally I want to post Alex Peace news in the Alex Peace topic on EVmanagement.com and display those postings, including their images, in alexpeace.com/cms news.

View user's profile Send private message
Reply with quote
Post Posted: Sunday 09 April, 2006 02:49

When you write news on site where from you are pulling the feeds[site1] use absolute[not relative] path for images.
ex.
Code:
<img src="http://www.site1.com/path/to/image.jpg" title="some_title" alt="some_alt_text">

and not
Code:
<img src="path/to/image.jpg" title="some_title" alt="some_alt_text">

Also on site1 watch out about images hotlinking; to be disabled for site2.

View user's profile Send private message Visit poster's website
Display posts from previous:
This topic is locked: you cannot edit posts or make replies. Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Page Generation: 0.41 Seconds