You are here: Foswiki>System Web>Category>DeveloperDocumentationCategory>PerlDoc (2024-12-23, UnknownUser)Edit Attach
See PublishedAPI for packages intended to be used by Plugin and Contrib authors, or browse all packages.
See also Developing plugins, Developer's Bible, Technical Overview
internal package
Foswiki::Contrib::MailerContrib::Change Object that represents a change to a topic.
$web
- Web name $topic
- Topic name $author
- String author of change $time
- String time of change $rev
- Revision identifier Construct a new change object.
$change
- Change record to merge Merge another change record with this one, so that the combined record is a reflection of both changes.
$template
- Template to expand keys within Expand an HTML template using the values in this change. The following keys are expanded: %WEB%, %TOPIC%, %AUTHOR%, %TIME%, %REVISION%, %BASE_REV%, %CUR_REV%, %TEXTHEAD%.
Returns the expanded template.
Generate a plaintext version of this change.
Generate a unified diff version of this change.
Expand an template using the values in this change. The following keys are expanded:
Edit | Attach | Print version | History: r1 | Backlinks | View wiki text | Edit wiki text | More topic actions
Topic revision: r1 - 2024-12-23, UnknownUser
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback