17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1615 Views |
-
Latest News from Tutorial 2 with Blog Module

10 April 2008 at 2:11pm Last edited: 10 April 2008 2:22pm
I re-arranged LatestNews() from Tutorial 2 to work with the Blog Module. However, links are not displayed properly on the home page. They look instead like SilverStripe links [the page name/].
How can this be corrected?
Don't use $Content.FirstParagraph, use the full content. Interesting, why does $Content.FirstParagraph produce these strange link forms?
-
Re: Latest News from Tutorial 2 with Blog Module

10 April 2008 at 5:09pm
FirstParagraph returns just the text, not html.
-
Re: Latest News from Tutorial 2 with Blog Module

14 April 2008 at 1:42pm
Is there a way to transform the text from $FirstParagraph to HTML?
-
Re: Latest News from Tutorial 2 with Blog Module

14 April 2008 at 8:05pm
There was a dodgy song: take two steps forward and one step back from the eighties. Anyone remember it? SilverStripe really brings it to mind
LatestNews with the blog module will call ALL children, whether published or not. How can I limit the children being called to those that are published?
-
Re: Latest News from Tutorial 2 with Blog Module

19 April 2008 at 10:33am
It shouldn't do... Perhaps you are viewing the draft site?
Put $SilverStripeNavigator just before your <body> tag. This will give CMS authors a toolbar that indicates whether you're viewing the draft or published site.
| 1615 Views | ||
|
Page:
1
|
Go to Top |



