User:Hashar

From MediaWiki.org
Jump to: navigation, search
29.12.2004 in Berlin

You can see my commits at : Special:Code/MediaWiki/author/hashar

And I am really addicted to menthols http://imgur.com/bcHv0


[ /Bugs in need of attention | /Documentation ideas | /Bugzilla CSS | /.vimrc | /cli-js ]


My .plan updated from time to time (this is mostly from 2007 and is probably outdated).

From 2010:
- merge in http://dev.wikia.com/wiki/ShowHide/code.js (irc: Dantman)
- review OCAML math
- list obsoletes MediaWiki installations
: - review upgrade documentation
: - create a standard warning mail
: - build list with google
: - set up a tracking system
- get ride of 1.5 upgrade. Update the upgrade doc.
- WebRequest router
- Colorized logs (in option)
- Fix up the fuzzy terminal on tail -f log
- Figures out the Parser madness and makes it lighter (read: more functions!).
- Port AjaxQueryPage from js/Extension to JQuery and then merge in core.
From 2009 roughly:
- Finish syslog integration
- automatic welcome
- enhance the reference extension
- investigate mozilla switch
From 2007 roughly:
- rewrite Parser::doHeadings();
- write Skin:: methods to generate user css/js URL
-- update SkinTemplate to uses them
-- finish implementation of SpecialMy(script|style) (#6908)

Use ack which is better than grep! http://betterthangrep.com/

phpfind let me grep a branch for something :O)

#!/bin/bash
find -regextype posix-egrep -regex '.*(php|inc)' -exec fgrep -Hn "$1" {} \;
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox
In other languages