Home
last modified time | relevance | path

Searched refs:MIME (Results 1 – 25 of 26) sorted by relevance

12

/plugin/confmanager/lang/ja/
H A Dmime.txt2 この設定ファイルでは、ファイルの拡張子 <-> MIME タイプの対応付けも設定します。
9 MIME 設定ファイルに HTML ファイルタイプを追加して HTML のアップロードを許可する場合は、[[doku>ja:config:iexssprotect|設定項目: iexssprotec…
13 http://filext.com/ で MIME タイプとファイルの拡張子を探すことができます。
15 詳細な情報は [[doku>ja:mine|MIME の設定]] にあります。
/plugin/photogallery/
H A DpgFetch.php36 list($EXT, $MIME, $DL) = mimetype($MEDIA, false);
39 $MIME = 'application/octet-stream'; variable
51 'mime' => $MIME,
85 if((substr($MIME, 0, 5) == 'image') && ($WIDTH || $HEIGHT)) {
106 list($EXT, $MIME, $DL) = mimetype($FILE, false);
116 sendFile($FILE, $MIME, $DL, $CACHE, false, $FILE);
135 global $MIME, $EXT, $CACHE, $INPUT;
/plugin/confmanager/lang/zh/
H A Dmime.txt1 您可以通过[[doku>mediamanager|媒体管理器]]上传哪些类型的文件是在 ''conf/mime.conf'' 文件配置的。它还可以用于配置文件扩展名 <-> MIME 类型的关联。
5 …可能引入通过 JavaScript 的跨站脚本漏洞。只对受信任的用户启用。你需要禁用 [[doku>config:iexssprotect]] 选项,另外在配置文件中添加 HTML MIME 类型。
9 你可以在 http://filext.com/ 找到任何文件扩展名及它的 MIME 类型
/plugin/resizeblacklist/
H A Daction.php21 $MIME = $event->data["mime"];
22 $isImage = substr($MIME, 0, 5) == 'image';
/plugin/advanced/lang/fr/config/
H A Dmime.txt1 ==== Types MIME ====
3 …local.conf''. On y indique alors une extension (sans le point) et un type MIME. Préfixer le type a…
/plugin/templateconfhelper/action/
H A Dfetchaction.php59 if((substr($MIME,0,5) == 'image') && $WIDTH){
/plugin/advanced/lang/en/config/
H A Dmime.txt1 ==== MIME Types ====
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DMessage.php267 $this->header['MIME-Version'] = '1.0';
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/combo/ComboStrap/
H A DMime.php32 MIME::PNG
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp195 File(sFormName).MIME = Mid(sFormHeader, nPosStart, nPosEnd - nPosStart)
351 Dim FormName, ClientPath, Path, Name, Ext, Content, Size, MIME, Start
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md296 echo 'MIME-Type is ', $bucket->getData()['message'], "\n";
320 MIME-Type is text/html; charset=UTF-8
323 MIME-Type is text/html; charset=UTF-8
335 * `mimetype`, when the MIME-type of the stream is known,
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf68 MIME Multipurpose Internet Mail Extension
/plugin/socialshareprivacy2/JC/
H A DREADME.md12 in Internet Explorer on Windows 7 for instance (because of the wrong MIME type). Bottom line: GitHu…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md85 - Added MIME type for WEBP image format (#246)
/plugin/mantis/lib/
H A Dchangelog125 - soapclient: add getHTTPBody, getHTTPContentType, getHTTPContentTypeCharset (anticipating MIME sub…
414 - nusoapmime: add nusoapservermime class to implement MIME attachments on the server
419 - soap_server: add hook functions to support subclassing for MIME attachments
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D27.27.js.map1 …ineNumberNode',\n 'LinearIndices',\n 'LoadError',\n 'MIME',\n 'Matrix'…
H A D3.3.js.map1MIME type such as **text/html**, **text/css**, and so on. The common use of this attribute is to d…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt98 * bugfix (#2488) MIME types (FLAC, WAV, gzip)
121 * bugfix: (#2066) fix AAC MIME type, remove video key for audio-only files
149 * bugfix (G:48): Quicktime set MIME to video/mp4 where applicable
167 * bugfix (G:56): unsupported MIME type "audio/x-wave"
433 * Bugfix: (#1114) wrong MIME type may be set for Matroska
1036 ¤ Ogg filetypes now return MIME of "application/ogg" instead of
1369 ¤ New demo file returns the MIME type only for a single file
2790 ID3v2.3-formatted MIME type instead of 3-char ID3v2.2-format image
H A Dstructure.txt82 ['mime_type']=>string() // if present, MIME type of scanned file
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt379 * Changed MIME type for WBMP to image/vnd.wap.wbmp
950 * Bugfix: Image MIME header was incorrect for cached
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1630 * Added: MIME-Directory grouping support in the VObject library. This is very
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs3112 'MIME-Version: 1.0',
8427 "MIME-Version: 1.0",
23079 /* Part 3 Section 3.3 MIME Media Type */
/plugin/codemirror/dist/
H A Dscripts.min.js.map1MIME\n var modes = {}, mimeModes = {};\n\n // Extra arguments are stored as the mode's dependenc…

12