[opencms-dev] /* Short Sample of the  XML use in the ocms
    lxbing113 
    lxbing113 at 163.com
       
    Wed Apr  5 07:22:43 CEST 2006
    
    
  
    Hi:
   wils, do you mean that you want to create a new
structured_content editable type, you showing . just like other
resource type: arcticles news_articles ,events etc. When the type is
created, you can create a file of that type and edite content of 
the nodes,Which were defined in your xml example ? if so ,here has a demo that can  satisfy your request !
 please link      http://www.wdogsystems.com/opencms/opencms/demos/structured_content_editing.html
 hopes that can offer you some help ! good luck! :)
xiaobing Lai 
 
   
-----原始邮件-----
发件人:"Wils" 
发送时间:2006-04-05 04:02:38
收件人:"" 
抄送:(无)
主题:[opencms-dev] /* Short Sample of the XML use in the ocms
From: "Wils" 
To: "" 
Date: Wed, 5 Apr 2006 04:02:38 +0800 (CST)
Subject: [opencms-dev] /* Short Sample of the XML use in the ocms
dears,
 
please, somebody cant display a sample with dyanmic 
file creation process?
 
I have the following xml sample:
 
<book>
 
    <address>
        
<name>Catarina</name>
        
<age>19</age>
        
<phone>55 8899-2244</phone>
    </address>
 
    <address>
        
<name>Maria</name>
        
<age>30</age>
        
<phone>55 32132131</phone>
    </address>
 
    <address>
        
<name>Marcia</name>
        
<age>25</age>
        
<phone>3214-6548</phone>
    
</address>
 
</book>
 
 
 
I want create new files in opencms using this XML 
file, each node is a new file...
 
file1.html
    <address>
        
<name>Catarina</name>
        
<age>19</age>
        
<phone>55 8899-2244</phone>
    </address>
 
 
I think this doubts is a general doubts of people 
with are beginers in ocms.
 
 
Tks
Wils
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060405/9ba7a270/attachment.htm>
    
    
More information about the opencms-dev
mailing list