Blame Manuals/Repository/en/Texinfo/trunk/Identity.texi

076f77
@subsection Goals
076f77
076f77
The @file{trunk/Identity} directory exists to organize CentOS
076f77
corporate identity artworks. 
076f77
076f77
@subsection Description
076f77
076f77
The CentOS Project corporate identity is the ``persona'' of the
076f77
organization known as The CentOS Project.  The CentOS Project
076f77
corporate identity plays a significant role in the way the CentOS
076f77
Project, as organization, presents itself to both internal and
076f77
external stakeholders. In general terms, the CentOS Project corporate
076f77
visual identity expresses the values and ambitions of the CentOS
076f77
Project organization, its business, and its characteristics.  
076f77
076f77
The CentOS Project corporate identity provides visibility,
076f77
recognizability, reputation, structure and identification to the
076f77
CentOS Project organization by means of corporate design, corporate
076f77
communication, and corporate behaviour.
076f77
076f77
The CentOS Project settles down its corporate visual identity on a
076f77
``monolithic corporate visual identity structure''. In this structure
076f77
The CentOS Project uses one unique name (The CentOS Brand) and one
076f77
unique visual style (The CentOS Default Theme) in all its
076f77
manifestations. 
076f77
076f77
@table @strong
076f77
076f77
@item The CentOS Brands
076f77
The CentOS brand is the name or trademark that conncects the producer
076f77
with their products. In this case, the producer is The CentOS Project
076f77
and the products are the CentOS distributions, the CentOS web sites,
076f77
the CentOS promotion stuff, etc. 
076f77
076f77
@xref{trunk Identity Brands}, for more information.
076f77
076f77
@item The CentOS Themes
076f77
076f77
The CentOS themes are a set of image files connected all together by
076f77
one unique visual style. Each theme is organized in different visual
076f77
manifestations, in order to cover each visual manifestation of The
076f77
CentOS Project (i.e., distributions, websites, promotion stuff, etc.).
076f77
@xref{trunk Identity Themes}, for more information.
076f77
@end table
076f77
076f77
Inside a monolithic corporate visual identity structure, internal and
076f77
external stakeholders use to feel a strong sensation of uniformity,
076f77
orientation, and identification with the organization. No matter if
076f77
you are visiting websites, using the distribution, or acting on social
076f77
events, the one unique name and one unique visual style conect them
076f77
all to say: Hey! we are all parts of the CentOS project.  And,
076f77
probably, some vister will say: Can I join the party?  Yes you can, it
076f77
is free. :)
076f77
076f77
@subsection Usage
076f77
076f77
To produce identity artworks, use the following commands:
076f77
076f77
@table @samp
076f77
@item centos-art render 'path/to/dir' 
076f77
076f77
When @samp{path/to/dir} refers to one renderable directory under
076f77
@file{trunk/Identity}, this command renders identity artworks using
076f77
both related design models and related translation files.
076f77
076f77
@item centos-art render 'path/to/dir' --filter='pattern' 
076f77
076f77
When @samp{path/to/dir} refers to one renderable directory under
076f77
@file{trunk/Identity}, this command renders identity artworks using
076f77
both related design models and related translation files that match
076f77
the regular expression passed in @samp{--filter='pattern'} argument.
076f77
076f77
To control the number of files produced by @command{centos-art}
076f77
command, you need to look into the translation path and provide a
076f77
regular expression pattern that matches the translation path, or
076f77
paths, related to the file, or files, you want to produce.  
076f77
076f77
The regular expression pattern you provide to @command{centos-art}
076f77
command is applied to the translation path from its very beginning.
076f77
It is not the same to say @samp{5/en/01-welcome} that
076f77
@samp{01-welcome}, the frist expression matches but the last one does
076f77
not.
076f77
076f77
When using @samp{--filter='pattern'} you don't need to specify the
076f77
file extension. It is removed from translation path before applying
076f77
the pattern, so it doesn't count here.
076f77
@end table
076f77
076f77
@subsection File name convenctions
076f77
076f77
As file name convenction, inside CentOS Artwork Repository, both
076f77
text-based and image-based file name produced by @command{centos-art.sh}
076f77
script has the same name of their translation files without
076f77
the @samp{.sed} extension. The file extension is set as follow:
076f77
076f77
@subsubsection When text-based files are rendered
076f77
076f77
Text-based files end up having the same extension of their design
076f77
template file.
076f77
076f77
@subsubsection When image-based files are rendered
076f77
076f77
Image-based files always end up having the @file{.png} extension. 
076f77
076f77
@quotation
076f77
@strong{Tip} Once @file{.png} images are created, other image formats
076f77
may be created using the @command{renderFormats} post-rendering
076f77
action, inside the image-based related pre-rendering configuration
076f77
script.
076f77
076f77
@xref{trunk Scripts Bash}, for more information.
076f77
@end quotation
076f77
076f77
@subsection See also
076f77
076f77
@menu
076f77
* trunk Translations::
076f77
@end menu
076f77
076f77
@subsection References
076f77
076f77
@itemize
076f77
@item @url{http://en.wikipedia.org/Corporate_identity} (and related
076f77
links).
076f77
@end itemize
076f77