CGBlog "More" in Summary
Posted: Sat Nov 06, 2010 4:48 pm
While News and CGBlog have similar roots, I cannot get a "[More]" when there is data in the Summary field. Looking at the default template of the News Module, there is this
However, a similar link does not exist in CGBlog. Since there is no class or the definition of 'morelink' anywhere that I can find. There was a reference in some other post that said "it's the same as in News, look in 'help'." There is nothing in News or CGBlog help about summary field and more
Code: Select all
<div class="NewsSummaryMorelink">
[{$entry->morelink}]
</div>