 |
? |
Author |
Message |
petercascio
Joined: 04 Jun 2006
Posts: 2
|
Posted: Sun Jun 04, 2006 11:05 am |

|
Hi,
when I put http://blog.aclu.org/index.php?/feeds/index.rss2 on my site all I get are the title and date, but not the content:encoded -- anyone have any ideas?
Below is my html
Peter
Code: |
? ?
? ? ? ?
? ? ? ? ? ? ~~~FeedTitle~~~
? ? ? ?
? ?
? ?
? ? ? ?
? ? ? ? ? ? ~~~BeginItemsRecord~~~
? ? ? ? ? ?
? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ~~~ItemTitle~~~ ~~~ItemPubShortDate~~~
~~~FeedContentEncoded~~~
? ? |
? ? ? ? ? ?
? ? ? ? ? ? ~~~EndItemsRecord~~~
? ? ? ?
? ?
|
|
|
|

|
 |
MacSupport
Joined: 24 Feb 2005
Posts: 2393
|
Posted: Sun Jun 04, 2006 11:47 am |

|
petercascio wrote: |
Hi,
when I put http://blog.aclu.org/index.php?/feeds/index.rss2 on my site all I get are the title and date, but not the content:encoded -- anyone have any ideas?
Below is my html
Peter
Code: |
? ?
? ? ? ?
? ? ? ? ? ? ~~~FeedTitle~~~
? ? ? ?
? ?
? ?
? ? ? ?
? ? ? ? ? ? ~~~BeginItemsRecord~~~
? ? ? ? ? ?
? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ~~~ItemTitle~~~ ~~~ItemPubShortDate~~~
~~~FeedContentEncoded~~~
? ? |
? ? ? ? ? ?
? ? ? ? ? ? ~~~EndItemsRecord~~~
? ? ? ?
? ?
|
|
Just a wild guess, but don't you want ~~~ItemContentEncoded~~~ instead of ~~~FeedContentEncoded~~~ ?
Jim
|
|
|
 
|
 |
petercascio
Joined: 04 Jun 2006
Posts: 2
|
Posted: Sun Jun 04, 2006 12:06 pm |

|
MacSupport wrote: |
Just a wild guess, but don't you want ~~~ItemContentEncoded~~~ instead of ~~~FeedContentEncoded~~~ ?
Jim |
There's only one answer to that:
d'uh!
Many thanks!
Peter
|
|
|

|
 |
|
|
|