pereinar 2002/06/10 15:30:59 Modified: src/about config.cfg Added: src/about LICENSE.txt license.pod src/about/link alternative.tar.gz linktous.html src/about/link/buttons apache-mod_perl.gif apache-mod_perl2.gif button_120x26.gif button_120x26.png button_120x26_transparent.png button_88x31.gif button_88x31.png button_88x31_transparent.png src/about/link/logos README animate.pl banner1.png banner2.png banner3.png banner_animated.gif mod_perl_logo_anim.svg mod_perl_logo_static.gif mod_perl_logo_static.png mod_perl_logo_static.svg mod_perl_logo_static_black.png mod_perl_logo_static_transparent.png mp_banner.gif mp_banner.png src/about/link/logos/thumbnails banner_animated.gif mod_perl_logo_static.gif mp_banner.gif Log: Added: Link to Us section Apache License under About instead of Start Reviewed by: docs-dev Revision Changes Path 1.5 +19 -0 modperl-docs/src/about/config.cfg Index: config.cfg =================================================================== RCS file: /home/cvs/modperl-docs/src/about/config.cfg,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- config.cfg 2 Jun 2002 11:30:52 -0000 1.4 +++ config.cfg 10 Jun 2002 22:30:58 -0000 1.5 @@ -9,13 +9,32 @@ General information regarding mod_perl of historical interest. EOB + group => 'People Behind mod_perl', chapters => [qw( contributors/people.html contributors/other.pod )], + group => 'Link to This Site', + chapters => [qw( + link/linktous.html + )], + + group => 'mod_perl General Information', + chapters => [qw( + license.pod + )], + copy_glob => [qw( contributors/*.jpg + + link/*/*.png + link/*/*.svg + link/*/*.gif + link/logos/thumbnails/*.gif + link/alternative.tar.gz + + LICENSE.txt )], ); 1.3 +0 -0 modperl-docs/src/about/LICENSE.txt 1.1 modperl-docs/src/about/license.pod Index: license.pod =================================================================== =head1 NAME License =head1 Description mod_perl is an Apache Software Foundation (http://www.apache.org/) project, licensed under The Apache Software License, an Open Source license. =head1 The Apache Software License The license is available in the file I<LICENSE> in the source distribution. We have also reproduced it verbatim below: ==================================================================== The Apache Software License, Version 1.1 Copyright (c) 2000 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: "This product includes software developed by the Apache Software Foundation (http://www.apache.org/)." Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear. 4. The names "Apache" and "Apache Software Foundation" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact [EMAIL PROTECTED] 5. Products derived from this software may not be called "Apache", nor may "Apache" appear in their name, without prior written permission of the Apache Software Foundation. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================== This software consists of voluntary contributions made by many individuals on behalf of the Apache Software Foundation. For more information on the Apache Software Foundation, please see <http://www.apache.org/>. Portions of this software are based upon public domain software originally written at the National Center for Supercomputing Applications, University of Illinois, Urbana-Champaign. =for html You may also download the license <a href="LICENSE.txt">here</a>. =cut 1.1 modperl-docs/src/about/link/alternative.tar.gz <<Binary file>> 1.1 modperl-docs/src/about/link/linktous.html Index: linktous.html =================================================================== <html> <head> <title>Link to us</title> <meta name="description" content="A number of banners and buttons that can be used to link to the mod_perl site"> </head> <body> <p> If you find that mod_perl has helped out your web project and you enjoy coding for mod_perl, please consider linking back to perl.apache.org. As an Open Source project, we don't have funds for advertising, so we have to rely on the word of the mouth and links from our users to gain recognition. </p> <table width="100%"> <tr> <td class="menu-title-bg"> <div class="menu-title">Image</div> </td> <td class="menu-title-bg"> <div class="menu-title">Description</div> </td> <td class="menu-title-bg"> <div class="menu-title">Alternatives</div> </td> </tr> <tr> <td align="center" class="non-sel-bg"> <a href="logos/mod_perl_logo_static.gif"> <img src="logos/thumbnails/mod_perl_logo_static.gif" width="200" height="43" border="0" alt="[mod_perl] static logo"> </a> </td> <td class="non-sel-bg"> <p><b>File name:</b> <i>mod_perl_logo_static.gif</i><br> <b>Dimensions: </b> <i>395x85</i><br> The official logo, by Michael Demers (mike (at) inteo.com)</p> <p>The SVG version shouldn't be used for linking -- it's provided as a way to modify the original image if you have other requirements. You can then use a tool like <a href="http://xml.apache.org/batik/">Batik</a> to convert the SVG to another format for the web.</p> </td> <td class="non-sel-bg"> <ul> <li><a href="logos/mod_perl_logo_static_transparent.png">Transparent Background</a> (PNG)</li> <li><a href="logos/mod_perl_logo_static.png">White Background</a> (PNG)</li> <li><a href="logos/mod_perl_logo_static_black.png">Black Background</a> (PNG)</li> <li><a href="logos/mod_perl_logo_static.svg">SVG</a></li> <li><a href="logos/mod_perl_logo_anim.svg">Animated SVG</a></li> </ul> </td> </tr> <tr> <td align="center" class="non-sel-bg"> <a href="logos/mp_banner.gif"> <img src="logos/thumbnails/mp_banner.gif" width="200" height="26" border="0" alt="[mod_perl] banner"> </a><br> <a href="logos/banner_animated.gif"> <img src="logos/thumbnails/banner_animated.gif" width="200" height="26" border="0" alt="[mod_perl] banner"> </a> </td> <td class="non-sel-bg"> <p><b>File name:</b> <i>mp_banner.gif</i> (static), <i>banner_animated.gif</i> (animated)<br> <b>Dimensions: </b> <i>468x60</i><br> Banner, static and animated, for eventual use in banner ads.</p> </td> <td class="non-sel-bg"> <ul> <li><a href="logos/mp_banner.png">Static banner in PNG</a></li> </ul> </td> </tr> <tr> <td align="center" class="non-sel-bg"> <a href="buttons/button_88x31.gif"> <img src="buttons/button_88x31.gif" width="88" height="31" border="0" alt="[mod_perl] button 88x31"> </a><br> <a href="buttons/button_120x26.gif"> <img src="buttons/button_120x26.gif" width="120" height="26" border="0" alt="[mod_perl] button 120x26"> </a> </td> <td class="non-sel-bg"> <p><b>File name:</b> <i>button_88x31.gif</i>, <i>button_120x26.gif</i><br> <b>Dimensions: </b> <i>88x31</i>, <i>120x26</i><br> Buttons, for easy linking, based on the logo.</p> </td> <td class="non-sel-bg"> <ul> <li><a href="buttons/button_88x31.png">88x31 button (PNG)</a></li> <li><a href="buttons/button_120x26.png">120x26 button (PNG)</a></li> <li><a href="buttons/button_88x31_transparent.png">88x31 button, transparent background</a> (PNG)</li> <li><a href="buttons/button_120x26_transparent.png">120x26 button, transparent background</a> (PNG)</li> </ul> </td> </tr> <tr> <td align="center" class="non-sel-bg"> <a href="buttons/apache-mod_perl.gif"> <img src="buttons/apache-mod_perl.gif" width="90" height="30" border="0" alt="[mod_perl] button"> </a> </td> <td class="non-sel-bg"> <p><b>File name:</b> <i>apache-mod_perl.gif</i><br> <b>Dimensions: </b> <i>90x30</i><br> mod_perl button by Juergen Specht.</p> </td> <td class="non-sel-bg"> </td> </tr> <tr> <td align="center" class="non-sel-bg"> <a href="buttons/apache-mod_perl2.gif"> <img src="buttons/apache-mod_perl2.gif" width="127" height="35" border="0" alt="[mod_perl] button"> </a> </td> <td class="non-sel-bg"> <p><b>File name:</b> <i>apache-mod_perl2.gif</i><br> <b>Dimensions: </b> <i>127x35</i><br> mod_perl button by Tyler Rorabaugh.</p> </td> <td class="non-sel-bg"> </td> </tr> </table> <p>To link to this website using one of the above banners pr buttons, <b>download</b> the image file, then insert the following HTML into your document, replacing <i>FILENAME</i> with the correct file name, and <i>WIDTH</i> and <i>HEIGHT</i> with the correct dimensions :</p> <pre class="pre-section"> <p> <a href="http://perl.apache.org/"> <img src="FILENAME" width="WIDTH" height="HEIGHT" border="0" alt="mod_perl -- Speed, Power, Scalability"> </a> </p></pre> <p><b>Note: </b> <i>Please</i> make sure that you download the button/banner locally and use that one, and don't use the complete URL to the graphics hosted on this site; it'll slow your site down and use up our bandwith. </p> <p>The main versions of the buttons and logos are provided in the GIF format, as PNG still has a tendency to crash old browsers. If you feel comforatable about using the PNG versions, please go ahead and do so.</p> <p>Many other logos and buttons have been created for mod_perl. If you are interested in some of them, you may <a href="alternative.tar.gz">download an archive</a> containing them all.</p> </body> </html> 1.1 modperl-docs/src/about/link/buttons/apache-mod_perl.gif <<Binary file>> 1.1 modperl-docs/src/about/link/buttons/apache-mod_perl2.gif <<Binary file>> 1.1 modperl-docs/src/about/link/buttons/button_120x26.gif <<Binary file>> 1.1 modperl-docs/src/about/link/buttons/button_120x26.png <<Binary file>> 1.1 modperl-docs/src/about/link/buttons/button_120x26_transparent.png <<Binary file>> 1.1 modperl-docs/src/about/link/buttons/button_88x31.gif <<Binary file>> 1.1 modperl-docs/src/about/link/buttons/button_88x31.png <<Binary file>> 1.1 modperl-docs/src/about/link/buttons/button_88x31_transparent.png <<Binary file>> 1.1 modperl-docs/src/about/link/logos/README Index: README =================================================================== These logos are the "official" ones, derived from the official logo, by Michael Demers (mike (at) inteo.com). The SVG files were created by Matt Sergeant matt (at) sergeant.org. One of them has an animated cogs effect, which is pretty neat. To create an animated banner, I used the ImageMagick perl library. Included code is in animate.pl. Just run it as: % perl animate.pl (disregard any errors, I usually get some warning about missing delegate files etc, but it works anyhow). It uses banner1.png, banner2.png, banner3.png, and mp_banner.png to create banner_animated.gif as an animated gif. You may edit those files, or add new ones, but make sure to keep them all at 468x60px. Make sure to not name anything banner.* verbatim. It gave problems on my ad-removing proxy. I guess these are ads anyway, so it doesn't matter that much, but the other names weren't a problem. That's why it's mp_banner.png and not banner.png. GIF versions are supposed to be the "official" ones, because PNG still crashes old browsers. PNG versions should still be supplied as "source" versions and for the people wanting to use them. Thanks to Jonathan M. Hollin for running the button/logo contest, if it wasn't for him we wouldn't have all these graphics! 1.1 modperl-docs/src/about/link/logos/animate.pl Index: animate.pl =================================================================== #!perl use Image::Magick; my $image = Image::Magick->new; $image->Read('banner1.png', 'banner2.png', 'banner3.png', 'mp_banner.png'); $image->Set(iterations => 99); $image->Write('banner_animated.gif'); # generate thumbnail $image->Resize(width => 200, height=> 26); $image->Write('thumbnails/banner_animated.gif'); 1.1 modperl-docs/src/about/link/logos/banner1.png <<Binary file>> 1.1 modperl-docs/src/about/link/logos/banner2.png <<Binary file>> 1.1 modperl-docs/src/about/link/logos/banner3.png <<Binary file>> 1.1 modperl-docs/src/about/link/logos/banner_animated.gif <<Binary file>> 1.1 modperl-docs/src/about/link/logos/mod_perl_logo_anim.svg Index: mod_perl_logo_anim.svg =================================================================== <?xml version="1.0"?> <!-- SVG Image for mod_perl Logo Ported to SVG from Michael Demers' original logo in JPG format to SVG by Matt Sergeant, who also did the animation effect Original size: 382x85 Good button size might be 100x22 --> <svg width="382" height="85" viewBox="0 0 382 85"> <title>mod_perl logo</title> <desc>Michael Demers' mod_perl logo</desc> <!-- mod_perl text --> <g style="font-family: Trebuchet MS, sans-serif; font-size: 60pt;"> <text x="80" y="65" style="fill: #999999">mod</text> <text x="235" y="65" style="font-weight: bold; fill: #326696">perl</text> </g> <!-- Black Square around the cog --> <rect x="17" y="16" width="52" height="52" style="fill: black;"/> <!-- Cogs clip path --> <clipPath id="rectClip"> <rect id="rect1" x="21" y="20" width="44" height="44" style="stroke: gray; fill: none;"/> </clipPath> <!-- Individual Cog (not displayed - used below) --> <defs> <g id="cog1" style="stroke: white; stroke-linejoin: round; fill: white;"> <polyline points="59 32, 60 22, 70 22, 71 32"/> </g> </defs> <g id="cogs" style="clip-path: url(#rectClip);"> <circle cx="65" cy="64" r="35" style="fill: white;"/> <circle cx="65" cy="64" r="12" style="fill: black;"/> <!-- we need 5 cogs because 4 are always on screen at once --> <use xlink:href="#cog1"> <animateTransform attributeName="transform" type="rotate" dur="5s" begin="0s" from="0 65 64" to="30 65 64" repeatCount="indefinite"/> </use> <use xlink:href="#cog1"> <animateTransform attributeName="transform" type="rotate" dur="5s" begin="0s" from="-30 65 64" to="0 65 64" repeatCount="indefinite"/> </use> <use xlink:href="#cog1"> <animateTransform attributeName="transform" type="rotate" dur="5s" begin="0s" from="-60 65 64" to="-30 65 64" repeatCount="indefinite"/> </use> <use xlink:href="#cog1"> <animateTransform attributeName="transform" type="rotate" dur="5s" begin="0s" from="-90 65 64" to="-60 65 64" repeatCount="indefinite"/> </use> <use xlink:href="#cog1"> <animateTransform attributeName="transform" type="rotate" dur="5s" begin="0s" from="-120 65 64" to="-90 65 64" repeatCount="indefinite"/> </use> </g> <!-- <use xlink:href="#cogs" style="clip-path: url(#rectClip);" transform="rotate(0, 69, 68)"> </use> --> </svg> 1.1 modperl-docs/src/about/link/logos/mod_perl_logo_static.gif <<Binary file>> 1.1 modperl-docs/src/about/link/logos/mod_perl_logo_static.png <<Binary file>> 1.1 modperl-docs/src/about/link/logos/mod_perl_logo_static.svg Index: mod_perl_logo_static.svg =================================================================== <?xml version="1.0"?> <!-- SVG Image for mod_perl Logo Ported to SVG from Michael Demers' original logo in JPG format to SVG by Matt Sergeant Original size: 382x85 Good button size might be 100x22 --> <svg width="395" height="85" viewBox="0 0 395 85" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>mod_perl logo</title> <desc>Michael Demers' mod_perl logo</desc> <!-- mod_perl text --> <g style="font-family: Trebuchet MS, sans-serif; font-size: 60pt;"> <text x="80" y="65" style="fill: #999999">mod</text> <text x="235" y="65" style="font-weight: bold; fill: #326696">perl</text> </g> <!-- Black Square around the cog --> <rect x="17" y="16" width="52" height="52" style="fill: black;"/> <!-- Cogs clip path --> <clipPath id="rectClip"> <rect id="rect1" x="21" y="20" width="44" height="44" style="stroke: gray; fill: none;"/> </clipPath> <g id="cogs" style="clip-path: url(#rectClip);"> <circle cx="65" cy="64" r="35" style="fill: white;"/> <circle cx="65" cy="64" r="12" style="fill: black;"/> <polyline id="cog1" style="stroke: white; stroke-linejoin: round; fill: white;" points="59 32, 60 22, 70 22, 71 32"/> <use xlink:href="#cog1" transform="rotate(-30, 65, 64)"/> <use xlink:href="#cog1" transform="rotate(-60, 65, 64)"/> <use xlink:href="#cog1" transform="rotate(-90, 65, 64)"/> </g> </svg> 1.1 modperl-docs/src/about/link/logos/mod_perl_logo_static_black.png <<Binary file>> 1.1 modperl-docs/src/about/link/logos/mod_perl_logo_static_transparent.png <<Binary file>> 1.1 modperl-docs/src/about/link/logos/mp_banner.gif <<Binary file>> 1.1 modperl-docs/src/about/link/logos/mp_banner.png <<Binary file>> 1.1 modperl-docs/src/about/link/logos/thumbnails/banner_animated.gif <<Binary file>> 1.1 modperl-docs/src/about/link/logos/thumbnails/mod_perl_logo_static.gif <<Binary file>> 1.1 modperl-docs/src/about/link/logos/thumbnails/mp_banner.gif <<Binary file>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]