SMWCon Fall 2012/Developing SMW (extensions)/Presentation/Slide 0
From semantic-mediawiki.org
Developing SMW extensions
These slides are meant to give developers and overview of what they can do with Semantic MediaWiki and how to do it. They are mainly meant to be used as presentation but can also serve as a lightweight alternative to the Programmer's guide.
Prerequisites
- Basic usage of MediaWiki and Semantic MediaWiki
- Basic programming skills
- An understanding of version control systems
Good to have
- Experience with PHP and JavaScript
- Experience with MediaWiki development
- Experience with Git