Book description
This book shows you how to install, use, manage, and extend a wiki using MediaWiki—the wiki engine used to power Wikipedia. You'll learn wiki terminology, how to create user accounts and new pages, and find your way around the wiki. Special focus is placed on how wikis are used in software and web development projects and how their capabilities ideally suit a specific environment and audience. You'll quickly come to discover why wikis are a valuable addition for any organization that wants to increase productivity using web-based collaboration tools.
Table of contents
- Copyright
- About the Author
- Credits
- Acknowledgments
-
Introduction
- Who Should Read This Book
-
How This Book Is Organized
- Chapter 1: Wikis at Work
- Chapter 2: Installing MediaWiki
- Chapter 3: Getting Started with MediaWiki
- Chapter 4: Writing and Editing Content
- Chapter 5: Images and Files
- Chapter 6: Page Actions and Version Control
- Chapter 7: Information Architecture: Organizing Your Wiki
- Chapter 8: Magic Words, Templates, and Skins
- Chapter 9: Extensions
- Chapter 10: The MediaWiki API
- Chapter 11: Wiki Performance
- Where to Find More Information
- Conventions
- Source Code
- Errata
- p2p.wrox.com
- 1. Wikis at Work
- 2. Installing MediaWiki
-
3. Getting Started with MediaWiki
- 3.1. The MediaWiki Application
- 3.2. Fresh Wiki
- 3.3. Wiki Pages
- 3.4. Namespaces
- 3.5. User Actions
- 3.6. Actions
- 3.7. Summary
- 4. Writing and Editing Content
- 5. Images and Files
- 6. Page Actions and Version Control
- 7. Information Architecture: Organizing Your Wiki
- 8. Magic Words, Templates, and Skins
-
9. Extensions
-
9.1. MediaWiki Hooks
-
9.1.1. The Parsing Process
- 9.1.1.1. Step 1: Start with Raw Wikitext
- 9.1.1.2. Step 2: Remove Text That Shouldn't Be Parsed
- 9.1.1.3. Step 3: Generate Some (But Not All) of the Wikitext
- 9.1.1.4. Step 4: Unstrip Everything That You Stripped (Except <nowiki> Text)
- 9.1.1.5. Step 5: Fix Common Errors
- 9.1.1.6. Step 6: Generate Block-level HTML
- 9.1.1.7. Step 7: Put Links Back in
- 9.1.1.8. Step 8: Do Something Obscure with Chinese Text
- 9.1.1.9. Step 9: Unstrip <nowiki> Elements
- 9.1.1.10. Step 10: Tidy Up the HTML
-
9.1.1. The Parsing Process
- 9.2. XML Tag Extensions
- 9.3. Parser Functions
- 9.4. Parser Functions with Messages
- 9.5. Hook Extensions
- 9.6. Special Pages
- 9.7. Summary
-
9.1. MediaWiki Hooks
- 10. The MediaWiki API
- 11. Wiki Performance
Product information
- Title: Professional Wikis
- Author(s):
- Release date: December 2007
- Publisher(s): Wrox
- ISBN: 9780470126905
You might also like
book
The Rules of Programming
This philosophy-of-programming guide presents a unique and entertaining take on how to think about programming. A …
book
Learning SQL, 3rd Edition
As data floods into your company, you need to put it to work right away—and SQL …
book
Web Content Management
Looking to select a web content management system (CMS), but confused about the promises, terminology, and …
book
Java Coding Problems
Develop your coding skills by exploring Java concepts and techniques such as Strings, Objects and Types, …