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

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