Home
last modified time | relevance | path

Searched refs:contents (Results 76 – 100 of 1006) sorted by relevance

12345678910>>...41

/plugin/pagetemplate/
H A Dpagetemplate_backlinks.php35 $contents = io_readFile($file);
36 $backlinks = unserialize($contents);
/plugin/sqlite/lang/en/
H A Dintro.txt3 This screen lets you interface existing SQLite databases directly. Just select the databases from the table of contents and enter your SQL commands.
/plugin/metadisplay/helper/
H A Dhtml.php72 $contents = ob_get_contents();
74 $contents = str_replace("<table.*?>\n</table>","",$contents);
75 echo $contents;
/plugin/autoindex/
H A Dplugin.info.txt6 desc List namespace contents in a alphabetical index
/plugin/aichat/
H A Dplugin.info.txt6 desc Chat with a LLM about the contents of your wiki
/plugin/sync/lang/en/
H A Dintro.txt3 This tool allows you to synchronize the contents of your wiki with other wikis. Multiple other wiki…
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DInterchangeBuilder.php
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DOutput.CommentScriptContents.txt
H A DCore.RemoveScriptContents.txt
/plugin/toctweak/
H A Dplugin.info.txt6 desc Show tailored table of contents (TOC) of specified page/section in the page content
/plugin/tocselect/
H A Dplugin.info.txt6 desc Adds textbox and namespace/wiki:id index for installing tables of contents in page or side bar
/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.js848 src = $( '#swipebox-slider .slide' ).eq( index ).contents().find( 'iframe' ).attr( 'src' );
849 $( '#swipebox-slider .slide' ).eq( index ).contents().find( 'iframe' ).attr( 'src', src );
859 src = $( '#swipebox-slider .slide' ).eq( index ).contents().find( 'iframe' ).attr( 'src' );
860 $( '#swipebox-slider .slide' ).eq( index ).contents().find( 'iframe' ).attr( 'src', src );
884 src = $( '#swipebox-slider .slide' ).eq( index ).contents().find( 'iframe').attr( 'src' );
885 $( '#swipebox-slider .slide' ).eq( index ).contents().find( 'iframe' ).attr( 'src', src );
H A Djquery.swipebox.min.js2contents().find("iframe").attr("src"),c("#swipebox-slider .slide").eq(d).contents().find("iframe")…
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js5 …tedListStyle"==e)return{title:b.bulletedTitle,minWidth:300,minHeight:50,contents:[{id:"info",acces…
7 …imal,"decimal"]];return{title:b.numberedTitle,minWidth:300,minHeight:50,contents:[{id:"info",acces…
/plugin/barcodes/
H A DCHANGELOG.md20 * Fixed release package contents
/plugin/ckgdoku/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js5 …tedListStyle"==e)return{title:b.bulletedTitle,minWidth:300,minHeight:50,contents:[{id:"info",acces…
7 …"lower-greek"]]);return{title:b.numberedTitle,minWidth:300,minHeight:50,contents:[{id:"info",acces…
/plugin/ckgedit/ckeditor/plugins/about/dialogs/
H A Dabout.js13 contents: [{
/plugin/box/
H A Dplugin.info.txt6 …& caption are optional. The title can include some wiki markup, the box contents can include almos…
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js7 …)}else c=a;return c}}();return{title:a.title,minWidth:600,minHeight:400,contents:[{id:"info",label…
8 …div\x3e\x3cspan id\x3d"'+n+'_arialbl" class\x3d"cke_voice_label"\x3e'+a.contents+" \x3c/span\x3e",…
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js7 …"+")}else c=a;return c};return{title:a.title,minWidth:600,minHeight:400,contents:[{id:"info",label…
8 …div\x3e\x3cspan id\x3d"'+q+'_arialbl" class\x3d"cke_voice_label"\x3e'+a.contents+" \x3c/span\x3e",…
/plugin/gallery/swipebox/js/
H A Djquery.swipebox.js
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DArchive.php34 * Read the contents of an archive
38 * The archive is closed afer reading the contents, because rewinding is not possible in bzip2 streams.
43 abstract public function contents(); function in splitbrain\\PHPArchive\\Archive
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc100 …/* 1 .Assign either forground or background color to css style of the display div: general:contents
112 var el = ckgedit_getEID(dialog,'general','contents');
115 var d = ckgedit_getEID(dialog,'general','contents');
130 var el = ckgedit_getEID(dialog,'general','contents');
141 var d = ckgedit_getEID(dialog,'general','contents');
312 // Dialog window contents.
314 contents :
317 // Definition of the Settings dialog window tab (page) with its id, label and contents.
334 id : 'contents',
619 var d = ckgedit_getEID(this,'general','contents');
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc100 …/* 1 .Assign either forground or background color to css style of the display div: general:contents
112 var el = ckgedit_getEID(dialog,'general','contents');
115 var d = ckgedit_getEID(dialog,'general','contents');
130 var el = ckgedit_getEID(dialog,'general','contents');
141 var d = ckgedit_getEID(dialog,'general','contents');
312 // Dialog window contents.
314 contents :
317 // Definition of the Settings dialog window tab (page) with its id, label and contents.
334 id : 'contents',
619 var d = ckgedit_getEID(this,'general','contents');
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2contents={}}else if(FS.isFile(node.mode)){node.node_ops=MEMFS.ops_table.file.node;node.stream_ops=… property in AnonymousFunction31ab7283ee00.properties

12345678910>>...41