Home
last modified time | relevance | path

Searched refs:Add (Results 376 – 387 of 387) sorted by last modified time

1...<<111213141516

/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt290 …, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the l…
/plugin/iptrust/lang/en/
H A Dadd.txt1 ===== Add IP =====
/plugin/wysiwyg/fckeditor/
H A Dfckconfig.js50 FCKConfig.Plugins.Add( 'autogrow' ) ;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp101 ConfigDeniedExtensions.Add "File", ""
103 ConfigFileTypesAbsolutePath.Add "File", ""
105 ConfigQuickUploadAbsolutePath.Add "File", ""
108 ConfigDeniedExtensions.Add "Image", ""
110 ConfigFileTypesAbsolutePath.Add "Image", ""
112 ConfigQuickUploadAbsolutePath.Add "Image", ""
115 ConfigDeniedExtensions.Add "Flash", ""
117 ConfigFileTypesAbsolutePath.Add "Flash", ""
119 ConfigQuickUploadAbsolutePath.Add "Flash", ""
122 ConfigDeniedExtensions.Add "Media", ""
[all …]
H A Dbasexml.asp44 ' Add the current folder node.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc226 <cffunction name="addText" access="public" output="true" returntype="void" hint="Add text to an ima…
/plugin/wysiwyg/fckeditor/_samples/html/
H A Dsample06.config.js42 FCKConfig.Plugins.Add( 'findreplace', 'en,it,fr' ) ;
43 FCKConfig.Plugins.Add( 'samples' ) ;
47 FCKConfig.Plugins.Add( 'placeholder', 'en,it,de,fr', sOtherPluginPath ) ;
48 FCKConfig.Plugins.Add( 'tablecommands', null, sOtherPluginPath ) ;
49 FCKConfig.Plugins.Add( 'simplecommands', null, sOtherPluginPath ) ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckconfig.js154 FCKConfig.Plugins.Add = function( name, langs, path ) function
183 FCKConfig.ProtectedSource.Add = function( regexPattern ) class in FCKConfig.ProtectedSource
/plugin/wysiwyg/fckeditor/editor/plugins/bbcode/_sample/
H A Dsample.config.js26 FCKConfig.Plugins.Add( 'bbcode' ) ;
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
H A Dfckplugin.js38 FCKPlaceholders.Add = function( name ) class in FCKPlaceholders
/plugin/wysiwyg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js38 function Add() function
/plugin/bibtex/OSBib/format/
H A DREADME.txt190 Add an item to the internal $item array in BIBFORMAT.php. Use this to add elements of your resourc…
194 Add all remaining items to the internal $item array in BIBFORMAT.php. Use this to add elements of …
214 // Add various resource elements to BIBFORMAT::item array that require special processing and forma…
221 7. Add the URL creating a hyperlink for web browser display
223 // Add all the other elements of the resource to BIBFORMAT::item array

1...<<111213141516