Home
last modified time | relevance | path

Searched refs:author (Results 101 – 125 of 2122) sorted by relevance

12345678910>>...85

/plugin/freechat/phpfreechat/themes/cerutti/
H A Dinfo.php2 $author = "Victor Cerutti"; variable
/plugin/freechat/phpfreechat/data/public/themes/default/
H A Dinfo.php2 $author = "kerphi"; variable
/plugin/freechat/phpfreechat/themes/default/
H A Dinfo.php2 $author = "kerphi"; variable
/plugin/freechat/phpfreechat/themes/green/
H A Dinfo.php2 $author = "kerphi"; variable
/plugin/include/
H A Dstyle.css28 div.dokuwiki div.inclmeta span.author {
34 div.dokuwiki div.inclmeta span.author a.interwiki {
/plugin/bibtex4dw/
H A DCHANGELOG.md7 Note that the changelog started only in May 2023, after the plugin was not developed for several years (but continuously used by its author). Old changes are taken from the (German) plugin homepage of its author.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DBook.php18 public $author = null; variable in Book
/plugin/freechat/phpfreechat/themes/blune/
H A Dinfo.php2 $author = "Nemako"; variable
/plugin/indexmenu/images/indextheme/
H A Dinfo.txt1 author=Anonymous
/plugin/indexmenu/images/simplefact.png/
H A Dinfo.txt1 author=Anonymous
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php710 $post->addComment($comment = new Comment($author, 'foo'));
726 self::assertAttributeEquals($author, 'author', $deserialized);
766 $author = new AuthorExpressionAccess(123, 'Ruud', 'Kamphuis');
778 $author = new AuthorExpressionAccessContext('Ruud');
789 $author = new AuthorExpressionAccess(123, 'Ruud', 'Kamphuis');
795 $author = new AuthorReadOnly(123, 'Ruud Kamphuis');
796 self::assertEquals($this->getContent('readonly'), $this->serialize($author));
807 $author = new AuthorReadOnlyPerClass(123, 'Ruud Kamphuis');
808 self::assertEquals($this->getContent('readonly'), $this->serialize($author));
1648 foreach ($elements as $author) {
[all …]
/plugin/indexmenu/images/doku2/
H A Dinfo.txt1 author=Davor Turkalj
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php669 $author = trim($authorarray[$i]);
676 if (strpos($author, ',') === false) {
678 $tmparray = preg_split('/\s+/', $author);
736 $tmparray = explode(',', $author);
1026 $author = join(' and ', $tmparray);
1028 $author = $entry['author'];
1031 $author = '';
1033 $bibtex .= "\tauthor = {".$author."}\n";
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php669 $author = trim($authorarray[$i]);
676 if (strpos($author, ',') === false) {
678 $tmparray = preg_split('/\s+/', $author);
736 $tmparray = explode(',', $author);
1026 $author = join(' and ', $tmparray);
1028 $author = $entry['author'];
1031 $author = '';
1033 $bibtex .= "\tauthor = {".$author."}\n";
/plugin/publist/bib2tpl/lib/
H A DBibTex.php669 $author = trim($authorarray[$i]);
676 if (strpos($author, ',') === false) {
678 $tmparray = preg_split('/\s+/', $author);
736 $tmparray = explode(',', $author);
1026 $author = join(' and ', $tmparray);
1028 $author = $entry['author'];
1031 $author = '';
1033 $bibtex .= "\tauthor = {".$author."}\n";
/plugin/freechat/phpfreechat/themes/zilveer/
H A Dinfo.php3 $author = "Name: Isa Acar"; variable
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/_files/
H A DBook.php20 public $author = null; variable in SebastianBergmann\\Comparator\\Book
/plugin/indexmenu/images/icons8w10bw.png/
H A Dinfo.txt1 author=Uros
/plugin/indexmenu/images/bw.png/
H A Dinfo.txt1 author=Dric
/plugin/publistx/template/
H A Ddokuwiki_simple.tpl6 * @author@, @title@, @year@
/plugin/publistf/template/
H A Ddokuwiki_simple.tpl6 * @author@, @title@, @year@
/plugin/publist/template/
H A Ddokuwiki_simple.tpl6 * @author@, @title@, @year@
/plugin/tindexmenu/images/default/
H A Dinfo.txt1 author=Samuele Tognini
/plugin/indexmenu/images/simple/
H A Dinfo.txt1 author=Samuele Tognini
/plugin/indexmenu/images/kgs/
H A Dinfo.txt1 author=Samuele Tognini

12345678910>>...85