Blame Manuals/Filesystem/trunk/Identity.texi

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