Sam Reed
2849f384d4
Bug 31995 - Addition of PPFrame::getTitle
...
Applied patch by Van de Bugger
Added documentation to go with
Added code to Preprocess_HipHop too
2011-11-09 20:52:24 +00:00
Sam Reed
b15737fa83
And even more documentation, the last of this batch
2011-05-28 19:00:01 +00:00
Sam Reed
4c29198850
And some more....
2011-05-28 17:51:33 +00:00
Sam Reed
3614ecfffb
And more documentation. Yaaaay
2011-05-28 17:18:50 +00:00
Sam Reed
018a22d827
Documentation tweaks, additions and updates
2011-05-01 23:54:41 +00:00
Alexandre Emsenhuber
dc50e1a4bf
* Added file description headers
...
* Added @file where needed
2010-08-22 14:31:05 +00:00
Daniel Kinzler
fdb116128c
follow-up to r67820 and r67819: interface function newPartNodeArray for creating a new custom node for programmatic use of parameter replacement as used in some extensions
2010-06-10 15:18:43 +00:00
Victor Vasiliev
1671616088
Add getArguments, getNamedArguments and getNumberedArguments methods to PPFrame
...
interface, so extensions can access them.
2009-07-02 16:21:30 +00:00
Daniel Kinzler
24d5e941a0
added PPCustomFrame classes to restore ability to use replaceVariables with a custom map of values. This should unbreak some extensions that were broken by the new PP stuff, like the News extension.
2008-06-26 13:05:40 +00:00
Tim Starling
c6b902f180
* Reorganised the includes directory, creating subdirectories db, parser and specials
...
* Wrote a tool to check the integrity of the autoloader class list, fixed some issues that came up.
* Start the autoloader before LocalSettings.php, so that when an extension writer thinks an inefficient one-file special page extension is the way to go, they don't have to use explicit includes to make the class inheritance work. Should continue to work with $IP set in LocalSettings.php as long as $IP is set before extensions are included.
2008-06-16 20:21:26 +00:00