2 LibreSSL - CAcert web application
3 Copyright (C) 2004-2008 CAcert Inc.
5 This program is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published by
7 the Free Software Foundation; version 2 of the License.
9 This program is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU General Public License for more details.
14 You should have received a copy of the GNU General Public License
15 along with this program; if not, write to the Free Software
16 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19 showheader(_("Welcome to CAcert.org"));
21 <h3
><?
=_("CAcert Logos")?
></h3
>
23 <p
><?
=sprintf(_("On this page you find a number of logos to add to your website. Help CAcert to get some publicity by using a logo to link back to %s or to indicate that you or your website are using a CAcert certificates for security and privacy."), "<a href='http://www.cacert.org/'>http://www.cacert.org/</a>")?
></p
>
24 <p
><?
=sprintf(_("If you want to use the graphics and design, or you want to contribute something, please read the %sCAcert Styleguide%s"),"<a href='http://www.cacert.at/svn/sourcerer/CAcert/PR/CAcert_Styleguide.pdf'>","</a>")?
></p
>
26 <h4
><?
=_("Collection 1 created by Christoph Probst (November 2004)")?
></h4
>
29 <img src
="logos/cacert1.png" alt
="www.cacert.org logo" /><br
/><br
/>
30 <img src
="logos/cacert-free-certificates2.png" alt
="www.cacert.org logo" /> 
; 
;
31 <img src
="logos/cacert-free-certificates3.png" alt
="www.cacert.org logo" /> 
; 
;<br
/><br
/>
32 <img src
="logos/cacert-grey.png" alt
="www.cacert.org" /> 
; 
;
33 <img src
="logos/small-ssl-security.png" alt
="www.cacert.org" border
="0" /><br
/><br
/>
37 <h3
><?
=_("How can I put a logo on to my website?")?
></h3
>
39 <p
><?
=_("It is extremly easy! Just pick an image from the collections above and use it for example with the following html code fragment:")?
>
41 <pre
><
;a href
="
;http
://www.cacert.org/"><img src="INSERT-FILENAME.PNG" alt="www.cacert.org" style="border-width: 0px;" /></a></pre>
44 <p
><?
=_("The result should get you something like:")?
>
45 <a href
="http://www.cacert.org/"><img src
="logos/small-ssl-security.png" alt
="www.cacert.org" style
="border-width: 0px;" /></a
>
48 <h3
><?
=_("Create more badges")?
></h3
>
50 <p
><?
=_(sprintf("CAcert lives from the community! If you want to contribute additional images please send them to %s to have them added to this website.", "<a href='mailto:cacert@lists.cacert.org'>cacert@lists.cacert.org</a>"))?
></p
>