Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
7 - 4 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Full Text RSS for Publisher module
by rgauci on 2012/2/27 14:56:35

the tag for the whole text I think is $item.maintext

so whats best to code it?
Re: Full Text RSS for Publisher module
by bjuti on 2012/2/27 13:43:03

Try something like this

<description><![CDATA[<p><{$item}></p>]]></description>

or try inestead of $item somethinlike $item.text $item.body (check in templates what's the tag for whole text). Sorry I'm writing you inna hurry.
Re: Full Text RSS for Publisher module
by rgauci on 2012/2/26 19:09:12

Bump???
Re: Full Text RSS for Publisher module
by rgauci on 2012/2/26 8:21:59

Many thanks iHackCode as your code did show the full body but it is also showing the text as with no paragraph breaks at all something like this:

Quote:
Dr Morse was the first to publish in medical journals the phenomena of near-death experiences in children. <br /><br />Lazarus is the first recorded near-death experiences by Jesus in the Bible.<br /><br />Luke 16 New International Version<br /><br />The Rich Man and Lazarus<br /> <br />

..Instead of:

Quote:
Dr Morse was the first to publish in medical journals the phenomena of near-death experiences in children.

Lazarus is the first recorded near-death experiences by Jesus in the Bible.
Luke 16 New International Version

The Rich Man and Lazarus

and no bold type etc comes up

Many thanks again as for your continuous help.
Ray
Re: Full Text RSS for Publisher module
by iHackCode on 2012/2/26 1:08:00

this will show the whole body.

'description' => htmlspecialchars(strip_tags($item->plain_maintext(),'<br></ br>'), ENT_QUOTES)));

Who's Online

136 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 136


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits