Skip to content
GitLab
Menu
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
795602eb
Commit
795602eb
authored
Sep 08, 2005
by
Leigh B. Stoller
Browse files
Add links to Mailman documentation pages.
parent
91b38410
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/newmmlist.php3
View file @
795602eb
...
@@ -189,6 +189,16 @@ function SPITFORM($formfields, $errors)
...
@@ -189,6 +189,16 @@ function SPITFORM($formfields, $errors)
After you click submit, the mailing list will be created on our
After you click submit, the mailing list will be created on our
server, and you will be automatically redirected to the list
server, and you will be automatically redirected to the list
configuration page. Feel free to edit the configuration as you like.
configuration page. Feel free to edit the configuration as you like.
<br><br>
Emulab mailing lists are maintained using the open source
<a href=http://www.gnu.org/software/mailman/index.html>Mailman</a>
package. You can find documentation for
<a href=http://www.gnu.org/software/mailman/users.html>Users</a>
and documentation for
<a href=http://www.gnu.org/software/mailman/admins.html>
List Managers</a> on the Mailman
<a href=http://www.gnu.org/software/mailman/docs.html>
documentation</a> page.
</blockquote></blockquote>
\n
"
;
</blockquote></blockquote>
\n
"
;
}
}
...
...
www/showmmlists.php3
View file @
795602eb
...
@@ -169,6 +169,19 @@ if (mysql_num_rows($query_result)) {
...
@@ -169,6 +169,19 @@ if (mysql_num_rows($query_result)) {
}
}
SUBPAGEEND
();
SUBPAGEEND
();
echo
"<br><br>
<blockquote><blockquote>
Emulab mailing lists are maintained using the open source
<a href=http://www.gnu.org/software/mailman/index.html>Mailman</a>
package. You can find documentation for
<a href=http://www.gnu.org/software/mailman/users.html>Users</a>
and documentation for
<a href=http://www.gnu.org/software/mailman/admins.html>
List Managers</a> on the Mailman
<a href=http://www.gnu.org/software/mailman/docs.html>
documentation</a> page.
</blockquote></blockquote>
\n
"
;
#
#
# Standard Testbed Footer
# Standard Testbed Footer
#
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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