<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV>Hi,</DIV>
<DIV>I want to have number of news folders and news subfolders, which contains 
only news. I want&nbsp;to achieve that when&nbsp;I'll add news to 
one&nbsp;folder&nbsp;this news will be only display&nbsp;in this folder.&nbsp; 
</DIV>
<DIV>I've changed in&nbsp;<!--StartFragment --> 
/portal_skins/plone_templates/<SPAN 
class=highlightedSearchTerm>news:</SPAN>&nbsp;&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;div metal:fill-slot="main"<BR>tal:define="results 
python:container.portal_catalog (meta_type='<SPAN 
class=highlightedSearchTerm>News</SPAN>Item',sort_on='created',sort_order='reverse',review_state='published',<STRONG>path='/'.join(here.getPhysicalPath()));<BR></STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Batch 
python:modules['Products.CMFPlone'].Batch;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
DateTime 
python:modules['DateTime'].DateTime;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
b_start python:request.get('b_start',0);"&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>But despite of this changes it looks to doesn't work correctly -&nbsp;every 
folder and every subfolder 
desplay&nbsp;ALL&nbsp;news&nbsp;from&nbsp;site.&nbsp;What is wrong&nbsp;what 
should&nbsp;I change? </DIV>
<DIV>&nbsp;</DIV>
<DIV>Many greetings and thanks for&nbsp;every answer and 
clue!&nbsp;&nbsp;</DIV></FONT></DIV></BODY></HTML>