Extension talk:LogEntry

From MediaWiki.org
Jump to: navigation, search

what extensions do I have to be installed before useing LogEntry?

[edit] update for MW 1.15.1 & PHP 5.1.6

I was able to run this extension after this changes:

LogEntry.hooks.php:line 19:

$wgParser->setHook( 'logentry', array('LogEntryHooks','render') );

LogEntry.page.php:line 132:

$wgOut->redirect( $title->getFullURL() );
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox