Home
last modified time | relevance | path

Searched refs:author (Results 26 – 47 of 47) sorted by relevance

12

/dokuwiki/
H A Dfeed.php7 * @author Andreas Gohr <andi@splitbrain.org>
H A DCOPYING43 Also, for each author's protection and ours, we want to make certain
222 system; it is up to the author/donor to decide if he or she is willing
251 programs whose distribution conditions are different, write to the author
294 Copyright (C) <year> <name of author>
315 Gnomovision version 69, 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...]
H A DSimplePie.php39 * @author Ryan Parman
40 * @author Sam Sneddon
41 * @author Ryan McCue
1131 * Set which class SimplePie uses for handling author data
2418 * Get an author for the feed
2421 * @param int $key The author that you want to return. Remember that arrays begin with 0, not 1
2437 * Uses `<atom:author>`, `<author>`, `<dc:creator>` or `<itunes:author>`
2445 foreach ((array) $this->get_channel_tags(self::NAMESPACE_ATOM_10, 'author') a
[all...]
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dstructure.less4 * @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 Ddesign.less5 * @author Anika Henke <anika@selfthinker.org>
6 * @author Andreas Gohr <andi@splitbrain.org>
7 * @author Clarence Lee <clarencedglee@gmail.com>
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 Dmobile.less5 * @author Anika Henke <anika@selfthinker.org>
H A Dbasic.less8 * @author Anika Henke <anika@selfthinker.org>
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
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...]
/dokuwiki/lib/plugins/extension/
H A Dstyle.less4 * @author Christopher Smith <chris@jalakai.co.uk>
5 * @author Piyush Mishra <me@piyushmishra.com>
6 * @author Håkan Sandell <sandell.hakan@gmail.com>
7 * @author Anika Henke <anika@selfthinker.org>
/dokuwiki/lib/styles/
H A Dfeed.css11 pubDate, generator, webMaster, ttl, docs, tagline, author, copyright, selector
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DREADME.md53 $item->author = "John Doe";
109 fixed author/creator in RSS1.0 (thanks Tanguy Pruvot)
H A DLICENSE56 author's reputation will not be affected by problems that might be
405 system; it is up to the author/donor to decide if he or she is willing
436 write to the author to ask for permission. For software which is
/dokuwiki/inc/parser/
H A Dxhtml.php14 * @author Harry Fuecks <hfuecks@gmail.com>
15 * @author Andreas Gohr <andi@splitbrain.org>
66 * @author Adrian Lang <lang@cosmocode.de>
97 * @author Adrian Lang <lang@cosmocode.de>
448 * @author Andreas Gohr <andi@splitbrain.org>
464 * @author Andreas Gohr
652 * @author Andreas Gohr <andi@splitbrain.org>
877 * @author Andreas Gohr <andi@splitbrain.org>
1329 * @author Andreas Gohr <andi@splitbrain.org>
1379 if ($params['author']) {
[all...]
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE43 Also, for each author's protection and ours, we want to make certain
222 system; it is up to the author/donor to decide if he or she is willing
251 programs whose distribution conditions are different, write to the author
294 Copyright (C) <year> <name of author>
315 Gnomovision version 69, Copyright (C) year name of author
H A DCHANGELOG9 Language files listed under each version were made by the author beside them, and then
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt446 | author | show item authors names |
458 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
460 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
/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/marcusschwarz/lesserphp/
H A DLICENSE
/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)

12