-
Notifications
You must be signed in to change notification settings - Fork 4
Home
renoirb edited this page Sep 11, 2014
·
1 revision
Some temporary notes for upcoming features. Treat as a scratch pad.
Things that aren’t ready yet, or that we should not forget.
- Disable Talk pages? http://www.mediawiki.org/wiki/Extension%3aTalkright
$wgDisableAnonTalk = false;
- Cookie names and domain? see
$wgCookieExpiration
- See neat plugin how it does things https://git.wikimedia.org/summary/mediawiki%2Fextensions%2FDumpHTML
- Notes tabs:
- https://gist.github.com/renoirb/2296a50a33910ef8936a
- https://gist.github.com/renoirb/9923697
- http://meta.wikimedia.org/wiki/Help:User_style
- http://www.mediawiki.org/wiki/Composer/Future_work
- http://www.mediawiki.org/wiki/Manual:Skin.php
- http://www.mediawiki.org/wiki/Manual:Skinning
- http://www.mediawiki.org/wiki/Manual:Skinning/Tutorial
- Do not forget:
- WebPlatformSearchAutocomplete
- WebPlatformSectionCommentsSmw
- Comments WpdCaptcha
- Code samples and GitHub extension?