/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Blogger.php | 46 public $blogs; variable in Google\\Service\\Blogger 102 'blogs', 106 'path' => 'v3/blogs/{blogId}', 124 'path' => 'v3/blogs/byurl', 138 'path' => 'v3/users/{userId}/blogs', 283 'path' => 'v3/blogs/{blogId}/comments', 368 'path' => 'v3/blogs/{blogId}/pageviews', 427 'path' => 'v3/blogs/{blogId}/pages', 441 'path' => 'v3/blogs/{blogId}/pages', 713 'path' => 'v3/blogs/{blogId}/posts', [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/ |
H A D | User.php | 72 public function setBlogs(UserBlogs $blogs) argument 74 $this->blogs = $blogs; 81 return $this->blogs;
|
/plugin/blogtng/action/ |
H A D | edit.php | 66 $blogs = $this->entryhelper->getAllBlogs(); 71 …$event->data->insertElement($pos, form_makeMenuField('post-blog', $blogs, $blog, 'Blog', 'blogtng_… 175 $blogs = $this->entryhelper->getAllBlogs(); 177 $form->addDropdown('post-blog', $blogs, 'Blog', $pos++) 295 $blogs = $this->entryhelper->getAllBlogs(); 296 if (!in_array($blog, $blogs)) {
|
/plugin/vbsso/ |
H A D | plugin.info.txt | 6 … connect to different software platforms like content management systems, blogs, and online stores…
|
/plugin/advanced/lang/en/config/ |
H A D | wordblock.txt | 3 …thing good gets corrupted and so it is with Wikis. WikiSpam, like Spam in blogs and email, is on t…
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_BloggerService.php | 426 public $blogs; variable in Google_BloggerService 443 …$this->blogs = new Google_BlogsServiceResource($this, $this->serviceName, 'blogs', json_decode('{"… 1291 public $blogs; variable in Google_User 1307 public function setBlogs(Google_UserBlogs $blogs) { argument 1308 $this->blogs = $blogs; 1311 return $this->blogs;
|
/plugin/blogtng/helper/ |
H A D | tags.php | 124 public function load_by_blog($blogs) { argument 130 AND entries.blog IN ("' . implode('","', $blogs) . '")
|
H A D | entry.php | 607 * @param array $blogs - blogs to search 611 public function tpl_related($num=5,$blogs=array('default'),$id=false,$tags=array()){ argument 633 $this->sqlitehelper->getDB()->quote_and_join($blogs, 752 $blogs = array(''); 754 $blogs[] = substr($file, strlen(DOKU_PLUGIN . 'blogtng/tpl/'), -10); 756 return $blogs;
|
H A D | comments.php | 639 … public function tpl_recentcomments($tpl='default',$num=5,$blogs=array('default'),$types=array()){ argument 656 $this->sqlitehelper->getDB()->quote_and_join($blogs,
|
/plugin/confmanager/lang/nl/ |
H A D | wordblock.txt | 1 Het internet is niet beter dan iets anders. Al het goede raakt bedorven en zo is het ook met Wiki's. [[meatball>WikiSpam]], zoals Spam in blogs en email nemen toe. Als je [[doku>DokuWiki]] in je Intranet gebruikt is dit geen probleem voor jou, maar als je van plan bent het op het open internet te plaatsen wil je sommige bekende Spamwoorden blacklisten.
|
/plugin/confmanager/lang/en/ |
H A D | wordblock.txt | 1 The internet isn't the place it used to be anymore. Everything good gets corrupted and so it is with Wikis. [[meatball>WikiSpam]], like Spam in blogs and email, is on the rise. If you use [[doku>DokuWiki]] in your Intranet this is no problem for you. But if you intend to use it on the open Internet you may want to blacklist some known Spam words.
|
/plugin/blogtng/ |
H A D | admin.php | 131 $blogs = $this->entryhelper->getAllBlogs(); 132 if(in_array($blog, $blogs)) { 825 $blogs = $this->entryhelper->getAllBlogs(); 833 …$form->addElement(form_makeListBoxField('query[blog]', $blogs, $query['blog'], $this->getLang('blo…
|
/plugin/confmanager/lang/fr/ |
H A D | wordblock.txt | 1 Internet n'est plus le lieu qu'il a été. Toute bonne chose est corrompue, et il en va de même pour les wikis. Le [[meatball>WikiSpam]], comme le [[wpfr>spam]] dans les blogs et courriels est en augmentation. Si vous utilisez [[doku>fr:dokuwiki|DokuWiki]] sur votre intranet, alors il n'y a aucun problème. Mais si vous voulez l'utiliser sur l'internet ouvert, vous pourriez vouloir bannir certains mots de spam connus.
|
/plugin/sketchcanvas/ |
H A D | README.md | 13 * Easily embeddable into Wiki pages, blogs and design documents.
|
/plugin/pgn4web/pgn4web/ |
H A D | README.txt | 9 PGN4WEB: javascript chess games viewer for websites, blogs and live broadcasts. 15 blogs, including live games broadcast support; pgn4web also provides a variety 17 adding chess games to websites and blogs without any coding; pgn4web integrates 31 - display chess games form PGN files on websites and blogs 46 blogs without any coding, see http://pgn4web-board-generator.casaschi.net 230 The board widget allows showing games and positions in web pages and blogs,
|
/plugin/socialshareprivacy2/JC/ |
H A D | README.md | 83 (From [Internet Explorer Cookie Internals (FAQ)](http://blogs.msdn.com/b/ieinternals/archive/2009/0…
|
/plugin/highlightjs/highlight/ |
H A D | readme.eng.txt | 3 Highlight.js highlights syntax in code examples on blogs, forums and
|
/plugin/flowplay2/flowplayer/ |
H A D | README.txt | 389 - Added a new view that shows the HTML code for embedding the video in blogs etc.
|
/plugin/ckgdoku/ckeditor/ |
H A D | CHANGES.md | 510 * [#12858](http://dev.ckeditor.com/ticket/12858): Basic [Spartan](http://blogs.windows.com/blogging…
|
/plugin/ckgedit/ckeditor/ |
H A D | CHANGES.md | 930 * [#12858](https://dev.ckeditor.com/ticket/12858): Basic [Spartan](http://blogs.windows.com/bloggin…
|