641757 Update `render' functionality:

Authored and Committed by areguera 13 years ago
22 files changed. 0 lines added. 0 lines removed.
Scripts/Functions/Render/Backends/Docbook/docbook.shScripts/Functions/Render/render_docbook.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Docbook/docbook_convertToXhtml.shScripts/Functions/Render/render_docbook_convertToXhtml.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg.shScripts/Functions/Render/render_svg.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_checkColorAmount.shScripts/Functions/Render/render_svg_checkColorAmount.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_checkColorFormats.shScripts/Functions/Render/render_svg_checkColorFormats.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_checkModelAbsref.shScripts/Functions/Render/render_svg_checkModelAbsref.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_checkModelExportId.shScripts/Functions/Render/render_svg_checkModelExportId.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_convertGplToHex.shScripts/Functions/Render/render_svg_convertGplToHex.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_convertGplToPpm.shScripts/Functions/Render/render_svg_convertGplToPpm.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_convertPngTo.shScripts/Functions/Render/render_svg_convertPngTo.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_convertPngToBrands.shScripts/Functions/Render/render_svg_convertPngToBrands.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_convertPngToDm.shScripts/Functions/Render/render_svg_convertPngToDm.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_convertPngToGrub.shScripts/Functions/Render/render_svg_convertPngToGrub.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_convertPngToKsplash.shScripts/Functions/Render/render_svg_convertPngToKsplash.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_convertPngToSyslinux.shScripts/Functions/Render/render_svg_convertPngToSyslinux.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_convertPngToThumbnail.shScripts/Functions/Render/render_svg_convertPngToThumbnail.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_doLastActions.shScripts/Functions/Render/render_svg_doLastActions.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_doPostActions.shScripts/Functions/Render/render_svg_doPostActions.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_getColors.shScripts/Functions/Render/render_svg_getColors.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Svg/svg_groupBy.shScripts/Functions/Render/render_svg_groupBy.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Xhtml/xhtml.shScripts/Functions/Render/render_xhtml.sh
file renamed
+0 -0
Scripts/Functions/Render/Backends/Xhtml/xhtml_convertToText.shScripts/Functions/Render/render_xhtml_convertToText.sh
file renamed
+0 -0
    Update `render' functionality:
    
        - Create Svg, Docbook, and Xhtml directories to store backend
          specific functionalities.
    
        - Move backend specifc files to their respective directories.
    
        - This change will let us to load backend-specific
          functionalities independently one another, just in the specific
          moment they are required as well as unload them once the are no
          longer needed. 
    
    
        
Scripts/Functions/Render/Backends/Docbook/docbook.sh Scripts/Functions/Render/render_docbook.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Docbook/docbook_convertToXhtml.sh Scripts/Functions/Render/render_docbook_convertToXhtml.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg.sh Scripts/Functions/Render/render_svg.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_checkColorAmount.sh Scripts/Functions/Render/render_svg_checkColorAmount.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_checkColorFormats.sh Scripts/Functions/Render/render_svg_checkColorFormats.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_checkModelAbsref.sh Scripts/Functions/Render/render_svg_checkModelAbsref.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_checkModelExportId.sh Scripts/Functions/Render/render_svg_checkModelExportId.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_convertGplToHex.sh Scripts/Functions/Render/render_svg_convertGplToHex.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_convertGplToPpm.sh Scripts/Functions/Render/render_svg_convertGplToPpm.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_convertPngTo.sh Scripts/Functions/Render/render_svg_convertPngTo.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_convertPngToBrands.sh Scripts/Functions/Render/render_svg_convertPngToBrands.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_convertPngToDm.sh Scripts/Functions/Render/render_svg_convertPngToDm.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_convertPngToGrub.sh Scripts/Functions/Render/render_svg_convertPngToGrub.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_convertPngToKsplash.sh Scripts/Functions/Render/render_svg_convertPngToKsplash.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_convertPngToSyslinux.sh Scripts/Functions/Render/render_svg_convertPngToSyslinux.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_convertPngToThumbnail.sh Scripts/Functions/Render/render_svg_convertPngToThumbnail.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_doLastActions.sh Scripts/Functions/Render/render_svg_doLastActions.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_doPostActions.sh Scripts/Functions/Render/render_svg_doPostActions.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_getColors.sh Scripts/Functions/Render/render_svg_getColors.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Svg/svg_groupBy.sh Scripts/Functions/Render/render_svg_groupBy.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Xhtml/xhtml.sh Scripts/Functions/Render/render_xhtml.sh
file renamed
file was renamed with no change to the file
Scripts/Functions/Render/Backends/Xhtml/xhtml_convertToText.sh Scripts/Functions/Render/render_xhtml_convertToText.sh
file renamed
file was renamed with no change to the file