Lines Matching refs:author
1676 # $author -> (optional) e-mail address of the author (-author)
1693 my($title,$author,$base,$xbase,$script,$noscript,
1729 # HTML while the author needs to be escaped as a URL.
1731 $author = $self->escape($author);
1748 if (defined $author) {
1749 push(@result,$XHTML ? "<link rev=\"made\" href=\"mailto:$author\" />"
1750 : "<link rev=\"made\" href=\"mailto:$author\">");
5119 upload section. Another CGI script author could peek at this data
5351 -author=>'fred@capricorn.org',
5365 parameters are -title, -author, -base, -xbase, -dtd, -lang and -target
5552 The author's e-mail address (will create a <link rev="MADE"> tag if present