From 47422ead4a163e4b60b16b61de7a9c85d2517d3f Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Dec 13 2012 23:22:38 +0000 Subject: Remove trunk/ from paths in Docbook documentation models. Previous to this commit, paths passed to Docbook external references inside Docbook documentation models pointed to files under a trunk/ directory. In this commit, I remove the trunk/ part from paths. It is no longer needed when we use a Git repository layout. To remove the trunk parth from paths I used the following commands: - sed -i -r 's!trunk/!!g' $(find Documentation/Models/Docbook -name '*.docbook') - sed -i -r 's!trunk/!!g' $(find Documentation/Models/Docbook -name '*.ent') The change committed here may introduce incoherences to contents inside documentation manuals written in Docbook format that need to be fixed. In addition to change committed here, the following Docbook entities were also added along with it to Tcar-ug documentation manual: - TCL: The CentOS Logo - TCS: The CentOS Symbol - TCT: The CentOS Type - TCB: The CentOS Brand --- diff --git a/Documentation/Models/Docbook/Default/Book/Book.ent b/Documentation/Models/Docbook/Default/Book/Book.ent index d3b1984..3bab162 100644 --- a/Documentation/Models/Docbook/Default/Book/Book.ent +++ b/Documentation/Models/Docbook/Default/Book/Book.ent @@ -18,6 +18,10 @@ + + + + &TC; Project"> diff --git a/Documentation/Models/Docbook/Default/Book/Preface/docconvs.docbook b/Documentation/Models/Docbook/Default/Book/Preface/docconvs.docbook index 8eda7bc..17509ca 100644 --- a/Documentation/Models/Docbook/Default/Book/Preface/docconvs.docbook +++ b/Documentation/Models/Docbook/Default/Book/Preface/docconvs.docbook @@ -29,7 +29,7 @@ Use the centos-art render - trunk/Identity/Images/Themes/TreeFlower/4/Distro/5/Anaconda + Identity/Images/Themes/TreeFlower/4/Distro/5/Anaconda --filter="01-welcome" command to produce the first slide image used by Anaconda in the branch 5 of &TCD; using the version 4 of TreeFlower artistic motif. @@ -49,7 +49,7 @@ The init.sh file in trunk/Scripts/Bash/Cli/ + class="directory">Scripts/Bash/Cli/ directory is the initialization script, written in Bash, used to automate most of tasks in the repository. diff --git a/Documentation/Models/Docbook/Distro/eula.docbook b/Documentation/Models/Docbook/Distro/eula.docbook index 099cb46..9d47679 100644 --- a/Documentation/Models/Docbook/Distro/eula.docbook +++ b/Documentation/Models/Docbook/Distro/eula.docbook @@ -10,7 +10,7 @@ + fileref="Images/logo-centos.png" format="PNG" /> diff --git a/Documentation/Models/Docbook/Distro/release-notes.docbook b/Documentation/Models/Docbook/Distro/release-notes.docbook index 7896e26..165ff81 100644 --- a/Documentation/Models/Docbook/Distro/release-notes.docbook +++ b/Documentation/Models/Docbook/Distro/release-notes.docbook @@ -10,7 +10,7 @@ + fileref="Images/logo-centos.png" format="PNG" /> diff --git a/Documentation/Models/Docbook/Distro/welcome.docbook b/Documentation/Models/Docbook/Distro/welcome.docbook index 9c8ee15..3422799 100644 --- a/Documentation/Models/Docbook/Distro/welcome.docbook +++ b/Documentation/Models/Docbook/Distro/welcome.docbook @@ -10,7 +10,7 @@ + fileref="Images/logo-centos.png" format="PNG" /> diff --git a/Documentation/Models/Docbook/Tcar-ug/Identity/Brand/logo.docbook b/Documentation/Models/Docbook/Tcar-ug/Identity/Brand/logo.docbook index 14c4a9a..ee01fda 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Identity/Brand/logo.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Identity/Brand/logo.docbook @@ -1,4 +1,17 @@ - The trunk/Scripts/Documentation/Models/Texinfo/Default/ + class="directory">Scripts/Documentation/Models/Texinfo/Default/ directory organizes all Texinfo document templates using the format LL_CC, where LL is the language code (as in ISO-639) and CC the country code (as in ISO-3166). The directory @@ -405,7 +405,7 @@ -trunk/Documentation/Models/Texinfo/Default/ +Documentation/Models/Texinfo/Default/ |-- ${LANG}/ | |-- Chapters/ | | |-- chapter-menu.texinfo @@ -478,7 +478,7 @@ trunk/Documentation/Models/Texinfo/Default/ This expansion might result useful when you are documenting the repository file system. For example, if you are currently editing the documentation entry related to trunk/Identity directory and want + class="directory">Identity directory and want to create a linkable list of all documentation entries in the first level under it, the code you'll have once the construction be expanded would look like the following: @@ -503,7 +503,7 @@ trunk/Documentation/Models/Texinfo/Default/ expansions are executed each time the related documentation entry is edited or updated. Following with the example above, if the documentation entries related to directories under - trunk/Identity changes + Identity changes for some reason (e.g., they are removed from documentation manual), the list generated as result of document expansion will be updated automatically after editing the documentation diff --git a/Documentation/Models/Docbook/Tcar-ug/Preface/docconvs.docbook b/Documentation/Models/Docbook/Tcar-ug/Preface/docconvs.docbook index 8eda7bc..17509ca 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Preface/docconvs.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Preface/docconvs.docbook @@ -29,7 +29,7 @@ Use the centos-art render - trunk/Identity/Images/Themes/TreeFlower/4/Distro/5/Anaconda + Identity/Images/Themes/TreeFlower/4/Distro/5/Anaconda --filter="01-welcome" command to produce the first slide image used by Anaconda in the branch 5 of &TCD; using the version 4 of TreeFlower artistic motif. @@ -49,7 +49,7 @@ The init.sh file in trunk/Scripts/Bash/Cli/ + class="directory">Scripts/Bash/Cli/ directory is the initialization script, written in Bash, used to automate most of tasks in the repository. diff --git a/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/extending.docbook b/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/extending.docbook index f98e66b..a270e5a 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/extending.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/extending.docbook @@ -17,16 +17,16 @@ there are locations inside the repository that already define concepts you probably would prefer to reuse. For example, the trunk/Identity/Images/Themes + class="directory">Identity/Images/Themes directory stores artistic motifs of different themes, the trunk/Identity/Models/Themes + class="directory">Identity/Models/Themes directory stores design models for themes, the trunk/Manuals directory stores + class="directory">Manuals directory stores documentation, the trunk/Locales stores translation + class="directory">Locales stores translation messages, and the trunk/Scripts stores automation + class="directory">Scripts stores automation scripts. diff --git a/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/layout.docbook b/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/layout.docbook index d48c789..6a28b47 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/layout.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/layout.docbook @@ -26,38 +26,6 @@ The first level of directories inside &TCAR; provides - organization through a convenctional trunk/, branches/ and tags/ layout. As proposition we - are assuming that: - - - - - - The trunk/ - directory is where development changes take place. - - - - - - The branches/ - directory is where maintainance changes take place. - - - - - - The tags/ directory - is where final releases take place. - - - - - - The second level of directories inside &TCAR; provides organization for different work lines, as described in . All other subsequent directory levels from third level on exist to organize diff --git a/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/relbdirs.docbook b/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/relbdirs.docbook index 2aa9dfd..835f241 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/relbdirs.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/relbdirs.docbook @@ -38,17 +38,17 @@ - trunk/Identity/Images/Brands/ + Identity/Images/Brands/ - trunk/Documentation/Manuals/Tcar-ug/ + Documentation/Manuals/Tcar-ug/ - trunk/Identity/Images/Themes/Modern/2/Distro/5/Anaconda/ + Identity/Images/Themes/Modern/2/Distro/5/Anaconda/ @@ -75,17 +75,17 @@ - trunk/Identity/Models/Brands/ + Identity/Models/Brands/ - trunk/Documentation/Models/Tcar-ug/ + Documentation/Models/Tcar-ug/ - trunk/Identity/Models/Themes/Default/Distro/5/Anaconda/ + Identity/Models/Themes/Default/Distro/5/Anaconda/ @@ -105,32 +105,31 @@ - trunk/Identity/Images/Brands/ + Identity/Images/Brands/ - trunk/Locales/Documentation/Models/Docbook/Tcar-ug/es_ES/ + Locales/Documentation/Models/Docbook/Tcar-ug/es_ES/ - trunk/Locales/Identity/Models/Themes/Default/Distro/5/Anaconda/es_ES/ + Locales/Identity/Models/Themes/Default/Distro/5/Anaconda/es_ES/ The relationship between input, output and auxiliary paths is - created by combining the second directory level of input paths - with the second directory level in the repository directory - layout. In the repository directory layout, the second level - includes the trunk/Identity, trunk/Documentation and trunk/Scripts directories. These - directories are always used to create input and output paths. - The trunk/Locales + created by combining the first directory level of input paths + with the first directory level in the repository directory + layout. In the repository directory layout, the first level + includes the Identity, + Documentation and + Scripts directories. + These directories are always used to create input and output + paths. The Locales directory, on the other hand, is always used to create auxiliary paths only for input paths available under Identity, es_ES.UTF-8 and you execute the functionality of centos-art.sh script with the trunk/Documentation/Manuals/Docbook/Tcar-ug/ + class="directory">Documentation/Manuals/Docbook/Tcar-ug/ input path as argument, it will produce &TCARUG; in Spanish language using translation messages from - trunk/Locales/Documentation/Models/Docbook/Tcar-ug/es_ES/ + Locales/Documentation/Models/Docbook/Tcar-ug/es_ES/ auxiliary path and would save final documentation files under trunk/Documentation/Manuals/Docbook/Tcar-ug/es_ES/ + class="directory">Documentation/Manuals/Docbook/Tcar-ug/es_ES/ output path. diff --git a/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/worklines.docbook b/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/worklines.docbook index f4356d8..094f1bd 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/worklines.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Repository/Convenctions/worklines.docbook @@ -48,8 +48,8 @@ The visual identity work line takes palce in the trunk/Identity directory. + url="https://projects.centos.org/~al/artwork.git/Identity">Identity directory. @@ -86,8 +86,8 @@ The localization work line takes palce in the trunk/Locales directory. + url="https://projects.centos.org/~al/artwork.git/Locales">Locales directory. @@ -117,8 +117,8 @@ The documentation work line takes palce in the trunk/Manuals directory. + url="https://projects.centos.org/~al/artwork.git/Manuals">Manuals directory. @@ -146,8 +146,8 @@ The packaging work line takes palce in the trunk/Packages directory. + url="https://projects.centos.org/~al/artwork.git/Packages">Packages directory. @@ -174,8 +174,8 @@ The automation work line takes palce in the trunk/Scripts directory. + url="https://projects.centos.org/~al/artwork.git/Scripts">Scripts directory. diff --git a/Documentation/Models/Docbook/Tcar-ug/Repository/History/2008.docbook b/Documentation/Models/Docbook/Tcar-ug/Repository/History/2008.docbook index 44265d7..aff53c8 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Repository/History/2008.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Repository/History/2008.docbook @@ -38,7 +38,7 @@ Once &TCAR; was available, Alain Reguera Delgado uploaded the bash script used to produce the Anaconda slides;See Ralph Angenendt documented it very well;See prepare functionality (which require the locale functionality to be available), or later, by running the following command: - centos-art locale trunk/Scripts/Bash --update + centos-art locale Scripts/Bash --update @@ -91,7 +91,7 @@ -/home/centos/Projects/artwork/trunk/ +/home/centos/Projects/artwork/ |-- Locales/ | `-- Scripts/ | `-- Bash/ @@ -158,7 +158,7 @@ -/home/al/Projects/Myapp/trunk/ +/home/al/Projects/Myapp/ |-- Locales/ | `-- Scripts/ | `-- Bash/ @@ -254,12 +254,12 @@ of September), to produce these components, we create one SVG image for each PNG image we want to produce, store it in trunk/Identity/Models/Brands/Logos + class="directory">Identity/Models/Brands/Logos directory structure and run the command: - centos-art render trunk/Identity/Images/Brands/Logos + centos-art render Identity/Images/Brands/Logos @@ -307,7 +307,7 @@ - centos-art render trunk/Identity/Images/Brands/Logos + centos-art render Identity/Images/Brands/Logos @@ -331,15 +331,15 @@ finishes its execution without any error message. For example, if no SVG file is found inside trunk/Identity/Models/Brands/Logos/ + class="directory">Identity/Models/Brands/Logos/ directory and the - trunk/Identity/Models/Brands/Logos/images.conf + Identity/Models/Brands/Logos/images.conf configuration file exists therein with the following content: [centos.png] -models = "trunk/Identity/Models/Brands/Symbols/centos-symbol-forlogos.svgz trunk/Identity/Models/Brands/Types/centos.svgz" +models = "Identity/Models/Brands/Symbols/centos-symbol-forlogos.svgz Identity/Models/Brands/Types/centos.svgz" formats = "xpm jpg" heights = "48 78" fgcolor = "000000 ffffff" @@ -347,7 +347,7 @@ bgcolor = "ffffff-0" command = "/usr/bin/convert +append" [centos-artwork.png] -models = "trunk/Identity/Models/Brands/Symbols/centos-symbol-forlogos.svgz trunk/Identity/Models/Brands/Types/centos.svgz trunk/Identity/Models/Brands/Types/artwork.svgz" +models = "Identity/Models/Brands/Symbols/centos-symbol-forlogos.svgz Identity/Models/Brands/Types/centos.svgz Identity/Models/Brands/Types/artwork.svgz" formats = "xpm jpg" heights = "48 78" fgcolor = "000000 ffffff" @@ -361,30 +361,30 @@ command = "/usr/bin/convert +append" -trunk/Identity/Images/Brands/Logos/000000/ffffff-0/48/centos.jpg -trunk/Identity/Images/Brands/Logos/000000/ffffff-0/48/centos.png -trunk/Identity/Images/Brands/Logos/000000/ffffff-0/48/centos.xpm -trunk/Identity/Images/Brands/Logos/000000/ffffff-0/48/centos-artwork.png -trunk/Identity/Images/Brands/Logos/000000/ffffff-0/48/centos-artwork.jpg -trunk/Identity/Images/Brands/Logos/000000/ffffff-0/48/centos-artwork.xmp -trunk/Identity/Images/Brands/Logos/000000/ffffff-0/78/centos.jpg -trunk/Identity/Images/Brands/Logos/000000/ffffff-0/78/centos.png -trunk/Identity/Images/Brands/Logos/000000/ffffff-0/78/centos.xpm -trunk/Identity/Images/Brands/Logos/000000/ffffff-0/78/centos-artwork.png -trunk/Identity/Images/Brands/Logos/000000/ffffff-0/78/centos-artwork.jpg -trunk/Identity/Images/Brands/Logos/000000/ffffff-0/78/centos-artwork.xmp -trunk/Identity/Images/Brands/Logos/ffffff/ffffff-0/48/centos.jpg -trunk/Identity/Images/Brands/Logos/ffffff/ffffff-0/48/centos.png -trunk/Identity/Images/Brands/Logos/ffffff/ffffff-0/48/centos.xpm -trunk/Identity/Images/Brands/Logos/ffffff/ffffff-0/48/centos-artwork.png -trunk/Identity/Images/Brands/Logos/ffffff/ffffff-0/48/centos-artwork.jpg -trunk/Identity/Images/Brands/Logos/ffffff/ffffff-0/48/centos-artwork.xmp -trunk/Identity/Images/Brands/Logos/ffffff/ffffff-0/78/centos.jpg -trunk/Identity/Images/Brands/Logos/ffffff/ffffff-0/78/centos.png -trunk/Identity/Images/Brands/Logos/ffffff/ffffff-0/78/centos.xpm -trunk/Identity/Images/Brands/Logos/ffffff/ffffff-0/78/centos-artwork.png -trunk/Identity/Images/Brands/Logos/ffffff/ffffff-0/78/centos-artwork.jpg -trunk/Identity/Images/Brands/Logos/ffffff/ffffff-0/78/centos-artwork.xmp +Identity/Images/Brands/Logos/000000/ffffff-0/48/centos.jpg +Identity/Images/Brands/Logos/000000/ffffff-0/48/centos.png +Identity/Images/Brands/Logos/000000/ffffff-0/48/centos.xpm +Identity/Images/Brands/Logos/000000/ffffff-0/48/centos-artwork.png +Identity/Images/Brands/Logos/000000/ffffff-0/48/centos-artwork.jpg +Identity/Images/Brands/Logos/000000/ffffff-0/48/centos-artwork.xmp +Identity/Images/Brands/Logos/000000/ffffff-0/78/centos.jpg +Identity/Images/Brands/Logos/000000/ffffff-0/78/centos.png +Identity/Images/Brands/Logos/000000/ffffff-0/78/centos.xpm +Identity/Images/Brands/Logos/000000/ffffff-0/78/centos-artwork.png +Identity/Images/Brands/Logos/000000/ffffff-0/78/centos-artwork.jpg +Identity/Images/Brands/Logos/000000/ffffff-0/78/centos-artwork.xmp +Identity/Images/Brands/Logos/ffffff/ffffff-0/48/centos.jpg +Identity/Images/Brands/Logos/ffffff/ffffff-0/48/centos.png +Identity/Images/Brands/Logos/ffffff/ffffff-0/48/centos.xpm +Identity/Images/Brands/Logos/ffffff/ffffff-0/48/centos-artwork.png +Identity/Images/Brands/Logos/ffffff/ffffff-0/48/centos-artwork.jpg +Identity/Images/Brands/Logos/ffffff/ffffff-0/48/centos-artwork.xmp +Identity/Images/Brands/Logos/ffffff/ffffff-0/78/centos.jpg +Identity/Images/Brands/Logos/ffffff/ffffff-0/78/centos.png +Identity/Images/Brands/Logos/ffffff/ffffff-0/78/centos.xpm +Identity/Images/Brands/Logos/ffffff/ffffff-0/78/centos-artwork.png +Identity/Images/Brands/Logos/ffffff/ffffff-0/78/centos-artwork.jpg +Identity/Images/Brands/Logos/ffffff/ffffff-0/78/centos-artwork.xmp diff --git a/Documentation/Models/Docbook/Tcar-ug/Repository/Workstation/config.docbook b/Documentation/Models/Docbook/Tcar-ug/Repository/Workstation/config.docbook index 9570fab..8ad40d0 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Repository/Workstation/config.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Repository/Workstation/config.docbook @@ -169,12 +169,12 @@ download such working copy use the following command: - svn co https://projects.centos.org/svn/artwork ~/ + git clone https://projects.centos.org/~al/artwork.git This command will create your working copy inside your home directory, specifically in a directory named artwork. Inside this directory + class="directory">artwork.git. Inside this directory you will find all the files you need to work with inside &TCAR;. If you want to have your working copy in a location different to that one shown above, see - ~/artwork/trunk/Scripts/Bash/centos-art.sh prepare + ~/artwork/Scripts/Bash/centos-art.sh prepare To know more about the prepare @@ -325,7 +325,7 @@ al ALL=(ALL) SOFTWARE ~/.bash_profile by running the centos-art.sh script from the new location. For example: - ~/Projects/CentOS/artwork/trunk/Scripts/Bash/centos-art.sh prepare --set-environment + ~/Projects/CentOS/artwork/Scripts/Bash/centos-art.sh prepare --set-environment @@ -341,7 +341,7 @@ al ALL=(ALL) SOFTWARE Update internal links by running the centos-art.sh script. For example: - ${TCAR_WORKDIR}/trunk/Scripts/Bash/centos-art.sh prepare --links + ${TCAR_WORKDIR}/Scripts/Bash/centos-art.sh prepare --links diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts.docbook index 9067485..088ba46 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts.docbook @@ -14,7 +14,7 @@ work line is standardize the interaction of work lines in a reliable way. The automation work line takes place in the trunk/Scripts + url="https://projects.centos.org/~al/artwork.git/Scripts">Scripts directory. diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/cliref.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/cliref.docbook index 428e077..7763f18 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/cliref.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/cliref.docbook @@ -28,9 +28,9 @@ of &TCAR;. These paths can be absolute paths or relative paths considering the working copy root directory as section. For example, both the absolute path /home/al/Projects/CentOS/artwork/trunk/Identity/Themes/ + class="directory">/home/al/Projects/CentOS/artwork/Identity/Themes/ and the relative path trunk/Identity/Themes point to + class="directory">Identity/Themes point to the same location. @@ -53,7 +53,7 @@ ${0} | |${1}| | ${2} | | ${3} | ---------|-|----|-|--------------------------|-|-----------| -centos-art render trunk/Identity/Images/Themes --with-brands +centos-art render Identity/Images/Themes --with-brands ---------|-|----|-|--------------------------|-|-----------| @@ -78,7 +78,7 @@ centos-art render trunk/Identity/Images/Themes --with-brands argument will be expanded to /home/john/bin/centos-art which is a symbolic link to the - ${TCAR_WORKDIR}/trunk/Scripts/Bash/centos-art.sh + ${TCAR_WORKDIR}/Scripts/Bash/centos-art.sh file. @@ -155,7 +155,7 @@ centos-art render trunk/Identity/Images/Themes --with-brands centos-art render --help, the centos-art.sh script will display to you the information related to the trunk/Scripts/Bash/Functions/Render + class="directory">Scripts/Bash/Functions/Render directory. diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/environment.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/environment.docbook index 1f99579..2f35643 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/environment.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/environment.docbook @@ -77,7 +77,7 @@ Shell execution environment The first file the centos-art.sh script calls is the - trunk/Scripts/Bash/Functions/Common/cli.sh + Scripts/Bash/Functions/Common/cli.sh file. This file initializes variables and functions can be used along the script execution environment lifetime. Such environment variables are for internal use inside the @@ -205,7 +205,7 @@ Shell execution environment TEXTDOMAIN environment variable. In the very specific case of centos-art.sh script we use the trunk/Locales/Scripts/Bash + class="directory">Locales/Scripts/Bash path as default value. @@ -316,7 +316,7 @@ Shell execution environment brand information that identifies the content produced inside &TCAR;. The brand information is used to give name to some files inside the repository (e.g., see files under trunk/Identity/Models/Brands + class="directory">Identity/Models/Brands directory). @@ -344,7 +344,7 @@ Shell execution environment The files stored under trunk/Identity/Models/Brands + class="directory">Identity/Models/Brands should be named using the value of ${TCAR_BRAND} as sect2. If you change the value of this variable, you need to be sure the new value @@ -371,7 +371,7 @@ Shell execution environment Common environment functions are stored under trunk/Scripts/Bash/Functions/Commons + class="directory">Scripts/Bash/Functions/Commons directory and will be available always, both for common environment functions themselves and specific environment functions. @@ -380,7 +380,7 @@ Shell execution environment Specific environment functionalities, on the other hand, are stored in the trunk/Scripts/Bash/Functions/${CLI_FUNCDIRNAM}/${CLI_FUNCNAME}.sh + class="directory">Scripts/Bash/Functions/${CLI_FUNCDIRNAM}/${CLI_FUNCNAME}.sh file, where CLI_FUNCDIRNAME is the first argument passed to centos-art.sh script with the first letter in uppercase but the rest in lowercase and diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook index 669c9f4..98b7fbc 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook @@ -176,7 +176,7 @@ theme part of the path you provide as non-option argument to centos-art.sh script. For example, if you provide the path - trunk/Identity/Images/Themes/Modern/2/Distro/5, + Identity/Images/Themes/Modern/2/Distro/5, this translation will expand to the Modern/2/ value. @@ -187,7 +187,7 @@ =\THEMERELEASE= translation markers, respectively. When you use these translation markers, forward slashes are removed from result. So, if you provide the path - trunk/Identity/Images/Themes/Modern/2/Distro/5, + Identity/Images/Themes/Modern/2/Distro/5, =\THEMENAME= will expand to Modern and =THEMERELEASE= will expand to @@ -359,7 +359,7 @@ This translation marker expands to the absolute path to - trunk/ directory inside + directory inside your workstation. For example, /home/al/Projects/CentOS/artwork/trunk. @@ -404,7 +404,7 @@ centos-art.sh script execution environment. The EXPORTID argument points the specific function initialization file relatively from - trunk/Scripts/Bash/Functions directory + Scripts/Bash/Functions directory on. For example, if we want to export the render specific functionality, we use the following construction: @@ -416,7 +416,7 @@ cli_exportFunctions "Render/render" In this construction, Render with the first letter in upper case is the name of the directory under trunk/Scripts/Bash/Functions + class="directory">Scripts/Bash/Functions where the specific functionality is stored in, and render with all letters in lower case is the name of the specific functionality we want to export, @@ -466,7 +466,7 @@ cli_exportFunctions "Render/render" This argument specifies the absolute path to the configuration file you want to retrieve configuration lines from. For example, - ${TCAR_WORKDIR}/trunk/Identity/Models/Themes/Default/Distro/5/Anaconda/branding.conf. + ${TCAR_WORKDIR}/Identity/Models/Themes/Default/Distro/5/Anaconda/branding.conf. @@ -623,7 +623,7 @@ splash.svgz = "Symbols/48/=\BRAND=.png:x48+30+20" This argument specifies the absolute path to the configuration file you want to retrieve the value from. For example, - ${TCAR_WORKDIR}/trunk/Identity/Models/Themes/Default/Distro/5/Anaconda/branding.conf. + ${TCAR_WORKDIR}/Identity/Models/Themes/Default/Distro/5/Anaconda/branding.conf. diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/help.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/help.docbook index 6e20c93..82f1845 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/help.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/help.docbook @@ -68,12 +68,12 @@ documentation entry (the second field) is assumed empty, as well. For example, if you want to document the directory trunk/Scripts/Bash/Functions/Help, + class="directory">Scripts/Bash/Functions/Help, then you can do it with the following command: - centos-art help --edit trunk/Scripts/Bash/Functions/Help + centos-art help --edit Scripts/Bash/Functions/Help @@ -91,7 +91,7 @@ style to separate components. For example, if you want to document the directory trunk/Scripts/Bash/Functions/Help, + class="directory">Scripts/Bash/Functions/Help, then you can do it with any of the following commands: @@ -105,8 +105,8 @@ a colon style documentation entry, must match the name the name of the directory where the documentation manual is stored in. By default documentation manuals are written in - trunk/Documentation/Models/Texinfo or - trunk/Documentation/Models/Docbook directories, based on + Documentation/Models/Texinfo or + Documentation/Models/Docbook directories, based on whether they are written in Texinfo or Docbook documentation format. @@ -357,7 +357,7 @@ Duplicates manual1 as manual2 inside trunk/Documentation/Models/${FLAG_FORMAT}/ + class="directory">Documentation/Models/${FLAG_FORMAT}/ directory, where ${FLAG_FORMAT} is the name of the format passed as option with the first letter in uppercase and the rest in lowercase. @@ -491,34 +491,34 @@ In case such documentation manual doesn't exist in the trunk/Docuementation/Models/Texinfo/ + class="directory">Docuementation/Models/Texinfo/ directory, this command will produce the following output: The following documentation manual doesn't exist: ---> trunk/Documentation/Models/Texinfo/Myzoo/en_US/myzoo.texinfo +--> Documentation/Models/Texinfo/Myzoo/en_US/myzoo.texinfo Do you want to create it now? [yes/no]: yes Enter manual's title: My Zoo Enter manual's subtitle: Reference Enter manual's abstract: This manual describes my zoo maintenance tasks. -Creating trunk/Documentation/Models/Texinfo/Myzoo -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/myzoo.conf -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/myzoo-index.texinfo -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/myzoo-menu.texinfo -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/myzoo-nodes.texinfo -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/myzoo.texinfo -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/Licenses/chapter-menu.texinfo -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/Licenses/chapter-nodes.texinfo -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/Licenses/chapter.texinfo -Updating trunk/Documentation/Models/Texinfo/Myzoo/en_US/myzoo.texinfo -Creating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.info.bz2 -Creating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xhtml.tar.bz2 -Creating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xml -Creating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.docbook -Creating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.pdf -Creating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.txt.bz2 +Creating Documentation/Models/Texinfo/Myzoo +Creating Documentation/Models/Texinfo/Myzoo/en_US +Creating Documentation/Models/Texinfo/Myzoo/en_US/myzoo.conf +Creating Documentation/Models/Texinfo/Myzoo/en_US/myzoo-index.texinfo +Creating Documentation/Models/Texinfo/Myzoo/en_US/myzoo-menu.texinfo +Creating Documentation/Models/Texinfo/Myzoo/en_US/myzoo-nodes.texinfo +Creating Documentation/Models/Texinfo/Myzoo/en_US/myzoo.texinfo +Creating Documentation/Models/Texinfo/Myzoo/en_US/Licenses/chapter-menu.texinfo +Creating Documentation/Models/Texinfo/Myzoo/en_US/Licenses/chapter-nodes.texinfo +Creating Documentation/Models/Texinfo/Myzoo/en_US/Licenses/chapter.texinfo +Updating Documentation/Models/Texinfo/Myzoo/en_US/myzoo.texinfo +Creating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.info.bz2 +Creating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xhtml.tar.bz2 +Creating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xml +Creating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.docbook +Creating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.pdf +Creating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.txt.bz2 @@ -536,22 +536,22 @@ Creating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.txt.bz2 The following documentation chapter doesn't exist: ---> trunk/Documentation/Models/Texinfo/Myzoo/en_US/Turtles +--> Documentation/Models/Texinfo/Myzoo/en_US/Turtles Do you want to create it now? [yes/no]: yes Enter chapter's title: Turtles -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/Turtles -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/Turtles/chapter-menu.texinfo -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/Turtles/chapter-nodes.texinfo -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/Turtles/chapter.texinfo -Updating trunk/Documentation/Models/Texinfo/Myzoo/en_US/myzoo-menu.texinfo -Updating trunk/Documentation/Models/Texinfo/Myzoo/en_US/myzoo-nodes.texinfo -Updating trunk/Documentation/Models/Texinfo/Myzoo/en_US/Turtles/chapter.texinfo -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.info.bz2 -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xhtml.tar.bz2 -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xml -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.docbook -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.pdf -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.txt.bz2 +Creating Documentation/Models/Texinfo/Myzoo/en_US/Turtles +Creating Documentation/Models/Texinfo/Myzoo/en_US/Turtles/chapter-menu.texinfo +Creating Documentation/Models/Texinfo/Myzoo/en_US/Turtles/chapter-nodes.texinfo +Creating Documentation/Models/Texinfo/Myzoo/en_US/Turtles/chapter.texinfo +Updating Documentation/Models/Texinfo/Myzoo/en_US/myzoo-menu.texinfo +Updating Documentation/Models/Texinfo/Myzoo/en_US/myzoo-nodes.texinfo +Updating Documentation/Models/Texinfo/Myzoo/en_US/Turtles/chapter.texinfo +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.info.bz2 +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xhtml.tar.bz2 +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xml +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.docbook +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.pdf +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.txt.bz2 @@ -567,15 +567,15 @@ Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.txt.bz2 The following documentation section doesn't exist: ---> trunk/Documentation/Models/Texinfo/Myzoo/en_US/Turtles/longneck.texinfo +--> Documentation/Models/Texinfo/Myzoo/en_US/Turtles/longneck.texinfo Do you want to create it now? [yes/no]: yes -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/Turtles/longneck.texinfo -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.info.bz2 -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xhtml.tar.bz2 -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xml -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.docbook -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.pdf -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.txt.bz2 +Creating Documentation/Models/Texinfo/Myzoo/en_US/Turtles/longneck.texinfo +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.info.bz2 +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xhtml.tar.bz2 +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xml +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.docbook +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.pdf +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.txt.bz2 @@ -624,13 +624,13 @@ Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.txt.bz2 -Creating trunk/Documentation/Models/Texinfo/Myzoo/en_US/Turtles/slowfeet.texinfo -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.info.bz2 -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xhtml.tar.bz2 -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xml -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.docbook -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.pdf -Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.txt.bz2 +Creating Documentation/Models/Texinfo/Myzoo/en_US/Turtles/slowfeet.texinfo +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.info.bz2 +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xhtml.tar.bz2 +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.xml +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.docbook +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.pdf +Updating Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.txt.bz2 @@ -654,14 +654,14 @@ Updating trunk/Documentation/Manuals/Texinfo/Myzoo/en_US/myzoo.txt.bz2 -Creating trunk/Documentation/Models/Texinfo/MyZoo/en_US/Turtles/longneck.texinfo -Deleting trunk/Documentation/Models/Texinfo/MyZoo/en_US/Turtles/longnek.texinfo -Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.info.bz2 -Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.xhtml.tar.bz2 -Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.xml -Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.docbook -Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.pdf -Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.txt.bz2 +Creating Documentation/Models/Texinfo/MyZoo/en_US/Turtles/longneck.texinfo +Deleting Documentation/Models/Texinfo/MyZoo/en_US/Turtles/longnek.texinfo +Updating Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.info.bz2 +Updating Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.xhtml.tar.bz2 +Updating Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.xml +Updating Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.docbook +Updating Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.pdf +Updating Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.txt.bz2 @@ -680,13 +680,13 @@ Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.txt.bz2 centos-art help --delete --format="texinfo" "myzoo::turtles:longneck" -Deleting trunk/Documentation/Models/Texinfo/Myzoo/en_US/Turtles/longneck.texinfo -Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.info.bz2 -Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.xhtml.tar.bz2 -Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.xml -Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.docbook -Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.pdf -Updating trunk/Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.txt.bz2 +Deleting Documentation/Models/Texinfo/Myzoo/en_US/Turtles/longneck.texinfo +Updating Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.info.bz2 +Updating Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.xhtml.tar.bz2 +Updating Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.xml +Updating Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.docbook +Updating Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.pdf +Updating Documentation/Manuals/Texinfo/MyZoo/en_US/myzoo.txt.bz2 diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/prepare.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/prepare.docbook index aed9f92..fc8956a 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/prepare.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/prepare.docbook @@ -26,7 +26,7 @@ - ~/artwork/trunk/Scripts/Bash/centos-art.sh + ~/artwork/Scripts/Bash/centos-art.sh prepare -h|--help -q|--quiet @@ -286,7 +286,7 @@ License - Copyright © =COPYRIGHT_YEAR_LIST= The CentOS Project + Copyright © =COPYRIGHT_YEAR_LIST= =COPYRIGHT_HOLDER= diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/render.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/render.docbook index 124010c..e9ee588 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/render.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/render.docbook @@ -101,12 +101,12 @@ - trunk/Identity/Images/ + Identity/Images/ — This directory structure organizes final image files in different formats. It also includes source files for producing the backgrounds of themes. Related design models for all these files are under trunk/Identity/Models/ directory + class="directory">Identity/Models/ directory structure. @@ -123,11 +123,11 @@ trunk/Documentation/Manuals/ + class="directory">Documentation/Manuals/ — This directory structure organizes final documentation files. Design models for all these files are organized under trunk/Documentation/Models/ + class="directory">Documentation/Models/ directory structure. @@ -145,7 +145,7 @@ Theme-Rendition Flow The theme-rendition flow exists to produce content inside - trunk/Identity/Images/Themes/ directory + Identity/Images/Themes/ directory structure. This rendition flow identifies which directories are render-able and uses the base-rendition on them, one by one. @@ -156,7 +156,7 @@ - centos-art render trunk/Identity/Images/Themes + centos-art render Identity/Images/Themes @@ -172,7 +172,7 @@ - centos-art render trunk/Identity/Images/Themes/Modern/2/Distro/5/Anaconda --filter="01-welcome" + centos-art render Identity/Images/Themes/Modern/2/Distro/5/Anaconda --filter="01-welcome" @@ -184,11 +184,11 @@ - centos-art render trunk/Identity/Images/Themes/Modern/2/Distro/5/Anaconda + centos-art render Identity/Images/Themes/Modern/2/Distro/5/Anaconda - centos-art render trunk/Identity/Images/Themes/Modern --filter="2/Distro/5/Anaconda" + centos-art render Identity/Images/Themes/Modern --filter="2/Distro/5/Anaconda" @@ -197,7 +197,7 @@ seems to be an acceptable practice to use the LOCATION argument to specify the render-able directory path inside the trunk/Identity/Images/Themes + class="directory">Identity/Images/Themes directory which images need to be rendered for and the option only when it is needed to restrict rendition to a specific file inside the directory @@ -337,7 +337,7 @@ - ls ${TCAR_WORKDIR}/trunk/Identity/Models/Themes + ls ${TCAR_WORKDIR}/Identity/Models/Themes diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/tuneup.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/tuneup.docbook index 7dac645..1ba5737 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/tuneup.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/tuneup.docbook @@ -50,7 +50,7 @@ When shell scripts are found, the tuneup functionality of centos-art.sh script reads a comment template from - trunk/Scripts/Functions/Tuneup/Shell/Config/topcomment.sed + Scripts/Functions/Tuneup/Shell/Config/topcomment.sed and applies it to all shell scripts found, one by one. As result, all shell scripts will end up having the same copyright and license information the comment template does. @@ -100,7 +100,7 @@ When scalable vector graphics are found, the tuneup functionality reads a SVG metadata template from - trunk/Scripts/Functions/Tuneup/Svg/Config/metadata.sed + Scripts/Functions/Tuneup/Svg/Config/metadata.sed and applies it to all files found, one by one. Immediatly after the metadata template has been applied and, before passing to next file, all unused definition are removed from