User:Brett Wuth/Running Notes/2010-11

From PCSAR

< User:Brett Wuth | Running Notes(Difference between revisions)
Jump to: navigation, search
(2010-11-08)
Current revision (23:28, 1 June 2011) (edit) (undo)
(Add Members:Wuth-imgp0899.jpg)
 
(16 intermediate revisions not shown.)
Line 5: Line 5:
* {{link|Image:Members:2010-11-03_03_17_01u-scan.pdf}}
* {{link|Image:Members:2010-11-03_03_17_01u-scan.pdf}}
* {{link|Image:Members:2010-11-03_03_17_49u-scan.pdf}}
* {{link|Image:Members:2010-11-03_03_17_49u-scan.pdf}}
 +
 +
== 2010-11-07 ==
== 2010-11-07 ==
 +
<gallery>
 +
Image:Members:Wuth-imgp0893.jpg
 +
Image:Members:Wuth-imgp0894.jpg
 +
Image:Members:Wuth-imgp0895.jpg
 +
Image:Members:Wuth-imgp0896.jpg
 +
Image:Members:Wuth-imgp0897.jpg
 +
Image:Members:Wuth-imgp0898.jpg
 +
</gallery>
documents:
documents:
Line 25: Line 35:
* {{link|Image:Members:2010-11-08_01_04_24u-scan.pdf}}
* {{link|Image:Members:2010-11-08_01_04_24u-scan.pdf}}
== 2010-11-08 ==
== 2010-11-08 ==
 +
<gallery>
 +
Image:Members:Wuth-imgp0899.jpg
 +
</gallery>
documents:
documents:
Line 36: Line 49:
<pre>
<pre>
-
#
 
# 2010-11-09 wuth@acm.org
# 2010-11-09 wuth@acm.org
# Rope namespace (both PCSAR and PCES)
# Rope namespace (both PCSAR and PCES)
-
$wgExtraNamespaces = array( 102 => "Rope",
+
$wgExtraNamespaces = array( 100 => "Members",
-
103 => "Rope_Talk");
+
101 => "Members_Talk",
 +
102 => "Rope",
 +
103 => "Rope_Talk" );
 +
$wgNamespacesWithSubpages[100] = true;
$wgNamespacesWithSubpages[102] = true;
$wgNamespacesWithSubpages[102] = true;
-
...
+
#
 +
# Groups that can access the Members-only namespace
#
#
# Groups that can access the Rope-only namespace
# Groups that can access the Rope-only namespace
-
$wgRestrictedNamespaces = array( 102 => "RightNamespaceRope",
+
$wgRestrictedNamespaces = array( 100 => "RightNamespaceMembers",
 +
101 => "RightNamespaceMembersTalk",
 +
102 => "RightNamespaceRope",
103 => "RightNamespaceRopeTalk");
103 => "RightNamespaceRopeTalk");
#
#
Line 63: Line 81:
$wgGroupPermissions['PCES']['RightNamespaceRopeTalk'] = true;
$wgGroupPermissions['PCES']['RightNamespaceRopeTalk'] = true;
</pre>
</pre>
 +
 +
documents:
 +
* {{link|Image:Rope:2010-11-09_22_51_33u-scan.pdf}}
 +
* {{link|Image:Members:2010-11-10_06_12_32u-scan.pdf}}
 +
 +
 +
rope rescue
 +
* recruit from within our organizations, public
 +
* 4 6h Saturdays
 +
* emergency notification system
 +
** Shara to be communications centre
 +
** text messages
 +
== 2010-11-15 ==
 +
 +
documents:
 +
* {{link|Image:Members:2010-11-16_02_56_05u-scan.pdf}}
 +
== 2010-11-17 ==
 +
 +
documents:
 +
* {{link|Image:Members:2010-11-17_23_23_05u-scan.pdf}}

Current revision

Contents

[edit] 2010-11-02

documents:


[edit] 2010-11-07

documents:

[edit] 2010-11-08

documents:

[edit] 2010-11-09

Add Rope: as user group to PCSAR Wiki to allow files private to joint PCSAR / PCES rope rescue team.

/[ssh/root@pcsar]/etc/mediawiki/LocalSettings.php

# 2010-11-09 wuth@acm.org
#   Rope namespace (both PCSAR and PCES)
$wgExtraNamespaces = array(	100 => "Members",
				101 => "Members_Talk",
				102 => "Rope",
				103 => "Rope_Talk" );
$wgNamespacesWithSubpages[100] = true;
$wgNamespacesWithSubpages[102] = true;
#
# Groups that can access the Members-only namespace
#
# Groups that can access the Rope-only namespace
$wgRestrictedNamespaces = array(	100 => "RightNamespaceMembers",
					101 => "RightNamespaceMembersTalk",
					102 => "RightNamespaceRope",
					103 => "RightNamespaceRopeTalk");
#
# Users may still see the hidden pages if they make links with curly
# brackets instead of square brackets, like so:
# {{Namespace:Hiddenpage}}. To avoid this we use
# $wgNonincludableNamespaces:
$wgNonincludableNamespaces = array(	100,
					101,
					102,
					103 );

...
$wgGroupPermissions['Members']['RightNamespaceRope']         = true;
$wgGroupPermissions['Members']['RightNamespaceRopeTalk']     = true;
$wgGroupPermissions['PCES']['RightNamespaceRope']            = true;
$wgGroupPermissions['PCES']['RightNamespaceRopeTalk']        = true;

documents:


rope rescue

  • recruit from within our organizations, public
  • 4 6h Saturdays
  • emergency notification system
    • Shara to be communications centre
    • text messages

[edit] 2010-11-15

documents:

[edit] 2010-11-17

documents:

Personal tools