On Dec 12, 2013 8:05 AM, "John" <[email protected]> wrote: > > An even easier solution would be to get a javascript gadget that grabs the > current page title and saves it along with ~~~~ on a log page
If you need something simple, do this. It should honestly be about 10 lines of JavaScript. If you need this to stand up in court, it's a little more complicated. I actually built a system for this in tikiwiki several years ago.. It's not trivial, and I wouldn't recommend it. > > On Thu, Dec 12, 2013 at 11:00 AM, Daniel Barrett <[email protected] >wrote: > > > If your business problem is to "show only approved articles," consider the > > extension FlaggedRevisions. > > > > http://www.mediawiki.org/wiki/Help:Extension:FlaggedRevs > > http://www.mediawiki.org/wiki/Extension:FlaggedRevs > > > > It provides an infrastructure for article approval. It takes some time to > > set up, but you won't have to build everything yourself. > > > > DanB > > > > _______________________________________________ > > MediaWiki-l mailing list > > [email protected] > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
