Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
98ad1058
Commit
98ad1058
authored
Mar 22, 2005
by
Leigh B. Stoller
Browse files
Minor cosmetic changes.
parent
0211a9d9
Changes
3
Hide whitespace changes
Inline
Side-by-side
wiki/setwikigroups.in
View file @
98ad1058
...
...
@@ -118,11 +118,11 @@ while (my ($pid,$wikiname,$trust) = $query_result->fetchrow_array()) {
push
(
@glist
,
$wikiname
);
#
# Add to the
admin
group for the project if proj/group root.
# This
admin
project name is hardwired in the wikiproxy. Sorry.
# Add to the
root
group for the project if proj/group root.
# This
root
project name is hardwired in the wikiproxy. Sorry.
#
if
(
$trust
eq
"
project_root
"
||
$trust
eq
"
group_root
")
{
push
(
@glist
,
"
${wikiname}
Admin
");
push
(
@glist
,
"
${wikiname}
Root
");
}
}
...
...
wiki/usertemplate.in
View file @
98ad1058
...
...
@@ -3,8 +3,7 @@ not familiar with the %WIKITOOLNAME% collaboration platform, please
visit %TWIKIWEB%.WelcomeGuest first. See the links at your left for
more information on how to write and create TWiki pages.
__These are your Projects/Groups__
* Projects/Groups:
__These are your Projects/Groups:__
__Personal Preferences (details in %TWIKIWEB%.TWikiVariables)__
* Horizontal size of text edit box:
...
...
wiki/webhometemplate.in
View file @
98ad1058
...
...
@@ -11,10 +11,10 @@ information on how to write and create TWiki pages.
__TWiki groups that are relevant to your Project/Group__
* [[%MAINWEB%.%WEB%Group][%WEB%Group]]
* [[%MAINWEB%.%WEB%
Admin
Group][%WEB%
Admin
Group]]
* [[%MAINWEB%.%WEB%
Root
Group][%WEB%
Root
Group]]
__Site Tools of the %WEB% Web__
__Site Tools of the
<nop>
%WEB% Web__
%INCLUDE{"%TWIKIWEB%.WebSiteTools"}%
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment