Browse Forum Posts by Tags
-
I would think this may have been covered but I can not find it with my searches. I would like my front page news to show the entire post with html all. Even more it would be very nice to have the following post aggregate (not sure if that is the right word)? If it is easier and all of the front page...
Posted to
Themes
(Forum)
by
taopoi
on
Mon, Jun 4 2007
Filed under: homepage, blogs, cs 2.1, community server 2.1, home homepage customize blog
-
Resolved ! With the help of a friend who had dug deep into the CS code, I was able to resolve both the problems. Solution. 1. Blogs on Home Page. I added the AggregatePostList content section to my Home page ...\CS_WEB_FOLDER\default.aspx. <Blog:AggregatePostList runat="Server" id="AggPosts" EnablePaging...
-
I believe that you could just add the following line into the page where you want it to display. Just change the ApplicationKey value to the correct value for your blog. An easy way to find the ApplicationKey for a specific blog is to go to: Control Panel > Administration > Blogs > Blogs. The...
-
Does anyone know of a control that I can reuse to place a single (most recent) entry from a specific blog onto my community's homepage? (single blog roller control)