Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(pm/wiki): make Public: a content namespace #170

merged opened by a.starrysky.fyi targeting main from private/minion/push-mkpovzswunnr

Various things are based on this including:

  • Random page suggestions
  • Visual editor availability
  • Statistics
  • etc.

Public should be a content namespace - let's make it so!

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3mc6qybwoom22
+1
Diff #3
+1
packetmix/systems/wiki/wiki.nix
··· 230 230 // Add namespaces. 231 231 $wgExtraNamespaces[NS_PUBLIC] = "Public"; 232 232 $wgExtraNamespaces[NS_PUBLIC_TALK] = "Public_talk"; 233 + $wgContentNamespaces[] = NS_PUBLIC; 233 234 234 235 $wgNamespacesWithSubpages[NS_MAIN] = true; 235 236 $wgNamespacesWithSubpages[NS_PUBLIC] = true;

History

4 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
feat(pm/wiki): make Public: a content namespace
5/5 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
feat(pm/wiki): make Public: a content namespace
5/5 success
expand
expand 0 comments
1 commit
expand
feat(pm/wiki): make Public: a content namespace
5/5 success
expand
expand 0 comments
1 commit
expand
feat(pm/wiki): make Public: a content namespace
1/5 failed, 4/5 success
expand
expand 0 comments