You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@forrest.apache.org by "Scherler, Thorsten" <th...@apache.org> on 2004/10/26 01:48:44 UTC

logos svg

hi all,

I found in 
./src/forrestlogos/generated/
all the logos that are project using.

Can I submit the one for the lenya TLP in this folder too?

TIA

thorsten


Re: logos svg

Posted by "Scherler, Thorsten" <th...@apache.org>.
Thanks very much! 
I will add the howto to our website after I will give it a try tonight.

Cheers,
thorsten

El mar, 26-10-2004 a las 09:25, Nicola Ken Barozzi escribió:
> Scherler, Thorsten wrote:
> > hi all,
> > 
> > I found in 
> > ./src/forrestlogos/generated/
> > all the logos that are project using.
> > 
> > Can I submit the one for the lenya TLP in this folder too?
> 
> The generated logos are not the ones the projects are using, but are 
> generated by the script, given the templates and the  xml descriptor.
> 
> Here is the howto (taken from the generated page):
> 
> HOWTO
> 
> Basically these are the infos:
> 
>      * id: directory
>      * url: i n c u b a t o r
>      * logo: apache
>      * color: black
>      * bgcolor: white
>      * scale: normal
> 
> where:
> 
>      * id: [unixname]
>      * url: [secondleveldomain]
>      * logo: [apache|apache-jakarta|apache-resource|apache-httpd]
>      * color: [fontcolor]
>      * bgcolor: [backgroundcolor|$forrest|$maven]
>      * scale: [small|normal|big]
> 
> The above example is like this in projects.xml:
> 
>    <project
>      id="directory"
>      logo="apache"
>      name="Directory"
>      url="i n c u b a t o r"
>      bgcolor="white"
>      color="black"
>      scale="normal" />
> 
> 
> In particular the Incubator Project logos are an example of some of the 
> possible combinations.
> 
> If you need a different logo type, you can add the xsl template to the 
> 'logo-templates' dir and reference it by filename (minus the extension).


Re: logos svg

Posted by Nicola Ken Barozzi <ni...@apache.org>.
Scherler, Thorsten wrote:
> hi all,
> 
> I found in 
> ./src/forrestlogos/generated/
> all the logos that are project using.
> 
> Can I submit the one for the lenya TLP in this folder too?

The generated logos are not the ones the projects are using, but are 
generated by the script, given the templates and the  xml descriptor.

Here is the howto (taken from the generated page):

HOWTO

Basically these are the infos:

     * id: directory
     * url: i n c u b a t o r
     * logo: apache
     * color: black
     * bgcolor: white
     * scale: normal

where:

     * id: [unixname]
     * url: [secondleveldomain]
     * logo: [apache|apache-jakarta|apache-resource|apache-httpd]
     * color: [fontcolor]
     * bgcolor: [backgroundcolor|$forrest|$maven]
     * scale: [small|normal|big]

The above example is like this in projects.xml:

   <project
     id="directory"
     logo="apache"
     name="Directory"
     url="i n c u b a t o r"
     bgcolor="white"
     color="black"
     scale="normal" />


In particular the Incubator Project logos are an example of some of the 
possible combinations.

If you need a different logo type, you can add the xsl template to the 
'logo-templates' dir and reference it by filename (minus the extension).

-- 
Nicola Ken Barozzi                   nicolaken@apache.org
             - verba volant, scripta manent -
    (discussions get forgotten, just code remains)
---------------------------------------------------------------------