Difference between revisions of "Wiki Technical Guide/Comparaison of lists ns and other"

From EncyclopAtys

Jump to: navigation, search
m
m (users)
Line 97: Line 97:
 
== users ==
 
== users ==
 
Users are common. Only the '''profiles''' are on 1 (or more) wikis. Each wiki has its DB.
 
Users are common. Only the '''profiles''' are on 1 (or more) wikis. Each wiki has its DB.
 +
 +
More on [[:fr:Guide Technique du wiki/Permissions]]
  
 
== categories ==
 
== categories ==

Revision as of 13:42, 25 March 2020

Last version 2020-06-15•

Names spaces (ns)

Ex of namespaces: Category:, Talk:, User:

To discover them, it seems Heernis used the code {{Special:AllPages|namespace=1}}, adding +1 until reach 105 (event talk)

Here are the namespace value and content (with notes or questions)



Usually, the talk has ns+1. To be brief, no talk here (see more detailed pages) BUT un-usual. Commons to all:

  • Namespace 1 - Talk (in fr Discussion)
  • Namespace 2 - User (in fr, or Utilisateur or Utilisatrices)
  • Namespace 6 - File - Fichier
  • Namespace 8 - MediaWiki
  • Namespace 10 - Modèle - Template
  • Namespace 12 - Aide - Help
  • Namespace 14 - Category - Catégorie


EN wiki

See Wiki Technical Guide/EN ns list

But:

  • Namespace 4 - Ryzom Wiki and 5 Namespace 5 - Ryzom Wiki talk
  • Namespace 104 - Event


  • NS MediaWiki -> .css et js Obsolete ? + some page in DE
  • NS file -> full of jpg
  • NS help -> about 20p, most are obsolete (before wikis merge ?)
  • NS guild -> about 75p
  • Event ns -> about 39p


1. Talk 2. User (som ip in here) 3. User talk

4. Ryzom wiki 5. Ryzom wiki talk

6. File (it's when someone added a local description) 7. looks like empty 8. MediaWiki (some .js and .css ... is it to archive ?) 9. looks like empty

10. Template 11. Template talk 12. Help (about wiki) 13. Help talk

14. Category 15. Category talk

100. Guild 101. Guild talk

104. Event 105. Event talk

FR ns

Wiki Technical Guide/FR ns liste

see fr:Guide Technique du wiki/FR ns liste (commands are KO in here)

  • Namespace 4 - EncyclopAtys
  • Namespace 100 - Guilde
  • Namespace 106 - Portail - Portal


DE ns

de:Technischer Wiki-Leitfaden/DE ns list

Looks like the EN, but no Event namespace, less pages and talk



Atys Common ns

See atys:Help:Common ns list‎ from Common ns list on atys common

As the DE/EN wikis: User (ns 2), File (ns 6), Template 10, Help (ns 12) 3p, Category (ns 14)

  • Namespace 4 - Ryzom Commons (ns 4)



users

Users are common. Only the profiles are on 1 (or more) wikis. Each wiki has its DB.

More on fr:Guide Technique du wiki/Permissions

categories


Wiki codes about categories

  • on common, Heernis used <categorytree mode="all" depth="20" showcount"on" hideprefix="never">Wikipatys</categorytree> to get result: Wikipatys, Deutsch, English, Graphic Charter, Hidden categories
  • The code <categorytree>Foo</categorytree> on a wiki page, will show the contents of category Foo as a dynamic tree on that page.

From https://www.mediawiki.org/wiki/Extension:CategoryTree#Usage :

  • let's try a all mode on Encyclopatys <categorytree mode="all" depth="20" showcount"on" hideprefix="never">Encyclopatys</categorytree>:
nothing found
  • a parent mode <categorytree mode="parents" depth="20" showcount"on" hideprefix="never">Mysteries</categorytree>:
  • let's try an other <categorytree style="margin-left: 30px;" mode="all" namespaces="Talk" depth="20">Root</categorytree>
Root
no pages or subcategories
  • <categorytree style="margin-left: 30px;" mode="all" depth="2">Root</categorytree>
    Root
Forge
Lore



  • With mode=parents we can see all parents of a category :) But how from EN wiki get the FR/EN values ? (tried fr:CategoryName and :fr:CategoryName)
  • depth default is 1. 0 will give roots categories
  • hideroot: set this to "on" to hide the "root" node of the tree (ex: hideroot=on)
  • The {{#categorytree:Foo|hideroot|mode=pages}} parser function, same but with other syntax. Using the parser function syntax has the advantage that it allows you to use magic words (such {{#categorytree:{{PAGENAME}}}}), templates ({{#categorytree:{{root category}}}}) and template parameters when specifying the category to show.


For tree in French wiki : fr:Utilisatrice:Craftjenn/ArboCaté

care the X-files

In FR, X-files is different

Some stats and Links