Home
last modified time | relevance | path

Searched refs:language (Results 1301 – 1325 of 1328) sorted by path

1...<<51525354

/plugin/wrap/
H A D.travis.yml
H A DCOPYING70 language. (Hereinafter, translation is included without limitation in
H A Dexample.txt8 <WRAP classes #id width :language>
13 <block classes #id width :language>
18 <div classes #id width :language>
26 <wrap classes #id width :language>"small" content</wrap>
29 <inline classes #id width :language>"small" content</inline>
32 <span classes #id width :language>"small" content</span>
442 You can change the language and the reading direction of a wrap container by simply adding a colon followed by the language code, like this:
454 The text direction (''rtl'', right to left or ''ltr'', left to right) will get inserted automatically and is solely dependent on the language. The list of currently supported languages is taken from: http://meta.wikimedia.org/wiki/Template:List_of_language_names_ordered_by_code
455 (If you specify a language no
[all...]
H A Dhelper.php17 /* list of right-to-left scripts (may override the language defaults to rtl) */
19 /* selection of left-to-right scripts (may override the language defaults to ltr) */
108 // turn the language code into an array of components:
111 // is the language iso code (first field) in the list of RTL languages?
145 // only write lang if it's a language in lang2dir.conf
161 // Get language
162 $language = $attr['lang'];
188 if ( empty($language) === false ) {
208 $this->renderODTOpenSpan ($renderer, $attr ['class'], $style, $language, $attr_string);
211 $this->renderODTOpenParagraph ($renderer, $attr ['class'], $style, $attr ['dir'], $language,
339 renderODTOpenParagraph($renderer, $class, $style, $dir, $language, $is_indent, $is_outdent, $indent_first, $attr = null) global() argument
539 renderODTOpenSpan($renderer, $class, $style, $language, $attr) global() argument
[all...]
H A Dplugin.info.txt6 desc Universal plugin which combines functionalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction.
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample02.afp21 * This page is a basic Sample for FCKeditor integration in the AFP script language (www.afpages.de)
68 Select a language:&nbsp;
H A Dsample03.afp21 * This page is a basic Sample for FCKeditor integration in the AFP script language (www.afpages.de)
H A Dsample04.afp21 * This page is a basic Sample for FCKeditor integration in the AFP script language (www.afpages.de)
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp1 <%@ codepage="65001" language="VBScript" %>
H A Dsample02.asp71 Select a language:&nbsp;
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample02.cfm70 Select a language:&nbsp;
H A Dsample02_mx.cfm76 Select a language:&nbsp;
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample02.lasso70 Select a language:&nbsp;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklanguagemanager.js94 else if ( navigator.language )
95 sUserLang = navigator.language.toLowerCase() ;
/plugin/wysiwyg/fckeditor/editor/css/behaviors/
H A Ddisablehandles.htc3 <script language="javascript">
H A Dshowtableborders.htc6 <script language="javascript">
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm106 <script language="javascript" src="#word_win_src#"></script>
107 <script language="javascript">
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js42 …e) A=navigator.userLanguage.toLowerCase();else if (navigator.language) A=navigator.language.toLowe…
H A Dfckeditorcode_ie.js43 …e) A=navigator.userLanguage.toLowerCase();else if (navigator.language) A=navigator.language.toLowe…
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt98 language. (Hereinafter, translation is included without limitation in
447 straightforwardly into another language. (Hereinafter, translation is
1191 Any law or regulation which provides that the language of a contract
1221 License for the specific language governing rights and limitations
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js4213 language: this.language,
4236 this.language = value.language;
10828 this.map['dc:language'].render(xmlStream, model.language);
10892 language: this.map['dc:language'].model,
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5586 ["dc:language", "Language"],
18316 case 'language' /*case 'Language'*/:
22774 …if(nf[0] == "$") { payload += '<number:currency-symbol number:language="en" number:country="US">$<…
/plugin/yalist/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
/plugin/yourip/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
/plugin/youtracklinks/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in

1...<<51525354