Ticket #9 (closed task: fixed)

Opened 1 year ago

Last modified 2 months ago

Alter post-processing routine to be called either by function or by file

Reported by: pamela Assigned to: pamela
Priority: major Milestone: PW-common v0.91
Component: Common Code Version: pwcommon-v1.5
Keywords: post processing Cc:

Description

Right now, you can only run the information card processing code by either directly calling infocard-post.php or by including infocard-post.php. This is not very flexible. If the functionality inside of infocard-post.php was called from a function, plugin developers could choose to either call the function, include the file, or post directly to the file.

Change History

08/02/07 17:53:35 changed by pamela

  • status changed from new to assigned.

12/26/07 23:05:32 changed by pamela

  • version changed from pwcommon-v1.0 to pwcommon-v1.5.
  • milestone changed from PW-common v1.0 to PW-common v1.5.

Reassigning to pw-common 1.5

11/19/08 20:29:48 changed by pamela

  • status changed from assigned to closed.
  • resolution set to fixed.

Being solved as needed.