Home
last modified time | relevance | path

Searched refs:metadata (Results 426 – 450 of 570) sorted by relevance

1...<<11121314151617181920>>...23

/plugin/shortcut/syntax/
H A Danchor.php101 case 'metadata' :
/plugin/columnlist/
H A Dsyntax.php148 } elseif ($format == 'metadata') {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DIndexing.php66 'path' => 'v3/urlNotifications/metadata',
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst31 "size" key and "metadata" key which can be used to provide custom metadata.
62 * Stream metadata is grabbed from the underlying stream each time
/plugin/pagetitle/
H A Dplugin.info.txt6 …gin allows to write decorative title on the page with setting plain title text in metadata storage.
/plugin/semanticdata/
H A DREADME8 - A knowledge model can be defined on top of the metada, relating metadata. In this way, metadata t…
/plugin/geonav/
H A Dsyntax.php75 if($mode == 'metadata'){
/plugin/odtsupport/
H A Dplugin.info.txt6 …T files with the odt plugin. For example, the plugin can pipe wiki page metadata into a field with…
H A DREADME.md2 …T files with the odt plugin. For example, the plugin can pipe wiki page metadata into a field with…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exclusion/
H A DVersionExclusionStrategy.php26 public function shouldSkipClass(ClassMetadata $metadata, Context $navigatorContext): bool argument
/plugin/latex-was/
H A Dlatexinc.php115 } elseif ($mode == 'metadata') {
/plugin/svgpureinsert/_test/
H A Dsvglogo.svg10 <metadata id="license">
37 </metadata>
/plugin/projects/
H A Dchangelog33 …* More fix to metadata handling. This should solve the problem that the file and wiki page are out…
37 * Adapting to Rincewind RC1: fixed metadata usage in metadata rendering in syntax plugins.
/plugin/latex/
H A Dlatexinc.php109 } elseif ($mode == 'metadata') {
/plugin/adfs/phpsaml/
H A DREADME.md77 * Publish the SP metadata (which can be signed).
207 cert: `metadata.crt` and `metadata.key`.
210 publish that x509 certificate on Service Provider metadata.
239 * `metadata.php` - Where the metadata of the SP is published.
704 ##### SP Metadata `endpoints/metadata.php` #####
717 $metadata = $settings->getSPMetadata();
718 $errors = $settings->validateMetadata($metadata);
721 echo $metadata;
1296 * `getXml` - An XML with the metadata info of the SP
1452 the metadata
[all …]
/plugin/mapillary/
H A DCHANGES18 * render metadata
/plugin/upload/
H A Dsyntax.php81 } else if($mode == 'metadata') {
/plugin/adultcontent/
H A DREADME.md5 … it contains given keywords like "sex", "porn", "orgy", etc and puts the "adult" flag in metadata.
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DBulk.php212 $metadata = \reset($row);
218 $action = new Action($opType, $metadata);
224 throw new InvalidException('Invalid bulk data, source must follow action metadata');
/plugin/authfacebook/lib/
H A DFacebook.php581 * @param array $metadata The metadata associated with the video file.
590 …public function uploadVideo($target, $pathToFile, $metadata = [], $accessToken = null, $maxTransfe… argument
606 'success' => $uploader->finish($endpoint, $chunk->getUploadSessionId(), $metadata),
/plugin/directions/syntax/
H A Dgraph.php32 $input = dir_prepareGVInput($info, $data, $metadata);
/plugin/pgn4web/pgn4web/images/tilesvg/
H A Dwq.svg21 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - Queen 32006-12-26T00:00:00http://openclip…
/plugin/syntaxhighlighter4/
H A DCHANGELOG.md6 * Update metadata
/plugin/tableplot/
H A Dsyntax.php77 if($mode == 'metadata'){
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc233 $params['metric'] = (list) Limit the information returned to the specified metrics. Defaults to all but metadata (Options = _all,blocks,metadata,nodes,routing_table,master_node,version)
254 $params['wait_for_metadata_version'] = (number) Wait for the metadata version to be equal or greater than the specified metadata version

1...<<11121314151617181920>>...23