On Sat, Apr 17, 2010 at 10:19:20PM -0400, Michael Hwang wrote: > Maybe the website should link to zshwiki.org and #zsh (on > irc.freenode.net) too. I see that the wiki is in the man pages, but > the IRC channel is only mentioned in passing on the mailing list. > > Michael Hwang Hi, Very good idea, here is a patch which adds it. I've one question regarding the <link rel=""> tags. How should be pages get linked together? Should one section on the main page ("Information, "Documentation", ..) be one section with own rel="first" and ref="last" or should the whole page get one first and last (that might be a bit problematic with the generated guides though). Thanks, Simon --- Arc/irc.html | 42 ++++++++++++++++++++++++++++++++++++++++++ index.html | 2 ++ 2 files changed, 44 insertions(+), 0 deletions(-) create mode 100644 Arc/irc.html diff --git a/Arc/irc.html b/Arc/irc.html new file mode 100644 index 0000000..63714b1 --- /dev/null +++ b/Arc/irc.html @@ -0,0 +1,42 @@ +<html> +<head> + <title>ZSH - CVS</title> + <link rel="icon" href="../favicon.png" type="image/png"> + <link rel="up" href="../"> + <link rel="top" href="../"> + <link rel="prev" href="mlist.html"> + <link rel="next" href="git.html"> + <link rel="first" href="../FAQ/"> + <link rel="last" href="../Contrib/"> + <link rev="made" href="mailto:zsh-workers@xxxxxxx"> +</head> + +<body bgcolor="#ffffff" text="#000000"> + +<table width="100%"> +<tr><td> +<a href="./"><img src="../Images/prev.png" ALT="[prev]" width=30 height=30></a> +<a href="../"><img src="../Images/next.png" ALT="[next]" width=30 height=30></a> +<a href="../"><img src="../Images/up.png" ALT="[up]" width=30 height=30></a> +<a href="../"><img src="../Images/top.png" ALT="[top]" width=30 height=30></a> +</td> +<td> +<font size="+3" align=center><strong>IRC</strong></font> +</td> +</tr> +</table> +<hr size=1 noshade> + +There is also an IRC channel available to get help with zsh. It's hosted on +<a href="http://freenode.net">Freenode</a> as #zsh. + +<hr> +<div align=right> +<address> +<a name=Signature href="../disclaimer.html">Disclaimer</a> +Last modified: $Date: 2010/04/18 17:05:38 $ +</address> +</div> + +</body> +</html> diff --git a/index.html b/index.html index f38930d..b04616c 100644 --- a/index.html +++ b/index.html @@ -44,6 +44,8 @@ <font size="+1" color="#600000"><b>Support</b></font> <li><a href="FAQ/">Frequently Asked Questions (FAQ)</a> <li><a href="Arc/mlist.html">Mailing lists & Archives</a> + <li><a href="http://zshwiki.org">Wiki at zshwiki.org</a> + <li><a href="Arc/irc.html">IRC</a> <li><a href="Contrib/">Scripts & contributions</a> </ul> </td> -- 1.7.0.5 -- + privacy is necessary + using gnupg http://gnupg.org + public key id: 0x92FEFDB7E44C32F9
Attachment:
pgptioXsC_9Mg.pgp
Description: PGP signature