http://www.mediawiki.org/wiki/Help:Namespaces
http://www.mediawiki.org/wiki/Manual:Namespace http://www.mediawiki.org/wiki/Manual:Using_custom_namespaces http://www.mediawiki.org/wiki/Manual:$wgNamespacesToBeSearchedDefault http://www.mediawiki.org/wiki/Manual:$wgContentNamespaces http://www.mediawiki.org/wiki/Manual:Configuration_settings#Namespaces Are these pages so hard to find? It'll may a good idea to specify your question. To answer your question short: All your content is stored in the main namespace execept the pages which began with the title of an existing namespace and a colon. For example "Foo" is in main namespace, "Help:Foo" is in the help namespace. "Foo:bar" is *not* in the Foo namespace (as long as you didn't added it) since this namespace does not exist, so the content is in main namespace. Namespaces which will be searched in are in $wgNamespacesToBeSearchedDefault (see above for a link). Greets, Michael Rosenthal aka Wuzur On Thu, Feb 5, 2009 at 6:29 PM, Linda Rose <[email protected]> wrote: > Also, how do I know what the namespace of my content is? Does Main include > everything? > > Thanks, > > Linda > > > __________________ > > > Hi, > > Can anyone point me to information on namespaces and searching? > > Thanks, > > Linda > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
