Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: GS Blog v1.4
Post: RE: GS Blog v1.4
Now we're cooking. I also bumped the number of characters in $RSSBody. It was only taking 200 and I wanted my full posts in the RSS. My whole section starting around line 807 looks like this now:
... |
|
BrianG |
Plugins
|
506 |
1,376,471 |
2013-08-17, 07:04:25 |
|
|
Thread: GS Blog v1.4
Post: RE: GS Blog v1.4
Well, almost perfectly...
With simple text it works great. I did another test with bold text, underlined text, a link, a table, and a bulleted list. The generated field in the RSS is:
Code:
... |
|
BrianG |
Plugins
|
506 |
1,376,471 |
2013-08-16, 22:36:24 |
|
|
Thread: GS Blog v1.4
Post: RE: GS Blog v1.4
Thank you, Bigin, that works perfectly!
In version 1.5 of the plugin that is line 818 in "/blog/class/primary/Blog.php". |
|
BrianG |
Plugins
|
506 |
1,376,471 |
2013-08-16, 20:03:09 |
|
|
Thread: GS Blog v1.4
Post: RE: GS Blog v1.4
I'm playing around a bit with strip_tags() but so far I've only been able to break things.
I'm looking at Oleg's version now but so far I'm getting the same results.
This is the actual output of the ... |
|
BrianG |
Plugins
|
506 |
1,376,471 |
2013-08-16, 04:10:37 |
|
|
Thread: GS Blog v1.4
Post: RE: GS Blog v1.4
sirjimbo Wrote: (2013-06-19, 01:21:02)
--
I have examined this forum and failed to find a solution to my problem, so here it is:
When a blog post contains any html formatting, the formatting marks... |
|
BrianG |
Plugins
|
506 |
1,376,471 |
2013-08-15, 20:18:43 |