Blame Manuals/Docbook/Repository/History/section-4.docbook

e935c3
bc6eb7
<sect1 id="repository-history-section-4" label="1.4">
e935c3
e935c3
    <title>2011</title>
e935c3
e935c3
    <para>The <command>centos-art.sh</command> script was redesigned
e935c3
    to start translating SVG and other XML-based files (e.g., XHTML
e935c3
    and Docbook files) through the <command>xml2po</command> program
e935c3
    and shell scripts files (e.g., Bash scripts) through GNU
e935c3
    <command>gettext</command> tools.  This configuration provided a
e935c3
    stronger interface for graphic designers, translators and
e935c3
    programmers at time of producing localized content. The SED files
e935c3
    are no longer used to handle translations.</para>
e935c3
    
e935c3
    <para>Improve option parsing through
e935c3
    <command>getopt</command>.</para>
e935c3
    
e935c3
    <para>The <command>centos-art.sh</command> script is updated to
e935c3
    organize functionalities in two groups: <quote>the administrative
e935c3
    functionalities</quote> and <quote>the productive
e935c3
    functionalities</quote>.  The administrative functionalities cover
e935c3
    actions like: copying, deleting and renaming directory structures
e935c3
    inside the repository.  Also, preparing your workstation for using
e935c3
    <command>centos-art.sh</command> script, making backups of the
e935c3
    distribution theme currently installed,  installing themes created
e935c3
    inside repository and restoring themes from backup.  On the other
e935c3
    hand, the productive functionalities cover actions like: content
e935c3
    rendition, content localization, content documentation and content
e935c3
    maintainance.</para>
e935c3
bc6eb7
</sect1>