Despite to what you may think, your post contains no useful info to troubleshoot the problem. I don't see any RSS-related stuff on your sample page. Post the link you are trying to save, post the non-functioning result. On the sample page, point out what's the problem.
That second link has little to do with RSS. I guess what you are really asking is that when you paste that HTML into FCK editor, links disappear. I just pasted the content from your second link into the demo editor on this site and it worked just fine - I can see the links in the posted text. Disable the editor and submit the same text just using textarea. I think you will see the same behavior.
Sorry, the second link is an rss xml file converted to html to display as an html webpage. I am trying to configure a new version of phpmydirectory to allow this html to be displayed in a listing page of this directory after pasting it into fck editor in my listing sighup page of my pmd directory. The new version of pmd is extremely complicated to setup. I think I have it done right except for my registration confirm process isn't working right. As soon as I can figure this out I'll post my findings back here. When I find out if this can be done. Thanks, Gene
Ok, I will be more specific. The page pointed to by the second link is produced from RSS, but is HTML and, as such, has nothing to do with RSS formatting (as opposed to pasting RSS content and having a plug-in of sorts produce HTML). Your problem, described without any RSS noise, is that when you paste HTML with links into an instance of FCK editor, you lose those links.
What I'm saying is that I can paste this HTML into the demo editor and it works fine, which means your server side code does something with those link when you submit the text. What I suggested was to disable the editor and submit the same HTML through a textarea. If you get the same behavior, then it's your server-side code.
OK I gotcha, I think. Which demo are you adding the rss to html code to? PMd's or on this site. I will try & follow your instructions. First, It is possible I might have done this as we are trying. I configured our editor in my directory to allow more attributes. Now I'm having trouble getting the listing links to show correctly. This is a PMD thing I think. Today I will have a solution somehow I hope. I'll be back! Thanks
Re: How to add html of webpage displaying an RSS feed?
Re: How to add html of webpage displaying an RSS feed?
Re: How to add html of webpage displaying an RSS feed?
Re: How to add html of webpage displaying an RSS feed?
Re: How to add html of webpage displaying an RSS feed?
What I'm saying is that I can paste this HTML into the demo editor and it works fine, which means your server side code does something with those link when you submit the text. What I suggested was to disable the editor and submit the same HTML through a textarea. If you get the same behavior, then it's your server-side code.
Re: How to add html of webpage displaying an RSS feed?
Re: How to add html of webpage displaying an RSS feed?