Home
last modified time | relevance | path

Searched refs:tags (Results 76 – 100 of 538) sorted by path

12345678910>>...22

/plugin/ckgdoku/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc4 var lang = editor.lang.tags;
40 existingTags = data.tags;
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php144 $tags = array( '<body', '<head', '<html', '<img', '<pre', '<script', '<table', '<title' ) ;
146 foreach( $tags as $tag )
/plugin/ckgedit/action/
H A Dtagapi.php39 $tags = $this->tagplugin->tagOccurrences(array(), NULL, true);
40 $a = print_r($tags,true);
43 $tags = array();
47 ksort($tags);
50 foreach (array_keys($tags) as $tag) {
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1020 …itor.com/docs/ckeditor4/latest/guide/dev_acf.html) fails to remove custom tags. Thanks to [timseli…
1115 …d [#9186](https://dev.ckeditor.com/ticket/9186): Fixed: In HTML5 `<meta>` tags should be allowed e…
1158 …r4/latest/api/CKEDITOR_config.html#cfg-linkJavaScriptLinksAllowed) anchor tags with JavaScript cod…
H A Dconfig.js.unc111 …config.extraPlugins = 'signature,footnote,shortcuts,fontAssist,tags,timestamp,headerbuttons,geshi,…
/plugin/ckgedit/ckeditor/lang/
H A Dfr.js.unc671 "tags": {
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc313 * execCommand( 'unlink', ... ) in Firefox leaves behind <span> tags at where
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js1 CKEDITOR.dialog.add("tagsDialog",function(e){var b={};var h=e.lang.tags;var a="test";var c=e.tags_p…
H A Dtags.js.unc4 var lang = editor.lang.tags;
77 … tag syntax must be selected and it will be replaced. If there are no old tags, the the new tag(s)…
82 label: lang.radioLabel, // 'Place tags at: ',
138 var on_page; //tags found in page tag markup
139 var custom_insert = ""; // tags found on page that are not in existing tags
141 …ab-basic',existingTags[i].id) ? existingTags[i].id+' ' : ''; // check checkboxes for current tags
165 /* Add as yet un-registered tags to list of custom tags */
172 if(custom_insert) { // add custom tags to custom tags box
/plugin/ckgedit/ckeditor/plugins/tags/
H A Dplugin.js32 existingTags = data.tags;
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php144 $tags = array( '<body', '<head', '<html', '<img', '<pre', '<script', '<table', '<title' ) ;
146 foreach( $tags as $tag )
/plugin/codebash/
H A DREADME12 … toolbar when editing wiki pages. Selecting this button will add the <code bash> and </code> tags.
/plugin/codebutton_ext/
H A Daction.php.bak3 * Action Plugin: Inserts a button into the toolbar to add file tags
/plugin/codebuttonmod1/
H A DPlugin.txt12 tags : button, code, toolbar
/plugin/codebuttonmod2/
H A DPlugin.txt13 tags : button, code, toolbar
/plugin/codehighlight/cp/languages/
H A Dasp.css5 /* tags */
H A Dcss.css5 b, b a, b u {color:#000080;} /* tags, ids, classes */
H A Dhtml.css5 b {color:#000080;} /* tags */
H A Dphp.css5 b {color:#000080;} /* tags */
H A Dvbscript.css6 /* tags */
H A Dxsl.css6 b {color:#000080;} /* tags */
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1tags","open","symbolToMode","*","/","m","M","#","findSymbolModes","bracket","isComplete","nextCh",…
/plugin/codemirror/dist/modes/
H A Dasn.1.min.js1tags||{},i=b.storage||{},j=b.modifier||{},k=b.accessTypes||{},l=b.multiLineStrings,m=b.indentState…
H A Dasn.1.min.js.map1tags","storage","modifier","accessTypes","multiLineStrings","indentStatements","isOperatorChar","c…
H A Ddjango.min.js.map1 …any stream series that do not match the\n // Django template opening tags.\n while (stre…

12345678910>>...22