<div> </div>
<div>      Thank you Jean , Dylan and TsungWei Hu for helping me. I was able to meet the requirement using collections object. I would also like to ask one more question as Dylan told I can put a link to my view into navigation. How can I do that using portal_actions as I want the top level tab. I have my page template inside my site in portal_skins/Folder/<a href="http://stat.pt">stat.pt</a>.</div>

<div> </div>
<div>Thanks for the help again.</div>
<div> </div>
<div> </div>
<div>     <br><br></div>
<div class="gmail_quote">On Wed, Jul 29, 2009 at 11:53 AM, Dylan Jay <span dir="ltr">&lt;<a href="mailto:djay@pretaweb.com">djay@pretaweb.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im"><br>On 29/07/2009, at 3:57 PM, Jean Jordaan wrote:<br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">My requirement is that I want to show the Title and state of all the<br>Document inside plone site on a single page so that the user would konw  the<br>
progress of the whole site.<br></blockquote><br>Sounds to me like a Collection should be able to do that.<br><a href="http://plone.org/documentation/manual/plone-3-user-manual/using-collections/referencemanual-all-pages" target="_blank">http://plone.org/documentation/manual/plone-3-user-manual/using-collections/referencemanual-all-pages</a><br>
</blockquote><br></div>I&#39;d also suggest a Collection is good enough for your needs.<br>If you want more control over the look and feel you can create a custom display template for collections and then apply that to your collection using the display dropdown.<br>
<br>If you really really want to use your scrip then what you&#39;re looking for is a way to put a link to your &quot;view&quot; into the navigation somehow. How you do that depends on where in the nav your want it to appear. portal_actions is good for top level tabs, and other menus. I&#39;ve also sometimes used a link object and just put the view name into the url field. When viewed as anonymous it will automatically redirect to the view url.<br>
There are other ways too... 
<div>
<div></div>
<div class="h5"><br><br><br><br><br>_______________________________________________<br>Plone-AsiaPacific mailing list<br><a href="mailto:Plone-AsiaPacific@lists.plone.org" target="_blank">Plone-AsiaPacific@lists.plone.org</a><br>
<a href="http://lists.plone.org/mailman/listinfo/plone-asiapacific" target="_blank">http://lists.plone.org/mailman/listinfo/plone-asiapacific</a><br></div></div></blockquote></div><br>