Future-proof and better document UserInfoboxHook.

Review Request #9296 — Created Oct. 20, 2017 and submitted

Information

Review Board
release-3.0.x
7e83d37...

Reviewers

This prepares UserInfoboxHook for use by extension authors by
future-proofing the function signatures (adding *kwargs and calling
methods using keyword arguments) and adding a documentation page on the
hook. The docs page covers the details of rendering and cache control,
and provides examples for basic instantiation and subclassing.

Built the docs, checking for build errors and spelling errors.

Read through and made sure all links and formatting was correct.

Description From Last Updated

mailHeader??

daviddavid
chipx86
david
  1. 
      
    1. Should have been mailheader, but yeah, that's the role for headers of any sort, documented as also being what you'd use for HTTP. It's a bit silly.

  2. 
      
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (a6fce72)
Loading...