Home
last modified time | relevance | path

Searched refs:author (Results 26 – 47 of 47) sorted by last modified time

12

/dokuwiki/lib/tpl/dokuwiki/css/
H A Dcontent.less4 * @author Anika Henke <anika@selfthinker.org>
5 * @author Andreas Gohr <andi@splitbrain.org>
6 * @author Clarence Lee <clarencedglee@gmail.com>
H A Ddesign.less5 * @author Anika Henke <anika@selfthinker.org>
6 * @author Andreas Gohr <andi@splitbrain.org>
7 * @author Clarence Lee <clarencedglee@gmail.com>
H A Dmobile.less5 * @author Anika Henke <anika@selfthinker.org>
H A Dpagetools.less5 * @author Anika Henke <anika@selfthinker.org>
6 * @author Andreas Gohr <andi@splitbrain.org>
H A Dstructure.less4 * @author Anika Henke <anika@selfthinker.org>
/dokuwiki/lib/plugins/usermanager/
H A Dplugin.info.txt2 author Chris Smith
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md204 * Changed the sanitization type for author and category back to text from HTML. [#531](https://github.com/simplepie/simplepie/pull/531)
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE56 author's reputation will not be affected by problems that might be
398 system; it is up to the author/donor to decide if he or she is willing
428 write to the author to ask for permission. For software which is
474 Copyright (C) <year> <name of author>
/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php39 * @author Ryan Parman
40 * @author Sam Sneddon
41 * @author Ryan McCue
460 * Get an author for the item
463 * @param int $key The author that you want to return. Remember that arrays begin with 0, not 1
549 * Uses `<atom:author>`, `<author>`, `<dc:creator>` or `<itunes:author>`
557 foreach ((array) $this->get_item_tags(\SimplePie\SimplePie::NAMESPACE_ATOM_10, 'author') as $author) {
[all...]
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DAtomCreator03.php8 * for the feed or an author for every single feed item.
10 * author URL, item author's email and URL, item contents, alternate links,
16 * @author Kai Blankenhorn <kaib@bitfolge.de>, Scott Reynen <scott@randomchaos.com>
51 $feed .= " <author>\n";
56 $feed .= " </author>\n";
75 if ($this->items[$i]->author != "") {
76 $feed .= " <author>\n";
77 $feed .= " <name>".htmlspecialchars($this->items[$i]->author)."</name>\n";
78 $feed .= " </author>\
[all...]
H A DAtomCreator10.php8 * for the feed or an author for every single feed item.
10 * author URL, item author's email and URL, item contents, alternate links,
16 * @author Mohammad Hafiz Ismail (mypapit@gmail.com)
51 $feed .= " <author>\n";
56 $feed .= " </author>\n";
91 if ($this->items[$i]->author != "") {
92 $feed .= " <author>\n";
93 $feed .= " <name>".htmlspecialchars($this->items[$i]->author)."</name>\n";
102 $feed .= " </author>\
[all...]
H A DPIECreator01.php9 * @author Scott Reynen <scott@randomchaos.com> and Kai Blankenhorn <kaib@bitfolge.de>
43 if ($this->items[$i]->author != "") {
44 $feed .= " <author>\n";
45 $feed .= " <name>".htmlspecialchars($this->items[$i]->author)."</name>\n";
49 $feed .= " </author>\n";
H A DGPXCreator.php7 * @author Barry Hunter <geo@barryhunter.co.uk>
32 <author>{$http_host}</author>
41 <src>".htmlspecialchars($this->items[$i]->author)."</src>
/dokuwiki/lib/plugins/authldap/
H A Dplugin.info.txt2 author Andreas Gohr
/dokuwiki/lib/plugins/authad/
H A Dplugin.info.txt2 author Andreas Gohr
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG9 Language files listed under each version were made by the author beside them, and then
/dokuwiki/lib/plugins/extension/
H A Dplugin.info.txt2 author Michael Hamann
/dokuwiki/lib/plugins/info/
H A Dplugin.info.txt2 author Andreas Gohr
/dokuwiki/lib/plugins/authpdo/
H A Dplugin.info.txt2 author Andreas Gohr
/dokuwiki/lib/plugins/logviewer/
H A Dplugin.info.txt2 author Andreas Gohr
/dokuwiki/lib/tpl/dokuwiki/
H A Dtemplate.info.txt2 author Anika Henke
/dokuwiki/lib/plugins/config/
H A Dplugin.info.txt2 author Christopher Smith

12