When I try and get the bulk of the params that I am looking for, it seems as 
if they are lost between level 3 and level 2.  I believe that my stylesheet 
is trying to access the params at level 2.  How do I force the propagation of 
the values from level 3 to level 2?  Any help greatly appreciated.

Here is the relevant section of the sitemap log:
LEVEL 3
PARAM: 'content_item_id[0]' VALUE: 'gold building image'
PARAM: 'row-count' VALUE: '1'
PARAM: 'width[0]' VALUE: '150'
PARAM: 'align[0]' VALUE: 'right'
PARAM: 'site_id[0]' VALUE: 'bbs'
PARAM: 'class[0]' VALUE: ''
PARAM: 'verbage[0]' VALUE: ''
PARAM: 'content_item_type[0]' VALUE: 'image'
PARAM: 'height[0]' VALUE: '100'
PARAM: 'href[0]' VALUE: 'gold_building.jpg'
LEVEL 2
PARAM: '../href' VALUE: ''
PARAM: '../width' VALUE: ''
PARAM: '../context' VALUE: '/cocoon'
PARAM: '../class' VALUE: ''
PARAM: '../requestURI' VALUE: '/cocoon/formsample/group2.xsp'
PARAM: '../content_item_type' VALUE: ''
PARAM: '../verbage' VALUE: ''
PARAM: '../cocoon-action-sel-ci' VALUE: 'new ci'
PARAM: '../align' VALUE: ''
PARAM: '../site_id' VALUE: 'bbs'
PARAM: '../requestQuery' VALUE: 
'?site_id=bbs&content_item_id=gold+building+image&content_item_type=&class=&verbage=&href=&align=&height=&width=&cocoon-action-sel-ci=new+ci'
PARAM: '../content_item_id' VALUE: 'gold building image'
PARAM: '../height' VALUE: ''
LEVEL 1
PARAM: '../../1' VALUE: 'group2'
PARAM: '../../0' VALUE: 'group2.xsp'


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to