/plugin/blogtng/db/ |
D | update0005.sql | 6 blog, field 15 SELECT pid, page, title, blog, image, created, lastmod, author, login, mail 24 blog, field 36 CREATE INDEX idx_entries_blog ON entries(blog); 39 SELECT pid, page, title, blog, image, created, lastmod, author, login, mail, 'enabled'
|
D | update0004.sql | 48 blog, field 57 SELECT pid, page, title, blog, image, created, lastmod, author, login, email 66 blog, field 78 CREATE INDEX idx_entries_blog ON entries(blog); 81 SELECT pid, page, title, blog, image, created, lastmod, author, login, email, 1
|
D | update0001.sql | 5 blog, field 16 CREATE INDEX idx_entries_blog ON entries(blog);
|
/plugin/blogtng/action/ |
D | edit.php | 63 $blog = $this->entryhelper->get_blog(); 64 $blog = $INPUT->post->str('post-blog', $blog); 65 if (!$blog && !$INFO['exists']) $blog = $this->getConf('default_blog'); 71 …$event->data->insertElement($pos, form_makeMenuField('post-blog', $blogs, $blog, 'Blog', 'blogtng_… 170 $blog = $this->entryhelper->get_blog(); 171 $blog = $INPUT->post->str('post-blog', $blog); 172 if (!$blog && !$INFO['exists']) { 173 $blog = $this->getConf('default_blog'); 180 ->val($blog); 294 $blog = $INPUT->post->str('post-blog'); [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/ |
D | BlogUserInfo.php | 37 public function setBlog(Blog $blog) argument 39 $this->blog = $blog; 46 return $this->blog;
|
D | Page.php | 84 public function setBlog(PageBlog $blog) argument 86 $this->blog = $blog; 93 return $this->blog;
|
D | Comment.php | 76 public function setBlog(CommentBlog $blog) argument 78 $this->blog = $blog; 85 return $this->blog;
|
D | Post.php | 107 public function setBlog(PostBlog $blog) argument 109 $this->blog = $blog; 116 return $this->blog;
|
/plugin/miniblog/ |
D | README | 3 A simple blog plugin that treats pages in 'blog' namespace as blog 4 entries, based on the following plugins: blog, include, blogtng, disqus. 10 1. Displaying a list of blog entries 12 2. Displaying a list of blog entries when using 'twentyfifteen' template
|
D | plugin.info.txt | 6 desc A minimum blog setup
|
/plugin/authgoogle/google/contrib/ |
D | Google_BloggerService.php | 669 public $blog; variable in Google_BlogUserInfo 674 public function setBlog(Google_Blog $blog) { argument 675 $this->blog = $blog; 678 return $this->blog; 700 public $blog; variable in Google_Comment 719 public function setBlog(Google_CommentBlog $blog) { argument 720 $this->blog = $blog; 723 return $this->blog; 888 public $blog; variable in Google_Page 903 public function setBlog(Google_PageBlog $blog) { argument [all …]
|
/plugin/isauth/ |
D | plugin.info.txt | 7 url https://blog.dyndn.es/doku.php/blog/2018/10/09_plugin_isauth
|
/plugin/blog/ |
D | plugin.info.txt | 2 base blog 8 url https://www.dokuwiki.org/plugin:blog
|
/plugin/pagetemplater/ |
D | README.md | 4 …blog plugin. The blog entries always have a plain look - unless you define some style for them, e.…
|
/plugin/rdplink/RdpEncrypt/GuiVersion/ |
D | RDP_Encrypt_Homepage.url | 4 URL=http://www.remkoweijnen.nl/blog/2007/10/18/how-rdp-passwords-are-encrypted/
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/ |
D | 6f097c298a7abf4c032c4314920c49c8.asciidoc | 10 'blog',
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
D | breaking-changes.asciidoc | 32 https://www.elastic.co/blog/moving-from-types-to-typeless-apis-in-elasticsearch-7-0[this] 33 blog post for more information.
|
/plugin/tiledblog/ |
D | plugin.info.txt | 6 desc Tile an existing blog
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
D | BREAKING_CHANGES.md | 16 …APIs, and removed support for the _default_ mapping. Read [this](https://www.elastic.co/blog/movin… 17 blog post for more information.
|
/plugin/copypage/images/pagetools/ |
D | license.txt | 4 URL: http://blog.twg.ca/2009/09/free-iphone-toolbar-icons/
|
/plugin/dlcounter/ |
D | plugin.info.txt | 7 url http://philip-p-ide.uk/doku.php/blog:articles:software:doku_dlcounter
|
/plugin/acronym4glossary/ |
D | plugin.info.txt | 7 url http://blog.imho.at/20100819/artikel/dokuwiki-plugin-acronym4glossary
|
/plugin/searchstats/ |
D | plugin.info.txt | 7 url http://blog.imho.at/20100831/artikel/dokuwiki-plugin-searchstats
|
/plugin/bloglinks/ |
D | plugin.info.txt | 6 desc Displays a link to the previous and the next blog entry above posts in configured namespaces
|
/plugin/countdownv2/ |
D | plugin.info.txt | 7 url https://error-404.de/blog/software/countdownplugin
|