Blame Manuals/Repository-fs/trunk/Identity.texi

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