Ignore:
Timestamp:
Aug 17, 2009 3:25:10 PM (15 years ago)
Author:
koval
Message:

removed support of Quills products

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.transmogrifier.simpleblog2quills/branches/without_image_move/quintagroup/transmogrifier/simpleblog2quills/configure.zcml

    r1247 r1248  
    5353    </configure> 
    5454 
    55     <!-- next is for importing --> 
    56     <transmogrifier:stylesheet 
    57         source="marshall" 
    58         from="Blog" 
    59         to="Weblog" 
    60         file="blog-weblog.xsl" 
    61         /> 
    62  
    63     <transmogrifier:stylesheet 
    64         source="marshall" 
    65         from="BlogEntry" 
    66         to="WeblogEntry" 
    67         file="blogentry-weblogentry.xsl" 
    68         /> 
    69  
    70     <transmogrifier:stylesheet 
    71         source="marshall" 
    72         from="BlogFolder" 
    73         to="Folder" 
    74         file="blogfolder-folder.xsl" 
    75         /> 
    76  
    7755    <!-- next stylesheets are used when migrating to QuillsEnabled --> 
    7856    <transmogrifier:stylesheet 
     
    9775        /> 
    9876 
     77    <!-- this adapter converts all workflow histories to simple_publication_workflow --> 
    9978    <adapter 
    10079        for="quintagroup.transmogrifier.simpleblog2quills.interfaces.IBaseObject" 
Note: See TracChangeset for help on using the changeset viewer.