Add $context to the ArticleFromTitle hook
authorBrian Wolff <bawolff+wn@gmail.com>
Wed, 11 Dec 2013 21:59:48 +0000 (14:59 -0700)
committerReedy <reedy@wikimedia.org>
Thu, 23 Jan 2014 22:51:11 +0000 (22:51 +0000)
commit1051f68e7d438d20df44fd9386a0a451e77fbb8e
tree0378f9a024585f379a92a482a178822fc9c1d53d
parentc4358ca758a3865d6b0f53d2855476c33e697fdd
Add $context to the ArticleFromTitle hook

Most of the time people wouldn't need this - this hook is mostly
used to inject a custom Article subclass for a specific
namespace to do fancy things, but lets give users the most
flexibility.

Asked for by leaves on irc.

Change-Id: I3386ff4abe0e5b3eb783604ae222b7703428db44
docs/hooks.txt
includes/Article.php