Home
last modified time | relevance | path

Searched refs:author (Results 76 – 100 of 2122) sorted by last modified time

12345678910>>...85

/plugin/mikioplugin/
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 Dplugin.info.txt2 author James Collins
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe19467 author ized
/plugin/aichat/
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 Dplugin.info.txt2 author Andreas Gohr
/plugin/bez/mdl/
H A DTask_comment.php8 protected $id, $task_id, $author, $create_date, $last_modification_date, $content, $content_html;
14 return array('id', 'task_id', 'author',
41 $this->author = $this->model->user_nick;
53 if ($this->author == $this->model->user_nick || $this->model->get_level() >= BEZ_AUTH_LEADER) {
63 if ($this->author == $this->model->user_nick || $this->model->get_level() >= BEZ_AUTH_LEADER) {
91 $tpl->set('who', $this->author);
H A DTask_commentFactory.php31 $task_comment->task->set_participant_flags($task_comment->author, array('subscribent', 'commentator'));
101 if ($this->count(array('task_id' => $obj->task_id, 'author' => $obj->author)) == 0) {
102 $obj->task->remove_participant_flags($obj->author, array('commentator'));
H A DThread_comment.php11 protected $id, $thread_id, $type, $author, $create_date, $last_modification_date, $content, $content_html, $task_count;
21 return array('id', 'thread_id', 'type', 'author',
55 $this->author = $this->model->user_nick;
78 if ($this->author == $this->model->user_nick && $this->type == 'comment') {
121 $tpl->set('who', $this->author);
H A DThread_commentFactory.php32 $thread_comment->thread->set_participant_flags($thread_comment->author, array('subscribent', 'commentator'));
102 if ($this->count(array('thread_id' => $obj->thread_id, 'author' => $obj->author)) == 0) {
103 $obj->thread->remove_participant_flags($obj->author, array('commentator'));
/plugin/bez/
H A Dplugin.info.txt2 author Szymon Olewniczak
H A Dstyle.css263 #bds_timeline dt .author {
/plugin/bez/style/
H A Dtimeline.less44 dt .author {
/plugin/bez/tpl/
H A Dcommcause_box.php6 if ($tpl->get('thread_comment')->author == $tpl->current_user()) {
22 <strong><?php echo $tpl->user_name($tpl->get('thread_comment')->author) ?></strong>
H A Dtask_comment_box.php5 if ($tpl->get('task_comment')->author == $tpl->current_user()) {
21 <strong><?php echo $tpl->user_name($tpl->get('task_comment')->author) ?></strong>
/plugin/bez/db/
H A Dupdate0001.sql56 author TEXT NOT NULL, field
339 author TEXT NOT NULL, field
/plugin/bez/ctl/
H A Dstart.php21 public function push($datetime, $type, $author, $entity) { argument
27 'author' => $author,
81 $timeline->push($thread_comment->create_date, 'thread_comment_added', $thread_comment->author, $thread_comment);
83 $timeline->push($thread_comment->create_date, 'thread_comment_cause_added', $thread_comment->author, $thread_comment);
100 $timeline->push($task_comment->create_date, 'task_comment_added', $task_comment->author, $task_comment);
/plugin/imagemapping/
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>
316 Gnomovision version 69, Copyright (C) year name of author
H A Dplugin.info.txt2 author Gerry Weißbach / Michael Große
H A DLICENSE
/plugin/sql/
H A Dplugin.info.txt2 author Slim Amamou
/plugin/tagging/
H A Dplugin.info.txt2 author Adrian Lang
/plugin/confmanager/
H A Dplugin.info.txt2 author Dominik Eckelmann, Julian Heise
/plugin/oauthazure/
H A Dplugin.info.txt2 author Andreas Gohr
/plugin/cloud/
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>
316 Gnomovision version 69, Copyright (C) year name of author
H A Dplugin.info.txt3 author Michael Hamann, Michael Klier, Gina Haeussge

12345678910>>...85