Home
last modified time | relevance | path

Searched refs:php (Results 1 – 25 of 33) sorted by path

12

/dokuwiki/
H A D.htaccess.dist25 #RewriteRule ^_media/(.*) lib/exe/fetch.php?media=$1 [QSA,L]
26 #RewriteRule ^_detail/(.*) lib/exe/detail.php?media=$1 [QSA,L]
27 #RewriteRule ^_export/([^/]+)/(.*) doku.php?do=export_$1&id=$2 [QSA,L]
28 #RewriteRule ^$ doku.php [L]
31 #RewriteRule (.*) doku.php?id=$1 [QSA,L]
32 #RewriteRule ^index.php$ doku.php
43 #RewriteRule ^lib/exe/xmlrpc.php$ https://%{SERVER_NAME}%{REQUEST_URI} [L,R=301]
/dokuwiki/conf/
H A Dacl.auth.php.dist1 # acl.auth.php
2 # <?php exit()?>
H A Dinterwiki.conf34 phpfn https://secure.php.net/{NAME}
H A Dlocal.php.dist1 <?php
3 * This is an example of how a local.php could look like.
4 * Simply copy the options you want to change from dokuwiki.php
7 * When using the installer, a correct local.php file be generated for
H A Dmysql.conf.php.example1 <?php
18 * To use this configuration you have to copy them to local.protected.php
19 * or at least include this file in local.protected.php.
H A Dusers.auth.php.dist1 # users.auth.php
2 # <?php exit()?>
/dokuwiki/data/
H A Ddeleted.files8 inc/IXR_Library.php
9 inc/cli.php
59 vendor/paragonie/random_compat/lib/byte_safe_strings.php
60 vendor/paragonie/random_compat/lib/cast_to_int.php
61 vendor/paragonie/random_compat/lib/error_polyfill.php
62 vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
63 vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
64 vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
65 vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
66 vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
[all...]
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt86 * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[doku>localization#changing_some_localized_texts_and_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php>
87 <?php
99 [[http://php.net|{{wiki:dokuwiki-128.png}}]]
101 [[http://php.net|{{wiki:dokuwiki-128.png}}]]
139 Resized external image:           {{https://www.php.net/images/php.gif?200x50}}
144 Resized external image:           {{https://www.php.net/images/php.gif?200x50}}
420 The following language strings are currently recognized: //4cs 6502acme 6502kickass 6502tasm 68000devpac abap actionscript3 actionscript ada aimms algol68 apache applescript apt_sources arm asm asp asymptote autoconf autohotkey autoit avisynth awk bascomavr bash basic4gl batch bf biblatex bibtex blitzbasic bnf boo caddcl cadlisp ceylon cfdg cfm chaiscript chapel cil c_loadrunner clojure c_mac cmake cobol coffeescript c cpp cpp-qt cpp-winapi csharp css cuesheet c_winapi dart dcl dcpu16 dcs delphi diff div dos dot d ecmascript eiffel email epc e erlang euphoria ezt f1 falcon fo fortran freebasic freeswitch fsharp gambas gdb genero genie gettext glsl gml gnuplot go groovy gwbasic haskell haxe hicest hq9plus html html4strict html5 icon idl ini inno intercal io ispfpanel java5 java javascript jcl j jquery julia kixtart klonec klonecpp kotlin latex lb ldif lisp llvm locobasic logtalk lolcode lotusformulas lotusscript lscript lsl2 lua m68k magiksf make mapbasic mathematica matlab mercury metapost mirc mk-61 mmix modula2 modula3 mpasm mxml mysql nagios netrexx newlisp nginx nimrod nsis oberon2 objc objeck ocaml-brief ocaml octave oobas oorexx oracle11 oracle8 oxygene oz parasail parigp pascal pcre perl6 perl per pf phix php
[all...]
H A Dwelcome.txt20 Once you're comfortable with creating and editing pages you might want to have a look at the [[this>doku.php?do=admin&page=config|configuration settings]] (be sure to login as superuser first).
/dokuwiki/inc/lang/la/
H A Dlang.php1 <?php
10 * @url http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/messages/MessagesLa.php?view=co
242 $lang['i_badhash'] = 'Ignotum uel mutatum dokuwiki.php (<code>%s</code>)';
244 $lang['i_success'] = 'Administratio feliciter perficitur. Delere install.php documentum potes. I ad <a href="doku.php?id=wiki:welcome">hanc paginam</a> ut continues.';
245 $lang['i_failure'] = 'Aliqui errores dum documenta administrantur sunt. Manu onerare omnes potes priusquam <a href="doku.php?id=wiki:welcome">tuo nouo uice</a> uteris.';
/dokuwiki/inc/
H A Dpreload.php.dist1 <?php
3 * This is an example for a farm setup. Simply copy this file to preload.php and
5 * You can also use preload.php for other things than farming, e.g. for moving
13 //include(fullpath(dirname(__FILE__)).'/farm.php');
/dokuwiki/lib/images/admin/
H A DREADME2 See http://www.kde-look.org/content/show.php/nuvoX?content=38467
/dokuwiki/lib/images/fileicons/
H A DREADME2 https://github.com/splitbrain/file-icon-generator/blob/master/example-dokuwiki.php
/dokuwiki/lib/plugins/extension/helper/
H A Drepository.php1 <?php
20 public const EXTENSION_REPOSITORY_API = 'https://www.dokuwiki.org/lib/plugins/pluginrepo/api.php';
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_imgdetail.css2 * This file provides styles for the image detail page (detail.php).
H A D_links.css54 /* icons of the following are set by dokuwiki in lib/exe/css.php */
H A D_media_popup.css3 * (mediamanager.php).
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini1 ; Please see http://php.net/manual/en/function.parse-ini-file.php
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md4 This is a fork of [AddedBytes' EmailAddressValidator class](https://code.google.com/p/php-email-address-validation/).
13 - Additional code style and docblock fixing to properly follow the [PHP-FIG PSR-1](http://www.php-fig.org/psr/psr-1/)
14 and [PSR-2](http://www.php-fig.org/psr/psr-2/) documents
23 php composer.phar require aziraphale/email-address-validator:^2
26 If you don't want to use Composer (why not?!), just download the `EmailAddressValidator.php` file, save it with your project, and `require` it where needed.
30 php composer.phar require aziraphale/email-address-validator:^1
37 ```php
44 The **new syntax** is as follows (ensure you have already included Composer's `autoload.php` file!):
45 ```php
52 ```php
[all...]
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG2 CHANGES - Changelog for GeSHi (geshi.php only)
146 - Updated aliasd.php contrib script (SF#3073275, count)
410 - Fixed an undefined variable issue in langcheck.php (BenBE)
420 for languages asp, klonec, klonecpp, php, php-brief (BenBE)
706 (cf. http://bash.thefreebizhost.com/bash_geshi.php, BenBE / Jan G)
733 - Changed code style of geshi.php, and removed tabs
754 - Fixed notices in text.php, reg.php and latex.php whe
[all...]
H A DREADME.md19 directory. Documentation is also available [online](http://qbnz.com/highlighter/documentation.php).
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md3 **Note**: _This is a fork of the original Incutio XML-RPC library (IXR) SVN repo hosted on <https://code.google.com/p/php-ixr/>_
29 "url": "https://github.com/kissifrot/php-ixr"
34 "kissifrot/php-ixr": "1.8.*"
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DHISTORY.md
H A DREADME.md
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DREADME.md11 ```php
12 require 'vendor/autoload.php';

12