Home
last modified time | relevance | path

Searched refs:override (Results 51 – 75 of 240) sorted by relevance

12345678910

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.AllowedAttributes.txt
H A DHTML.ForbiddenElements.txt
H A DHTML.AllowedElements.txt
/plugin/dokuprism/
H A DREADME.md4 By default this plugin override builtin `<code>` and `<file>` tags. You can change this in DokuWiki settings.
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerEvent.as61 public override function clone():Event {
64 public override function toString():String {
/plugin/redissue/
H A DREADME.md40 …a slash ending. Example : ``http://myredmine.com``. This setting can be override by _server_ optio…
43 …ur Redmine API's key, preference Administrator key. This setting can be override by _server_ optio…
100 * server: In case you have multiple server, you can override the server url and the API key defined…
123 * title: you can override issue title if it's too long or for other reasons with: `title="my new ti…
/plugin/editsections/
H A Dall.css10 be able to override this by adding the 'html' selector to the 'secedit' css
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DSubscriptionTest.php12 function getSub($override = []) { argument
/plugin/quizlib/
H A Dstyle.css3 * Classes used by QuizLib, you can freely override them in your own stylesheets
/plugin/sqlraw/
H A Dsorttable.min.js6 …osort\b/)){mtch=headrow[i].className.match(/\bsorttable_([a-z0-9]+)\b/);if(mtch){override=mtch[1];}
7 if(mtch&&typeof sorttable["sort_"+override]=='function'){headrow[i].sorttable_sortfunction=sorttabl…
/plugin/quickstats/scripts/
H A Dsorttable-cmpr.js3 …if(mtch){override=mtch[1]}if(mtch&&typeof sorttable["sort_"+override]=="function"){headrow[a].sort…
H A Dsorttable.js83 if (mtch) { override = mtch[1]; }
84 if (mtch && typeof sorttable["sort_"+override] == 'function') {
85 headrow[i].sorttable_sortfunction = sorttable["sort_"+override];
/plugin/codeprettify/code-prettify/src/
H A Dlang-swift.js51 …ing|none|nonmutating|open|operator|optional|OSX|OSXApplicationExtension|override|postfix|precedenc…
/plugin/redproject/
H A DREADME.md38 …a slash ending. Example : ``http://myredmine.com``. This setting can be override by _server_ optio…
39 …ur Redmine API's key, preference Administrator key. This setting can be override by _server_ optio…
/plugin/codemirror/dist/modes/
H A Dhaskell.min.js.map1override","overrideKeywords","word","hasOwnProperty","startState","copyState","s","token","stream"…
/plugin/geotag/
H A Dprint.css28 /* override DW styles for link */
/plugin/farmer/lang/en/
H A Dtab_config_help.txt18 Animals can still override the Farmer settings in their own configuration files. When inheritance is disabled,
/plugin/pagemove/lang/pl/
H A Dlang.php.txt17 // if set here, the plugin doesn't need to override the getMenuText() method
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dembed.rst10 does. But it also allows you to override any block defined inside the
19 {# and we override them right here: #}
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst177 You can override groups on specific paths::
188 …'friends_group', // Serialize John manager's friends. If you do not override the groups for the fr…
194 …'Default', // This would be the default if you did not override the groups of the manager property.
/plugin/pagemove/lang/cs/
H A Dlang.php.txt15 // if set here, the plugin doesn't need to override the getMenuText() method
/plugin/pagemove/lang/es/
H A Dlang.php.txt16 // if set here, the plugin doesn't need to override the getMenuText() method
/plugin/revealjs/css/theme/
H A DREADME.md18 This is where you override the default theme. Either by specifying variables (see [settings.scss](h…
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc210 field.setup = CKEDITOR.tools.override( field.setup, function( orgSetup ) {
218 field.commit = CKEDITOR.tools.override( field.commit, function( orgCommit ) {
/plugin/prosemirror/
H A Dstyle.less

12345678910