ab1d67 Update identity functionality:

Authored and Committed by areguera 13 years ago
23 files changed. 76 lines added. 76 lines removed.
Scripts/Bash/Cli/Functions/Identity/render.shScripts/Bash/Cli/Functions/Identity/identity.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_checkSvgAbsref.shScripts/Bash/Cli/Functions/Identity/identity_checkSvgAbsref.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_convertDocbookToXhtml.shScripts/Bash/Cli/Functions/Identity/identity_convertDocbookToXhtml.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_convertHtmlToText.shScripts/Bash/Cli/Functions/Identity/identity_convertHtmlToText.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_convertPngTo.shScripts/Bash/Cli/Functions/Identity/identity_convertPngTo.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_copy.shScripts/Bash/Cli/Functions/Identity/identity_copy.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_do.shScripts/Bash/Cli/Functions/Identity/identity_render.sh
file renamed
+12 -12
Scripts/Bash/Cli/Functions/Identity/render_doBrands.shScripts/Bash/Cli/Functions/Identity/identity_renderBrands.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_doDm.shScripts/Bash/Cli/Functions/Identity/identity_renderDm.sh
file renamed
+4 -4
Scripts/Bash/Cli/Functions/Identity/render_doDocbook.shScripts/Bash/Cli/Functions/Identity/identity_renderDocbook.sh
file renamed
+4 -4
Scripts/Bash/Cli/Functions/Identity/render_doGrub.shScripts/Bash/Cli/Functions/Identity/identity_renderGrub.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_doKsplash.shScripts/Bash/Cli/Functions/Identity/identity_renderKsplash.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_doLastActions.shScripts/Bash/Cli/Functions/Identity/identity_renderLastActions.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_doPostActions.shScripts/Bash/Cli/Functions/Identity/identity_renderPostActions.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_doSvg.shScripts/Bash/Cli/Functions/Identity/identity_renderSvg.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_doSvgLastActions.shScripts/Bash/Cli/Functions/Identity/identity_renderSvgLastActions.sh
file renamed
+4 -4
Scripts/Bash/Cli/Functions/Identity/render_doSvgPostActions.shScripts/Bash/Cli/Functions/Identity/identity_renderSvgPostActions.sh
file renamed
+6 -6
Scripts/Bash/Cli/Functions/Identity/render_doSyslinux.shScripts/Bash/Cli/Functions/Identity/identity_renderSyslinux.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_getActions.shScripts/Bash/Cli/Functions/Identity/identity_getActions.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_getConfigOption.shScripts/Bash/Cli/Functions/Identity/identity_getConfigOption.sh
file renamed
+4 -4
Scripts/Bash/Cli/Functions/Identity/render_getDirOutput.shScripts/Bash/Cli/Functions/Identity/identity_getDirOutput.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_getDirTemplate.shScripts/Bash/Cli/Functions/Identity/identity_getDirTemplate.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_groupSimilarFiles.shScripts/Bash/Cli/Functions/Identity/identity_groupSimilarFiles.sh
file renamed
+3 -3
    Update identity functionality:
    
        - Rename files to use render_ prefix. It is more descriptive to
          use verbs to name functionalities instead of nouns.
    
    
        
Scripts/Bash/Cli/Functions/Identity/render.sh Scripts/Bash/Cli/Functions/Identity/identity.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_checkSvgAbsref.sh Scripts/Bash/Cli/Functions/Identity/identity_checkSvgAbsref.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_convertDocbookToXhtml.sh Scripts/Bash/Cli/Functions/Identity/identity_convertDocbookToXhtml.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_convertHtmlToText.sh Scripts/Bash/Cli/Functions/Identity/identity_convertHtmlToText.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_convertPngTo.sh Scripts/Bash/Cli/Functions/Identity/identity_convertPngTo.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_copy.sh Scripts/Bash/Cli/Functions/Identity/identity_copy.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_do.sh Scripts/Bash/Cli/Functions/Identity/identity_render.sh
file renamed
+12 -12
Scripts/Bash/Cli/Functions/Identity/render_doBrands.sh Scripts/Bash/Cli/Functions/Identity/identity_renderBrands.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_doDm.sh Scripts/Bash/Cli/Functions/Identity/identity_renderDm.sh
file renamed
+4 -4
Scripts/Bash/Cli/Functions/Identity/render_doDocbook.sh Scripts/Bash/Cli/Functions/Identity/identity_renderDocbook.sh
file renamed
+4 -4
Scripts/Bash/Cli/Functions/Identity/render_doGrub.sh Scripts/Bash/Cli/Functions/Identity/identity_renderGrub.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_doKsplash.sh Scripts/Bash/Cli/Functions/Identity/identity_renderKsplash.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_doLastActions.sh Scripts/Bash/Cli/Functions/Identity/identity_renderLastActions.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_doPostActions.sh Scripts/Bash/Cli/Functions/Identity/identity_renderPostActions.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_doSvg.sh Scripts/Bash/Cli/Functions/Identity/identity_renderSvg.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_doSvgLastActions.sh Scripts/Bash/Cli/Functions/Identity/identity_renderSvgLastActions.sh
file renamed
+4 -4
Scripts/Bash/Cli/Functions/Identity/render_doSvgPostActions.sh Scripts/Bash/Cli/Functions/Identity/identity_renderSvgPostActions.sh
file renamed
+6 -6
Scripts/Bash/Cli/Functions/Identity/render_doSyslinux.sh Scripts/Bash/Cli/Functions/Identity/identity_renderSyslinux.sh
file renamed
+3 -3
Scripts/Bash/Cli/Functions/Identity/render_getActions.sh Scripts/Bash/Cli/Functions/Identity/identity_getActions.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_getConfigOption.sh Scripts/Bash/Cli/Functions/Identity/identity_getConfigOption.sh
file renamed
+4 -4
Scripts/Bash/Cli/Functions/Identity/render_getDirOutput.sh Scripts/Bash/Cli/Functions/Identity/identity_getDirOutput.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_getDirTemplate.sh Scripts/Bash/Cli/Functions/Identity/identity_getDirTemplate.sh
file renamed
+2 -2
Scripts/Bash/Cli/Functions/Identity/render_groupSimilarFiles.sh Scripts/Bash/Cli/Functions/Identity/identity_groupSimilarFiles.sh
file renamed
+3 -3