Changes between Version 4 and Version 5 of CustomFormatting

Show
Ignore:
Timestamp:
04/23/12 07:47:57 (13 months ago)
Author:
jesseeichar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CustomFormatting

    v4 v5  
    4444 * Format - Obtain the metadata, localization files, etc... and execute the xsl transform.   
    4545  * Format will have two services mapped to it (html and xml), with respective content types 
    46  *  
    47   
     46  * Format services will be accessible by all users 
     47 * RegisterXsl - Service for uploading an xsl file, it will require admin access 
     48 * RemoveXsl - Service for deleting an xsl file, it will require admin access 
     49 
     50There will be an Administration User interface for managing the XSL files. 
    4851 
    4952=== Backwards Compatibility Issues ===