Home
last modified time | relevance | path

Searched refs:base (Results 1751 – 1775 of 1781) sorted by last modified time

1...<<7172

/plugin/nftr/
H A Dplugin.info.txt1 base nftr
/plugin/farm/install/
H A Dfarmstructurecreator.php.bak134 $wsdl = @file_get_contents($farmconf['farmer'].'lib/plugins/farm/install/wsdl.base');
135 if(!$wsdl) die('Could not load wsdl base');
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt66 can be used directly or as a base for your own experiments.
/plugin/querychangelog/lang/en/
H A Dquerychangelog.txt9 containing a lot of pages! (All the '.changes' files within the base
/plugin/offline/
H A Drenderer.php17 var $base=''; variable in renderer_plugin_offline
48 $this->base = DOKU_BASE.'lib/plugins/offline/ui/';
/plugin/bookmarkme/syntax/
H A Dbookmarkme.php47 if ($mode == 'base'){
/plugin/snap/
H A Dserver.sh15 base=`dirname \`readlink -f $0\``
25 nc -l -r -p$port -e $base/snap.sh
/plugin/faq/
H A Dsyntax.php48 'base',
/plugin/superacl/
H A Dadmin.php427 $base = $item['label'];
429 $base = ':'.$item['id'];
430 $base = substr($base,strrpos($base,':')+1);
449 $ret .= $base;
/plugin/complex_lists/complex_lists/
H A Dsyntax.php60 $handler->base($match, $state, $pos);
/plugin/linkmanager/
H A Dfunctions.php235 function linkpage_search_index(&$data,$base,$file,$type,$lvl,$opts){ argument
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js42 …1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1,meta:1,link… property in FCKListsLib.EmptyElements
H A Dfckeditorcode_gecko.js41 …1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1,meta:1,link… property in FCKListsLib.EmptyElements
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js43 EmptyElements : { base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 }, property in FCKListsLib.EmptyElements
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconfig.lasso38 Set the base path for files that users can upload and browse (relative
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm86 …// Get the base physical path to the web root for this application. The code to determine the path…
H A Dcf5_upload.cfm108 …// Get the base physical path to the web root for this application. The code to determine the path…
H A Dcf_basexml.cfm22 …* This file include the functions that create the base XML output by the ColdFusion Connector (MX …
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp45 ' Automatically calculates the editor base path based on the _samples directory.
H A Dsample03.asp70 ' Automatically calculates the editor base path based on the _samples directory.
H A Dsample04.asp76 ' Automatically calculates the editor base path based on the _samples directory.
H A Dsample02.asp82 ' Automatically calculates the editor base path based on the _samples directory.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dbasexml.asp21 ' This file include the functions that create the base XML output.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/perl/
H A Dio.pl39 local($path, $base, $ext);
44 $base = $1;
46 if($fileName =~ /(.*)$base\.$ext$/) {
50 return($path,$base,$ext);
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt21 The charset is always set equal to the base backend charset.
29 functions) or the base backend charset. We have to use text/plain
40 The charset is always set equal to the base backend charset. Note

1...<<7172