<<O>> Difference Topic TWikiFuncModule (r1.3 - 02 Feb 2003 - PeterThoeny) |
Changed: | |||
< < |
getDefaultUserName( ) ==> $user | ||
> > |
getDefaultUserName( ) ==> $loginName | ||
Changed: | |||
< < |
| ||
> > |
| ||
Changed: | |||
< < |
checkAccessPermission( $type, $user, $text, $topic, $web ) ==> $flag | ||
> > |
checkAccessPermission( $type, $wikiName, $text, $topic, $web ) ==> $flag | ||
Changed: | |||
< < |
| ||
> > |
| ||
Changed: | |||
< < |
getRevisionInfo( $web, $topic ) ==> ( $date, $user, $rev ) | ||
> > |
getRevisionInfo( $web, $topic ) ==> ( $date, $loginName, $rev ) | ||
Changed: | |||
< < |
| ||
> > |
| ||
Changed: | |||
< < |
# do topic manipulation like: | ||
> > |
# do topic text manipulation like: | ||
Added: | |||
> > |
# do meta data manipulation like: $text =~ s/(META\:FIELD.*?name\=\"TopicClassification\".*?value\=\")[^\"]*/$1BugResolved/; |
Topic TWikiFuncModule . { View | Diffs | r1.3 | > | r1.2 | > | r1.1 | More } |
Revision r1.2 - 31 Dec 2002 - 08:03 GMT - PeterThoeny Revision r1.3 - 02 Feb 2003 - 01:02 GMT - PeterThoeny |
Copyright © 1999-2004 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |