export/import of nodes basically OK
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1009 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
		
							parent
							
								
									6716db2d92
								
							
						
					
					
						commit
						774a8526d0
					
				
					 1 changed files with 22 additions and 0 deletions
				
			
		|  | @ -200,6 +200,28 @@ | ||||||
|       view="AddLoopsViewManager.html" |       view="AddLoopsViewManager.html" | ||||||
|       /> |       /> | ||||||
| 
 | 
 | ||||||
|  |   <containerViews | ||||||
|  |       for="loops.interfaces.IViewManager" | ||||||
|  |       index="zope.ManageContent" | ||||||
|  |       contents="zope.ManageContent" | ||||||
|  |       add="zope.ManageContent" | ||||||
|  |       /> | ||||||
|  | 
 | ||||||
|  |   <!-- import/export --> | ||||||
|  | 
 | ||||||
|  |   <pages for="loops.interfaces.IViewManager" | ||||||
|  |          class=".external.NodesExportImport" | ||||||
|  |          permission="zope.ManageContent"> | ||||||
|  |           | ||||||
|  |     <page name="exportimport.html" | ||||||
|  |           template="exportimport.pt" | ||||||
|  |           menu="zmi_views" title="Export/Import"  /> | ||||||
|  | 
 | ||||||
|  |     <page name="export_nodes.html" | ||||||
|  |           attribute="export" /> | ||||||
|  | 
 | ||||||
|  |   </pages> | ||||||
|  | 
 | ||||||
|   <!-- node --> |   <!-- node --> | ||||||
| 
 | 
 | ||||||
|   <addform |   <addform | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 helmutm
						helmutm