see function http://api.drupal.org/api/function/archiver_get_info/7in includes/common.inc

It invokes drupal_alter(), leading to hook_archiver_info_alter(), which isn't documented. See http://api.drupal.org/api/function/hook_archiver_info/7

This is part of this meta-issue: #675046: Make sure all hooks in D7 have documentation

Patch coming shortly...

CommentFileSizeAuthor
#1 708574.patch1.68 KBjhodgdon

Comments

jhodgdon’s picture

Status: Active » Needs review
StatusFileSize
new1.68 KB

Here's a patch.

That first link up there should be http://api.drupal.org/api/function/archiver_get_info/7 by the way, no way to go back and edit it...

jhodgdon’s picture

Assigned: jhodgdon » Unassigned

Status: Needs review » Needs work

The last submitted patch, 708574.patch, failed testing.

jhodgdon’s picture

This is a doc-only patch. No way it caused "Comment paging settings (CommentPagerTest) " to fail... Must be some test bot issues still?

jhodgdon’s picture

Status: Needs work » Needs review

#1: 708574.patch queued for re-testing.

jhodgdon’s picture

Looks like the test passed the second time. Maybe we can get this in?

dries’s picture

Status: Needs review » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.