Home
last modified time | relevance | path

Searched refs:a (Results 5851 – 5875 of 6240) sorted by last modified time

1...<<231232233234235236237238239240>>...250

/plugin/directions/syntax/
H A Dlocaldirections.php196 * contains a reference to the renderer object which is currently
/plugin/scriptheader/
H A DCOPYING33 For example, if you distribute copies of such a program, whether
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
87 You may charge a fee for the physical act of transferring a copy, and
91 of it, thus forming a work based on the Program, and copy and
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
130 with the Program (or with a work based on the Program) on a volume of
197 7. If, as a consequence of a court judgment or allegation of patent
227 be a consequence of the rest of this License.
[all …]
/plugin/animation/scripts/
H A Djquery.scianimator.min.js8a("init");return this.each(function(){var i=e(this);var h=i.data("scianimator");e(this).data("scia… function
H A DshAutoloader.js17 eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCha… argument
H A DshCore.js17 eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCha… argument
/plugin/animation/styles/
H A Dscianimator.blue.css11 .scianimator.blue a,
12 .scianimator.blue a:visited {
37 .scianimator.blue a:hover {
H A Dscianimator.css37 .scianimator a,
38 .scianimator a:visited {
44 .scianimator a.small,
45 .scianimator a:visited.small {
48 .scianimator a:active {
70 .scianimator .box a.control.navigator,
71 .scianimator .box a:hover.control.navigator {
84 .scianimator .box a.navigator.disabled,
85 .scianimator .box a:hover.navigator.disabled {
92 .scianimator .box a.navigator.current,
[all …]
H A Dscianimator.dark.css11 .scianimator.dark a,
12 .scianimator.dark a:visited {
37 .scianimator.dark a:hover {
H A Dscianimator.light.css11 .scianimator.light a,
12 .scianimator.light a:visited {
37 .scianimator.light a:hover {
H A DshCore.css17 .syntaxhighlighter a,
127 .syntaxhighlighter.collapsed .toolbar span a {
131 .syntaxhighlighter.collapsed .toolbar span a.expandSource {
146 .syntaxhighlighter .toolbar a {
152 .syntaxhighlighter .toolbar a.expandSource {
162 .syntaxhighlighter.ie .toolbar a {
181 .syntaxhighlighter.printing a {
184 .syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a {
190 .syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a {
215 .syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a {
[all …]
H A DshThemeDefault.css56 .syntaxhighlighter.collapsed .toolbar a {
59 .syntaxhighlighter.collapsed .toolbar a:hover {
67 .syntaxhighlighter .toolbar a {
70 .syntaxhighlighter .toolbar a:hover {
73 .syntaxhighlighter .plain, .syntaxhighlighter .plain a {
76 .syntaxhighlighter .comments, .syntaxhighlighter .comments a {
79 .syntaxhighlighter .string, .syntaxhighlighter .string a {
105 .syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
108 .syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
111 .syntaxhighlighter .color3, .syntaxhighlighter .color3 a {
/plugin/actickets/
H A DREADME11 Put the following line on top of your page to set a global project of the page:
27 If you don't want to a add a global project ID or want to reference a ticket
28 from another project, you can add the project ID on a per-ticket basis:
52 You should have received a copy of the GNU General Public License along
H A DLICENSE33 For example, if you distribute copies of such a program, whether
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
87 You may charge a fee for the physical act of transferring a copy, and
91 of it, thus forming a work based on the Program, and copy and
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
130 with the Program (or with a work based on the Program) on a volume of
197 7. If, as a consequence of a court judgment or allegation of patent
227 be a consequence of the rest of this License.
[all …]
H A Dstyle.css1 div.dokuwiki a.acticket_completed {
5 div.dokuwiki a.acticket_prio {
10 div.dokuwiki a.acticket_prio_highest {
14 div.dokuwiki a.acticket_prio_high {
18 div.dokuwiki a.acticket_prio_normal {
22 div.dokuwiki a.acticket_prio_low {
26 div.dokuwiki a.acticket_prio_lowest {
/plugin/translator/
H A Dhelper.php348 function _sortVersion($a, $b) { argument
350 if ($a === $b ) {
352 } else if ( is_numeric($a) && is_numeric($b) ) {
353 return $a < $b ? -1 : 1;
354 } else if ( !is_numeric($a) && !is_numeric($b) ) {
355 return strcmp($a, $b);
356 } else if ( !is_numeric($a)) {
/plugin/floatdiv/
H A Dplugin.info.txt6 desc A simple floating div that can be added to any page as a sidebar
/plugin/shorturl/
H A Dplugin.info.txt6 desc Creates short urls and redirects pages based on a central redirection list. Based on Andreas…
/plugin/progrecss/
H A Dstyle.css16 * Features a block box themed with the link and background colors
81 * Features a rounded box using the "missing link" colors for
82 * the current theme, plus a black background and white face.
83 * The caption is shown as a popup under the gauge when it is focused.
89 * and in a block of its own.
146 * Features a bar running inline (thanks to "inline-block"), with the
153 * the line. Firefox prior to 2.0 require a CSS fix but otherwise
H A DChangeLog10 * syntax.php: empty caption no longer generates a caption <span>, thanks to
/plugin/quiz/
H A Dclass_quiz.php143 if ($a['type'] == 'single') {
151 if ($a['type'] == 'text') {
244 $a = $this->parseQuiz();
245 $a = $a['questions'][$question_num];
258 if ($a['type'] == 'text') {
286 if ($a['explanation'] != '') {
302 if ($a['type'] == 'single') {
310 if ($a['type'] == 'text') {
316 if ($a['type'] == 'multi') {
516 function cmp($a, $b) { argument
[all …]
/plugin/translation3/lang/
H A Dlangnames.txt123 ny chiCheŵa
148 sm gagana fa'a Samoa
176 ve Tshivenḓa
/plugin/translation3/
H A Dstyle.css20 .dokuwiki div.plugin_translation ul li a.wikilink1:link,
21 .dokuwiki div.plugin_translation ul li a.wikilink1:hover,
22 .dokuwiki div.plugin_translation ul li a.wikilink1:active,
32 .dokuwiki div.plugin_translation ul li a.wikilink2:link,
33 .dokuwiki div.plugin_translation ul li a.wikilink2:hover,
34 .dokuwiki div.plugin_translation ul li a.wikilink2:active,
44 .dokuwiki div.plugin_translation ul li a.wikilink3:link,
45 .dokuwiki div.plugin_translation ul li a.wikilink3:hover,
82 .dokuwiki div.plugin_translation ul li a img {
94 .dokuwiki div.plugin_translation span.curid a img {
[all …]
H A Dplugin.info.txt7 desc Supports the easy setup of a multi-language wiki.
/plugin/groupmgr/
H A DREADME4 _groupmgr_ is a simple group manager plugin for dokuwiki. It allows easy
36 4. The conf_namespace option specifies a separate namespace for configuration.
37 When the config namespace is used, a placeholder tag (~~GROUPMGR~~) can be
/plugin/doctree2filelist/
H A Dadmin.php98 …print '<a href="http://www.dokuwiki.org/plugin:filelist">The filelist-plugin can be found here.</a

1...<<231232233234235236237238239240>>...250