root/trunk/website/blog/includes/captcha.xml @ 5

Revision 5, 6.2 kB (checked in by DanWilson, 17 years ago)

Initial Commit Of ModelGlue? Website (upgrade to blogcfc 511)

Line 
1<!--
2Copyright: (c) 2006 Maestro Publishing - Peter J. Farrell
3Author: Peter J. Farrell (pjf@maestropublishing.com)
4Package: Lyla Captcha - http://lyla.maestropublishing.com
5Based On the Work Of: Mark Mandel (mark@compoundtheory.com) - http://www.compoundtheory.com
6Version: 0.1 Alpha
7License:
8        (c) 2006 Maestro Publishing - Peter J. Farrell
9        Licensed under the Apache License, Version 2.0 (the "License");
10        you may not use this file except in compliance with the License.
11        You may obtain a copy of the License at
12       
13        http://www.apache.org/licenses/LICENSE-2.0
14       
15        Unless required by applicable law or agreed to in writing, software
16        distributed under the License is distributed on an "AS IS" BASIS,
17        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18        See the License for the specific language governing permissions and
19        limitations under the License.
20       
21        This software MAY consist of voluntary contributions made by other individuals.
22
23Other Restrictions In Addition to the Apache 2.0 License:
24        - The "LylaCaptcha" attribution text must be displayed in the generated Captcha
25        image. Please do not comment out or otherwise change the the source code to
26        defeat this request.
27        - You may distribute Lyla Captcha within/embedded your application.
28        - Please to not sell the Lyla Captcha package by itself as this against the
29        spirit of this open source project.
30
31$Id: captcha.xml 2742 2006-03-07 23:53:57Z pfarrell $
32
33N.B.:
34**********************************************************************************
35* This license may differ from the license of the program that uses LylaCaptcha. *
36**********************************************************************************
37
38Shameless Begging:
39        If LylaCaptcha proves to be a useful captcha for you, please consider gifting me
40        something on my Amazon Wishlist: http://www.amazon.com/gp/registry/2NDKJIPDUYE9W
41       
42        Or you may make a donation with PayPal: pjf@maestropublishing.com
43       
44        Your generosity is greatly appreciated and thank you for supporting Open Source
45        Software authors.
46-->
47<captcha version="1.0">
48        <configs>
49                <config name="outputDirectory" value="images/captcha/"/>
50                <config name="outputDirectoryIsRelative" value="true"/>
51        <config name="hashValidPeriod" value="1800000"/><!-- in milliseconds --> 
52                <config name="jpegQuality" value="0.90"/>
53                <config name="jpegUseBaseline" value="true"/>
54                <config name="useAntiAlias" value="true"/>
55                <config name="randStrType" value="alphaLcase"/>
56                <config name="randStrLen" value="3"/>
57                <config name="width" value="250"/>
58                <config name="height" value="75"/>
59                <config name="fontsize" value="30"/>
60                <config name="leftOffset" value="20"/>
61                <config name="shearXRange" value="25"/>
62                <config name="shearYRange" value="25"/>
63                <config name="fontColor" value="dark"/>
64                <config name="backgroundColor" value="light"/>
65                <config name="useGradientBackground" value="false"/>
66                <config name="backgroundColorUseCyclic" value="false"/>
67                <config name="useOvals" value="false"/>
68                <config name="ovalColor" value="medium"/>
69                <config name="ovalUseTransparency" value="true"/>
70                <config name="minOvals" value="15"/>
71                <config name="maxOvals" value="20"/>
72                <config name="useBackgroundLines" value="false"/>
73                <config name="backgroundLineColor" value="medium"/>
74                <config name="backgroundLineUseTransparency" value="true"/>
75                <config name="backgroundMinLines" value="5"/>
76                <config name="backgroundMaxLines" value="10"/>
77                <config name="useForegroundLines" value="false"/>
78                <config name="foregroundlineColor" value="light"/>
79                <config name="foregroundLineUseTransparency" value="true"/>
80                <config name="foregroundMinLines" value="5"/>
81                <config name="foregroundMaxLines" value="10"/>
82        </configs>
83        <fonts>
84                <font use="true" name="Arial"/>
85                <font use="true" name="Arial Black"/>
86                <font use="true" name="Arial Cursiva"/>
87                <font use="true" name="Arial Negreta"/>
88                <font use="true" name="Arial Negreta cursiva"/>
89                <font use="true" name="Comic Sans MS"/>
90                <font use="true" name="Comic Sans MS Negreta"/>
91                <font use="true" name="Courier New"/>
92                <font use="true" name="Courier New Cursiva"/>
93                <font use="true" name="Courier New Negreta"/>
94                <font use="true" name="Courier New Negreta cursiva"/>
95                <font use="true" name="Georgia "/>
96                <font use="true" name="Georgia Cursiva"/>
97                <font use="true" name="Georgia Negreta"/>
98                <font use="true" name="Georgia Negreta cursiva"/>
99                <font use="true" name="Impact"/>
100                <font use="true" name="Lucida Bright Demibold"/>
101                <font use="true" name="Lucida Bright Demibold Italic"/>
102                <font use="true" name="Lucida Bright Italic"/>
103                <font use="true" name="Lucida Bright Regular"/>
104                <font use="true" name="Lucida Console"/>
105                <font use="true" name="Lucida Sans Demibold"/>
106                <font use="true" name="Lucida Sans Regular"/>
107                <font use="true" name="Lucida Sans Typewriter Bold"/>
108                <font use="true" name="Lucida Sans Typewriter Regular"/>
109                <font use="true" name="Lucida Sans Unicode"/>
110                <font use="true" name="Microsoft Sans Serif"/>
111                <font use="true" name="Palatino Linotype"/>
112                <font use="true" name="Palatino Linotype Cursiva"/>
113                <font use="true" name="Palatino Linotype Negreta"/>
114                <font use="true" name="Palatino Linotype Negreta cursiva"/>
115                <font use="true" name="sansserif"/>
116                <font use="true" name="sansserif.bold"/>
117                <font use="true" name="sansserif.bolditalic"/>
118                <font use="true" name="sansserif.italic"/>
119                <font use="true" name="serif"/>
120                <font use="true" name="serif.bold"/>
121                <font use="true" name="serif.bolditalic"/>
122                <font use="true" name="serif.italic"/>
123                <font use="true" name="Tahoma"/>
124                <font use="true" name="Tahoma Negreta"/>
125                <font use="true" name="Times New Roman"/>
126                <font use="true" name="Times New Roman cursiva"/>
127                <font use="true" name="Times New Roman Negreta"/>
128                <font use="true" name="Times New Roman Negreta cursiva"/>       
129                <font use="true" name="Trebuchet MS"/>
130                <font use="true" name="Trebuchet MS Cursiva"/>
131                <font use="true" name="Trebuchet MS Negreta"/>
132                <font use="true" name="Trebuchet MS Negreta cursiva "/>
133                <font use="true" name="Verdana"/>
134                <font use="true" name="Verdana Cursiva"/>
135                <font use="true" name="Verdana Negreta"/>
136                <font use="true" name="Verdana Negreta cursiva"/>
137        </fonts>
138</captcha>
Note: See TracBrowser for help on using the browser.