Skip to content
Snippets Groups Projects
  • Michael Klier's avatar
    f6dad9fd
    new event ACTION_EXPORT_POSTPROCESS · f6dad9fd
    Michael Klier authored
    	This event allows action plugins to postprocess the output of a page
    	requested for export.
    
    	Event data:
    		data[id]      -- the page id
    		data[mode]    -- requested export mode
    		data[headers] -- headers of the requested export mode
    		data[output]  -- export output
    
    darcs-hash:20080828200321-23886-6676682f33fa5c2d9f0c0a21fa26154baf4e137a.gz
    f6dad9fd
    History
    new event ACTION_EXPORT_POSTPROCESS
    Michael Klier authored
    	This event allows action plugins to postprocess the output of a page
    	requested for export.
    
    	Event data:
    		data[id]      -- the page id
    		data[mode]    -- requested export mode
    		data[headers] -- headers of the requested export mode
    		data[output]  -- export output
    
    darcs-hash:20080828200321-23886-6676682f33fa5c2d9f0c0a21fa26154baf4e137a.gz
Code owners
Assign users and groups as approvers for specific file changes. Learn more.