MediaWiki/Presentation: Difference between revisions

From Freephile Wiki
No edit summary
adds Namespaces content
Line 1: Line 1:
{{Draft}}
== Preface ==
== Preface ==
This article is the basis for a presentation on MediaWiki that will be given at the January 14th 2009 meeting of the BostonPHP group.  [http://www.bostonphp.org/component/option,com_gigcal/task,details/gigcal_gigs_id,65/Itemid,42/ Please RSVP to the calendar item at the BostonPHP website] if you plan to attend.
This article is the basis for a presentation on MediaWiki that will be given at the January 14th 2009 meeting of the BostonPHP group.  [http://www.bostonphp.org/component/option,com_gigcal/task,details/gigcal_gigs_id,65/Itemid,42/ Please RSVP to the calendar item at the BostonPHP website] if you plan to attend.
Line 121: Line 119:
== Creating Structure ==
== Creating Structure ==
# Wikifarm
# Wikifarm
# Namespaces <dl>
# [[Namespaces]] or go directly to [[Special:PrefixIndex]]<dl>
## <dt> Main <dd> What is sounds like, there is no need to specify this namespace when making links
## <dt> Main <dd> What is sounds like, there is no need to specify this namespace when making links
## <dt> Image <dd> Used for all file uploads, whether image, video, sound, doc or whatever.  Each upload creates it's own article within this namespace
## <dt> Image <dd> Used for all file uploads, whether image, video, sound, doc or whatever.  Each upload creates it's own article within this namespace

Revision as of 09:29, 13 January 2009

  1. CamelCase