Home
last modified time | relevance | path

Searched refs:tags (Results 1 – 25 of 538) sorted by path

12345678910>>...22

/plugin/aceeditor/
H A DNEWS40 * Fixed syntax of nowiki tags
42 * Setting for additional XML-like tags
63 * Syntax hihglighting of content inside code, file, html, php and latex tags
/plugin/adhoctags/
H A DREADME.md2 A secure but flexible way to insert HTML tags into DokuWiki
4 This is an attempt to enable direct insertion of HTML tags in DokuWiki that is not reliant on the HTML option, which is no longer available in current versions of DokuWiki.
66 Please note that `<div>` and `<span>` are also handled by the [Wrap](https://github.com/selfthinker/dokuwiki_plugin_wrap) Plugin and having them enabled while Wrap is also active can lead to unexpected results. If you need the attribute features of this plugin with these tags, it is better to disable Wrap, and possibly use [Ad-Hoc Wrap](https://github.com/saschaleib/dokuwiki-plugin-adhocwrap) instead as a replacement.
94 If you previously used `<html>` tags to embed HTML code into your DokuWiki site, you need to replace them with the format used by this plugin. The best way to get started is to make a run a couple of search-replace operations on the `data/pages/` directory in your DokuWiki installation.
100 **1. Remove the *\<html\>* tags**
H A Dplugin.info.txt6 desc (Formerly: Ad Hoc Tags) A secure but flexible way to insert HTML tags into DokuWiki
/plugin/adhoctags/images/
H A Dcode-tags.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>code-tags</title><path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6 (…)
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md49 If instead, you wish to allow HTML within untrusted user-input, but still want output to be free from XSS it is recommended that you make use of a HTML sanitiser that allows HTML tags to be whitelisted, like [HTML Purifier](http://htmlpurifier.org/).
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md105 You can also load all those JavaScript libraries by `<script>` tags. Since
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1tags of\n\t * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.\n\t *\n\t *…
/plugin/anewssystem/
H A Daction.php155 $tags = explode(',',$value);
156 foreach($tags as $tag) {
210 $tags = "";
H A Dsyntax.php818 $tags = explode(',',$value);
819 foreach($tags as $tag) {
874 $tags = explode(',',$value);
875 if(count($tags) >0 ) {
876 foreach($tags as $tag) {
1113 $tags = explode(',',$value);
1114 foreach($tags as $tag) {
1254 $tags = explode(',',$value);
1255 foreach($tags as $tag) {
1321 $tags = "";
/plugin/anewssystem/tpl/
H A Dnewstemplate.txt10 tags |text |size="14" | |Tag&nbsp |tagdescr
H A Dnewstemplate_de.txt10 tags |text |size="14" | |Tag&nbsp |tagdescr
H A Dnewstemplate_en.txt10 tags |text |size="14" | |Tag&nbsp |tagdescr
H A Dnewstemplate_it.txt10 tags |text |size="14" | |Tag&nbsp |tagdescr
/plugin/asana/remote/
H A DAPILink.php41 var $tags = array(); variable in remote_plugin_asana_APILink
127 $this->tags = $this->workspace_tags($this->workspace_filter['id']);
297 function render_tags($tags){ argument
300 foreach( $tags as $tag){
328 foreach($this->tags as $tag_key => $tag_value){
347 $this->tags = $this->workspace_tags($this->workspace_filter['id']);
395 $tags = array();
397 $tags[$tag['name']]=$tag['id'];
399 return $tags;
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php2478 public $tags; variable in Google_Instance
2579 public function setTags(Google_Tags $tags) { argument
2580 $this->tags = $tags;
2583 return $this->tags;
3888 public $tags; variable in Google_Route
3970 public function setTags(/* array(Google_string) */ $tags) { argument
3971 $this->assertIsArray($tags, 'Google_string', __METHOD__);
3972 $this->tags = $tags;
3975 return $this->tags;
H A DGoogle_ModeratorService.php886 public $tags; variable in Google_ModeratorService
911 …$this->tags = new Google_TagsServiceResource($this, $this->serviceName, 'tags', json_decode('{"met…
H A DGoogle_YouTubeService.php3386 public $tags; variable in Google_PlaylistSnippet
3415 public function setTags(/* array(Google_string) */ $tags) { argument
3416 $this->assertIsArray($tags, 'Google_string', __METHOD__);
3417 $this->tags = $tags;
3420 return $this->tags;
4740 public $tags; variable in Google_VideoProjectDetails
4743 $this->tags = $tags;
4746 return $this->tags;
4799 public $tags; variable in Google_VideoSnippet
4836 $this->tags = $tags;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DInstance.php144 public $tags; variable in Google\\Service\\AIPlatformNotebooks\\Instance
605 public function setTags($tags) argument
607 $this->tags = $tags;
614 return $this->tags;
H A DVirtualMachineConfig.php74 public $tags; variable in Google\\Service\\AIPlatformNotebooks\\VirtualMachineConfig
293 public function setTags($tags) argument
295 $this->tags = $tags;
302 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReport.php94 public $tags; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReport
363 public function setTags($tags) argument
365 $this->tags = $tags;
372 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DArtifactRegistry.php444 'tags',
448 'path' => 'v1/{+parent}/tags',
482 'path' => 'v1/{+parent}/tags',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DDockerImage.php42 public $tags; variable in Google\\Service\\ArtifactRegistry\\DockerImage
111 public function setTags($tags) argument
113 $this->tags = $tags;
120 return $this->tags;
H A DListTagsResponse.php47 public function setTags($tags) argument
49 $this->tags = $tags;
56 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDataset.php365 public function setTags($tags) argument
367 $this->tags = $tags;
374 return $this->tags;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuild.php106 public $tags; variable in Google\\Service\\CloudBuild\\Build
469 public function setTags($tags) argument
471 $this->tags = $tags;
478 return $this->tags;

12345678910>>...22