Difference between revisions of "MediaWiki/Presentation"
Jump to navigation
Jump to search
(fixes some WYSIWYG "Wysiwyg Yucky Stupid Interface Wrecks Your Goodness") |
(adds info about FCKEditor) |
||
Line 57: | Line 57: | ||
[http://www.vimeo.com/2142196 See the kids in their Halloween costumes] | [http://www.vimeo.com/2142196 See the kids in their Halloween costumes] | ||
− | + | == Editor Options == | |
− | + | ; WYSIWYG editor :Wysiwyg Yucky Stupid Interface Wrecks Your Goodness | |
− | [http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd WikEd] is a full wysiwyg editor with special features for MediaWiki. You can install it for yourself in a single browser as a user script http://userscripts.org/scripts/show/12529 or you can install it into your mediawiki installation. | + | |
− | + | # [http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd WikEd] is a full wysiwyg editor with special features for MediaWiki. You can install it for yourself in a single browser as a user script http://userscripts.org/scripts/show/12529 or you can install it into your mediawiki installation. | |
− | + | # FCK Editor is a full wysiwyg editor that includes page link searching as you type | |
=== WikEd === | === WikEd === | ||
Line 78: | Line 78: | ||
* Runs automatically on every MediaWiki installation when installed as a local Greasemonkey user script | * Runs automatically on every MediaWiki installation when installed as a local Greasemonkey user script | ||
For more details, see the [http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd WikEd] homepage | For more details, see the [http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd WikEd] homepage | ||
+ | |||
+ | === FCK Editor === | ||
+ | * http://www.mediawiki.org/wiki/Extension:FCKeditor_(by_FCKeditor_and_Wikia) | ||
+ | note that I had to patch a minor bug to get it to work and even then, it did funny things with my article (wanted to collapse a line-break between template tag and next line resulting in a space being inserted prior to the next line, resulting in preformatted text rendering for that line. | ||
+ | |||
+ | Other points about using MediaWiki | ||
+ | * Style sheets and | ||
+ | * Use this http://userscripts.org/scripts/show/6372 greasemonkey script to show any mediawiki page as a presentation | ||
+ | |||
+ | |||
== Features == | == Features == | ||
Line 86: | Line 96: | ||
# Section editing | # Section editing | ||
# Magic words | # Magic words | ||
− | ##<pre>__NOTOC__, __TOC__ #REDIRECT __HIDDENCAT__</pre> | + | ##<pre>__NOTOC__, __TOC__ #REDIRECT __HIDDENCAT__</pre> |
− | ##<pre>{{NUMBEROFARTICLES}} {{NUMBEROFEDITS}} {{NUMBEROFUSERS}}</pre> | + | ##<pre>{{NUMBEROFARTICLES}} {{NUMBEROFEDITS}} {{NUMBEROFUSERS}}</pre> |
# Search - OpenSearch | # Search - OpenSearch | ||
# Interwiki links | # Interwiki links |
Revision as of 22:21, 15 December 2008
- ↑ CamelCase