I have installed the new blog application but my What's new page 
(Main/Dashboard) doesn't have any of my blog articles.  The code says

<div id="webhomeblogdisplay" style="float:left; width: 49.9%;">
     <div style="padding-right:20px;">
       <h3>Blog <a href="$xwiki.getURL("Main.BlogRss", "view", 
"xpage=rdf")" style=""><img 
src="$xwiki.getSkinFile("icons/black-rss.png")" alt="rss icon"/></a></h3>
       #set($nbstart = $request.nbstart)
       #set($category = "Default")
       #set($nbitems = "3")
       #includeTopic("Blog.Topics")
     </div>

But that doesn't seem to work.  Something else I'm supposed to use 
besides Blog.Topics?

                                        Thanks,

                                                        -Dave

-- 
Dave Mangot
Terracotta Inc.
650 Townsend St. Suite 325
San Francisco, CA 94103 USA
+1 415 738 4059
dman...@terracottatech.com

This e-mail incorporates Terracotta's confidentiality policy, which is 
online at http://www.terracottatech.com/emailconfidentiality.shtml
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to