Home
last modified time | relevance | path

Searched +full:style +full:. +full:local +full:. +full:ini (Results 151 – 157 of 157) sorted by last modified time

1234567

/plugin/jmol2/jmol/
H A DJmolAppletSigned.jar ... .readers.cifpdb public org.jmol.adapter.readers.cifpdb.CifReader extends org.jmol.
H A DJmolAppletSigned0.jar ... .vecmath public javax.vecmath.AxisAngle4d extends java.lang.Object implements java.io.Serializable { ...
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt28 // ... or
47 used to actually style the code elements:
57 .python .string {
61 .html .atribute .value {
65 Highligt.js comes with several style themes located in "styles" directory that
73 have a permission to edit template and style files. Or it may be more convenient
79 menu where you can set a list of languages and style rules. Insanely convenient :-)
300 string string (of any type: "..", '..', `..`)
314 localvars block of local variables
327 quoted_list quoted list, both "(quote .. )" and "'(..)"
[all …]
H A Dexport.html2 <!-- ^^^ This is for IE not to show security warning for local files,
3 see http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/sp2brows.mspx-->
15 <style type="text/css">
19 </style>
38 <script src="languages/ini.js"></script>
53 String.prototype.escape = function() {
62 var selectedLang = selector.options[selector.selectedIndex].value.toLowerCase();
66 viewDiv.innerHTML = '<pre><code>' + t1.value.escape() + "</code></pre>";
68 hljs.highlightBlock(viewDiv.firstChild.firstChild);
69 t2.value = viewDiv.innerHTML;
[all …]
H A Dhighlight.pack.js1.replace(/&/gm,"&amp;").replace(/</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return … property in hljs.LANGUAGES.perl.a
/plugin/source/
H A Dsyntax.php6 * filename (required) can be a local path/file name or a remote file uri
7 * to use remote file uri, allow_url_fopen=On must be set in the server's php.ini
13 * different style. If no title is present, it will be set to "file: filename"
20 * - php.ini setting, allow_url_fopen
21 * - php.ini setting, open_basedir
24 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
25 * @author Christopher Smith <chris@jalakai.co.uk>
30 require_once(DOKU_PLUGIN.'syntax.php');
57 'email' => 'chris@jalakai.co.uk',
62 'url' => 'http://www.dokuwiki.org/plugin:source',
[all …]
/plugin/wysiwyg/fckeditor/
H A D_whatsnew_history.html26 <style type="text/css">
29 </style>
123 was canceled the dimensions in the style were lost.</li>
212 button in dialogs had its width set as an inline style.</li>
315 Feature-1587175</a>] Local links to an anchor are readjusted if the anchor changes.</li>
435 BUG-1631807</a>] Elements' style properties are now forced to lowercase in IE.</li>
1309 Style and Font, has been introduced.&nbsp;Thanks&nbsp;to Steve Lineberry.&nbsp;See
1923 BUG-1089548</a> ] Now, the contents of the SCRIPT and STYLE tags remain untouched.
2249 can be used to tell Gecko browsers to use &lt;SPAN style...&gt; or &lt;B&gt;, &lt;I&gt;
2577 php.ini file. It doesn't seem to be an editor's problem but a PHP issue. </li>
[all …]

1234567