Difference: TWikiAttachDotPm (2 vs. 3)

Revision 322 Jan 2008 - TWikiContributor

Line: 7 to 7
 

ClassMethod new ($session)

Changed:
<
<
Constructor
>
>
Constructor.
 
Added:
>
>

ObjectMethod finish ()

Break circular references.

 

ObjectMethod renderMetaData ($web,$topic,$meta,$args) -> $text

Generate a table of attachments suitable for the bottom of a topic

Line: 40 to 45
 
  • $meta - Meta object that contains the meta info

Build a link to the attachment, suitable for insertion in the topic.

Deleted:
<
<

ObjectMethod *migrateToFileAttachmentMacro ($meta,$text) -> $text

Migrate old HTML format

ObjectMethod *upgradeFrom1v0beta ($meta) -> $text

CODE_SMELL: Is this really necessary? upgradeFrom1v0beta?

 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiAttachDotPm.