https://bugzilla.wikimedia.org/show_bug.cgi?id=68196
--- Comment #5 from Ori Livneh <[email protected]> --- (In reply to Brett Simmers from comment #4) > How can I parse a page in CLI mode? cd /srv/mediawiki php maintenance/eval.php > $title = Title::newFromText('San Francisco'); $text = > Revision::newFromTitle($title)->getText(); $wgParser->parse($text, $title, > new ParserOptions); -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
