Home
last modified time | relevance | path

Searched refs:mime (Results 101 – 125 of 178) sorted by last modified time

12345678

/plugin/odtplus2dw/
H A DREADME.md85 - Fixed : check for mime type was too specific : It could be set in config panel.
H A Daction.php444 list( $ext, $mime ) = mimetype( $this->uploadDir.'/'.$this->pictpath.'/'.$pict );
445 if ( media_upload_finish($this->uploadDir.'/'.$this->pictpath.'/'.$pict, $destFile, $this->nsName, $mime, @file_exists($destFile), 'rename' ) != $this->nsName ) return $this->_msg( array( 'er_apply_img', $this->uploadDir.'/'.$this->pictpath.'/'.$pict ) );
449 list( $ext, $mime ) = mimetype( $this->uploadDir.'/'.$this->userFileName );
450 if ( media_upload_finish($this->uploadDir.'/'.$this->userFileName, $destFile, $this->nsName, $mime, @file_exists($destFile), 'rename' ) != $this->nsName ) return $this->_msg( array( 'er_apply_file' ) );
/plugin/pageimage/
H A Dhelper.php54 list($ext,$mime,$dl) = mimetype($src);
56 if(substr($mime,0,5) == 'image' && ($ext == 'jpg' || $ext == 'jpeg' || $ext == 'png')){
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc587 // required to distinguish external images from external mime types
623 // external mime types after they've been saved first time
680 if(this.attr.match(/\.\w+$/)) { // external mime's first access
/plugin/dlcount/
H A Dadmin.php71 list ($ext, $mime, $dl) = mimetype($mediafile);
73 if (substr($mime, 0, 5) == 'image') {
/plugin/swiftmail/Swift/Plugin/
H A DDecorator.php139 foreach ($mime->headers->getList() as $name => $value)
143 $mime->headers->set($name, $replaced);
164 $body = $mime->getData();
165 if ($this->isPermittedType($mime->getContentType())
168 $mime->setData($replaced);
172 foreach ($mime->listChildren() as $id)
179 $child = $mime->getChild($id);
198 protected function recursiveRestore(Swift_Message_Mime $mime, &$store) argument
211 $mime->headers->setAttribute($name, $att_name, $att_value);
217 $mime->setData($store["body"]);
[all …]
/plugin/swiftmail/Swift/Message/
H A DMime.php393 public function addChild(Swift_Message_Mime $mime, $id=null, $after=1) argument
403 if ($after == -1) $this->children = array_merge(array($id => $mime), $this->children);
404 else $this->children[$id] = $mime;
/plugin/fckg/
H A DChanges81 Improved mime-type handling in config.php and fckconfig.js
/plugin/fetchmedia/action/
H A Dajax.php149 list($ext,$mime) = mimetype($id);
152 'mime' => $mime,
/plugin/fetchmedia/
H A Dyarn.lock1519 mime-types "^2.1.12"
2118 mime-db@~1.29.0:
2120 …resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.29.0.tgz#48d26d235589651704ac5916ca0600…
2122 mime-types@^2.1.12, mime-types@~2.1.7:
2124 …resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.16.tgz#2b858a52e5ecd516db897ac2…
2126 mime-db "~1.29.0"
2647 mime-types "~2.1.7"
/plugin/database2/
H A Dmedia.php92 $mime = $session['mime']; variable
101 if ( !$mime )
243 $mime = 'text/html; charset=utf-8'; variable
275 $mime = 'text/csv; charset=utf-8'; variable
313 $mime = 'text/csv; charset=utf-8'; variable
326 $mime = substr( $data, 0, $sepPos ); variable
355 list( $major, $minor ) = explode( '/', $mime );
424 $mime = 'image/png'; variable
437 header( 'Content-Type: ' . $mime );
/plugin/reflect/
H A Daction.php66 $mime = $image_details['mime'];
/plugin/authgoogle/google/service/
H A DGoogle_MediaFileUpload.php150 public static function processFileUpload($file, $mime) { argument
158 if ($mime) {
159 $params['content-type'] = $mime;
/plugin/authgoogle/google/contrib/
H A DGoogle_CustomsearchService.php533 public $mime; variable in Google_Result
604 public function setMime( $mime) { argument
605 $this->mime = $mime;
608 return $this->mime;
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md1057 * Added: IE9 download fallback for `text/plain` and `image/*` mime types (CSS has been modified)
/plugin/nsexport/packer/
H A Dpacker.php68 $mime = mimetype('.' . $this->ext, false);
69 header('Content-Type: ' . $mime[1]);
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php117 list($ext,$mime,$dl) = mimetype($src);
118 if(substr($mime,0,5) === 'image'){
163 }elseif($mime === 'application/x-shockwave-flash'){
206 list($ext,$mime,$dl) = mimetype($src);
207 if(substr($mime,0,5) === 'image' && $render){
208 }elseif($mime === 'application/x-shockwave-flash' && $render){
/plugin/csstimeline/
H A Dfeed.php30 $mime = 'text/xml'; variable
34 $mime = 'text/xml'; variable
38 $mime = 'application/xml'; variable
42 $mime = 'application/atom+xml'; variable
46 $mime = 'application/xml'; variable
/plugin/medialist/
H A Dhelper.php202 list($ext,$mime) = mimetype($item['id']);
/plugin/scrape/
H A Dsyntax.php98 // determine mime type
99 [$mime, $charset] = sexplode(';', $http->resp_headers['content-type'], 2);
100 $mime = trim(strtolower($mime));
104 if (preg_match('/image\/(gif|png|jpe?g)/', $mime)) {
107 } elseif (preg_match('/text\//', $mime)) {
112 if (preg_match('/text\/html/', $mime)) {
122 $R->doc .= 'Failed to handle mime type ' . hsc($mime);
147 [$ext, $mime]
[all...]
/plugin/godiag/
H A Dfetch.php19 $mime = 'image/png'; variable
22 $mime = 'application/sgf'; variable
34 header('Content-Type: '.$mime);
/plugin/orphanmedia/
H A Dsyntax.php295 list($ext,$mime,$dl) = mimetype(mediaFN($m_link),false);
/plugin/odt2dw/
H A DREADME29 * Fixe : check for mime type was too specific : It could be set in config panel
H A Daction.php390 list( $ext, $mime ) = mimetype( $this->uploadDir.'/'.$this->pictpath.'/'.$pict );
391 …this->uploadDir.'/'.$this->pictpath.'/'.$pict, $destFile, $this->nsName, $mime, @file_exists($dest…
395 list( $ext, $mime ) = mimetype( $this->uploadDir.'/'.$this->odtFileName );
396 …inish($this->uploadDir.'/'.$this->odtFileName, $destFile, $this->nsName, $mime, @file_exists($dest…
/plugin/latexit/
H A Drenderer.php1157 $mime = mimetype($src);
1158 if (substr($mime[1], 0, 5) == "image") {
1195 $mime = mimetype($filename);
1197 if (substr($mime[1], 0, 5) == "image") {

12345678