Searched +full:camelcase -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 11 of 11) sorted by relevance
| /dokuwiki/bin/ |
| H A D | wantedpages.php | 170 if ($ins[0] == 'internallink' || ($conf['camelcase'] && $ins[0] == 'camelcaselink')) {
|
| /dokuwiki/conf/ |
| H A D | dokuwiki.php | 48 $conf['camelcase'] = 0; //Use CamelCase for linking? (I don't like it) 0|1
|
| /dokuwiki/inc/ |
| H A D | ActionRouter.php | 171 * Underscores translate to camelcase names. For actions with underscores, the different
|
| H A D | parserutils.php | 628 // add optional camelcase mode 629 if ($conf['camelcase']) {
|
| /dokuwiki/inc/parser/ |
| H A D | metadata.php | 436 * Render a CamelCase link 439 * @see http://en.wikipedia.org/wiki/CamelCase
|
| H A D | renderer.php | 568 * Render a CamelCase link 571 * @see http://en.wikipedia.org/wiki/CamelCase
|
| H A D | xhtml.php | 823 * Render a CamelCase link 829 * @see http://en.wikipedia.org/wiki/CamelCase
|
| /dokuwiki/lib/plugins/config/settings/ |
| H A D | config.metadata.php | 114 $meta['camelcase'] = ['onoff', '_caution' => 'warning'];
|
| /dokuwiki/data/pages/wiki/ |
| H A D | syntax.txt | 67 …* DokuWiki does not use [[wp>CamelCase]] to automatically create links by default, but this behavi…
|
| /dokuwiki/_test/data/pages/wiki/ |
| H A D | syntax.txt | 67 …* DokuWiki does not use [[wp>CamelCase]] to automatically create links by default, but this behavi…
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery.min.js | 2 …ce.parseJSON=JSON.parse,ce.nodeName=fe,ce.isFunction=v,ce.isWindow=y,ce.camelCase=F,ce.type=x,ce.n…
|