From: Magnus H. <leg...@us...> - 2009-04-30 09:59:38
|
Update of /cvsroot/emacs-jabber/www In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv14389 Modified Files: index.html index.org Log Message: * index.org: Remove CVS. * index.html: Regenerate. Index: index.html =================================================================== RCS file: /cvsroot/emacs-jabber/www/index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- index.html 10 Apr 2009 21:27:48 -0000 1.3 +++ index.html 30 Apr 2009 09:59:18 -0000 1.4 @@ -6,80 +6,120 @@ <title>jabber.el</title> <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/> <meta name="generator" content="Org-mode"/> -<meta name="generated" content="2009/04/10 11:24:24 PM"/> -<meta name="author" content=""/> +<meta name="generated" content="2009-04-30 10:57:52 BST"/> +<meta name="author" content="Magnus Henoch"/> +<meta name="description" content=""/> +<meta name="keywords" content=""/> <style type="text/css"> - html { - font-family: Times, serif; - font-size: 12pt; - } - .title { text-align: center; } - .todo { color: red; } - .done { color: green; } - .timestamp { color: grey } - .timestamp-kwd { color: CadetBlue } - .tag { background-color:lightblue; font-weight:normal } - .target { background-color: lavender; } + <!--/*--><![CDATA[/*><!--*/ + html { font-family: Times, serif; font-size: 12pt; } + .title { text-align: center; } + .todo { color: red; } + .done { color: green; } + .tag { background-color: #add8e6; font-weight:normal } + .target { } + .timestamp { color: #bebebe; } + .timestamp-kwd { color: #5f9ea0; } + p.verse { margin-left: 3% } pre { border: 1pt solid #AEBDCC; background-color: #F3F5F7; padding: 5pt; font-family: courier, monospace; + font-size: 90%; + overflow:auto; } table { border-collapse: collapse; } - td, th { - vertical-align: top; - <!--border: 1pt solid #ADB9CC;--> - } + td, th { vertical-align: top; } + dt { font-weight: bold; } + div.figure { padding: 0.5em; } + div.figure p { text-align: center; } + .linenr { font-size:smaller } + .code-highlighted {background-color:#ffff00;} + .org-info-js_info-navigation { border-style:none; } + #org-info-js_console-label { font-size:10px; font-weight:bold; + white-space:nowrap; } + .org-info-js_search-highlight {background-color:#ffff00; color:#000000; + font-weight:bold; } + /*]]>*///--> </style> -</head><body> +<script type="text/javascript"> +<!--/*--><![CDATA[/*><!--*/ + function CodeHighlightOn(elem, id) + { + var target = document.getElementById(id); + if(null != target) { + elem.cacheClassElem = elem.className; + elem.cacheClassTarget = target.className; + target.className = "code-highlighted"; + elem.className = "code-highlighted"; + } + } + function CodeHighlightOff(elem, id) + { + var target = document.getElementById(id); + if(elem.cacheClassElem) + elem.className = elem.cacheClassElem; + if(elem.cacheClassTarget) + target.className = elem.cacheClassTarget; + } +/*]]>*///--> +</script> +</head> +<body> +<div id="content"> <h1 class="title">jabber.el</h1> + + <a href="http://sourceforge.net"> <img border="0" src="http://sourceforge.net/sflogo.php?group_id=88346&type=2" width="125" height="37" alt="SourceForge.net Logo" style="position: absolute; top: 0em; right: 0em;"></a> +<p> jabber.el is a Jabber client for Emacs. - +</p> <div id="table-of-contents"> <h2>Table of Contents</h2> +<div id="text-table-of-contents"> <ul> -<li><a href="#sec-1">What is Jabber?</a></li> -<li><a href="#sec-2">What is jabber.el?</a></li> -<li><a href="#sec-3">Downloading and installing</a> +<li><a href="#sec-1">What is Jabber? </a></li> +<li><a href="#sec-2">What is jabber.el? </a></li> +<li><a href="#sec-3">Downloading and installing </a> <ul> -<li><a href="#sec-4">Prepackaged</a></li> -<li><a href="#sec-5">Dependencies</a></li> -<li><a href="#sec-6">Downloading</a></li> -<li><a href="#sec-7">Using</a></li> +<li><a href="#sec-3.1">Prepackaged </a></li> +<li><a href="#sec-3.2">Dependencies </a></li> +<li><a href="#sec-3.3">Downloading </a></li> +<li><a href="#sec-3.4">Using </a></li> </ul> </li> -<li><a href="#sec-8">Reporting bugs</a></li> -<li><a href="#sec-9">Latest source</a> +<li><a href="#sec-4">Reporting bugs </a></li> +<li><a href="#sec-5">Latest source </a> <ul> -<li><a href="#sec-10">CVS</a></li> -<li><a href="#sec-11">GNU Arch</a></li> -<li><a href="#sec-12">git</a></li> +<li><a href="#sec-5.1">GNU Arch </a></li> +<li><a href="#sec-5.2">git </a></li> </ul> </li> -<li><a href="#sec-13">List of releases</a></li> +<li><a href="#sec-6">List of releases </a></li> </ul> </div> +</div> <p> -<a name="impatient"> </a> +<a name="impatient" id="impatient"></a> For the impatient: </p> <ul> <li> -Latest release: <a href="http://sourceforge.net/project/showfiles.php?group_id=88346&package_id=92339&release_id=482983">0.7.1</a> (31-Jan-2007) +Latest release: <a href="http://sourceforge.net/project/showfiles.php?group_id=88346&package_id=92339&release_id=482983">0.7.1</a> (31-Jan-2007) </li> <li> -Latest pretest release: <a href="http://sourceforge.net/project/showfiles.php?group_id=88346&package_id=278300&release_id=662240">0.7.93</a> (19-Feb-2009) +Latest pretest release: <a href="http://sourceforge.net/project/showfiles.php?group_id=88346&package_id=278300&release_id=662240">0.7.93</a> (19-Feb-2009) </li> <li> Full <a href="#list-of-releases">list of releases</a>, including lists of features and changes </li> </ul> + <p>External resources: </p> <ul> @@ -88,15 +128,16 @@ <ul> <li> trackers for -<a href="http://sourceforge.net/tracker/?atid=586350&group_id=88346&func=browse">bugs</a>, -<a href="http://sourceforge.net/tracker/?atid=586353&group_id=88346&func=browse">feature requests</a>, -<a href="http://sourceforge.net/tracker/?atid=586352&group_id=88346&func=browse">patches</a> and -<a href="http://sourceforge.net/tracker/?atid=586351&group_id=88346&func=browse">support requests</a>, open for anonymous posters +<a href="http://sourceforge.net/tracker/?atid=586350&group_id=88346&func=browse">bugs</a>, +<a href="http://sourceforge.net/tracker/?atid=586353&group_id=88346&func=browse">feature requests</a>, +<a href="http://sourceforge.net/tracker/?atid=586352&group_id=88346&func=browse">patches</a> and +<a href="http://sourceforge.net/tracker/?atid=586351&group_id=88346&func=browse">support requests</a>, open for anonymous posters </li> <li> <a href="http://sourceforge.net/forum/?group_id=88346">forums</a>, open for anonymous posters </li> -</ul></li> +</ul> +</li> <li> <a href="http://www.emacswiki.org/cgi-bin/wiki/JabberEl">the JabberEl page of EmacsWiki</a> </li> @@ -112,7 +153,8 @@ <li> <a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-bugs">emacs-jabber-bugs</a>, read-only mailing list of bug tracker activity (also <a href="http://dir.gmane.org/gmane.emacs.jabber.bugs">gmane.emacs.jabber.bugs</a>) </li> -</ul></li> +</ul> +</li> <li> the Jabber chat room <a href="xmpp:jab...@co...?join">jab...@co...</a> @@ -122,8 +164,10 @@ </li> </ul> -<div class="outline-2"> -<h2 id="sec-1">What is Jabber?</h2> + +<div id="outline-container-1" class="outline-2"> +<h2 id="sec-1">What is Jabber? </h2> +<div class="outline-text-2" id="text-1"> <p> @@ -154,8 +198,11 @@ </p> </div> -<div class="outline-2"> -<h2 id="sec-2">What is jabber.el?</h2> +</div> + +<div id="outline-container-2" class="outline-2"> +<h2 id="sec-2">What is jabber.el? </h2> +<div class="outline-text-2" id="text-2"> <p> @@ -165,13 +212,19 @@ </p> </div> -<div class="outline-2"> -<h2 id="sec-3">Downloading and installing</h2> +</div> +<div id="outline-container-3" class="outline-2"> +<h2 id="sec-3">Downloading and installing </h2> +<div class="outline-text-2" id="text-3"> -<div class="outline-3"> -<h3 id="sec-4">Prepackaged</h3> + +</div> + +<div id="outline-container-3.1" class="outline-3"> +<h3 id="sec-3.1">Prepackaged </h3> +<div class="outline-text-3" id="text-3.1"> <p> @@ -180,8 +233,11 @@ </p> </div> -<div class="outline-3"> -<h3 id="sec-5">Dependencies</h3> +</div> + +<div id="outline-container-3.2" class="outline-3"> +<h3 id="sec-3.2">Dependencies </h3> +<div class="outline-text-3" id="text-3.2"> <p> @@ -200,31 +256,42 @@ </p> </div> -<div class="outline-3"> -<h3 id="sec-6">Downloading</h3> +</div> + +<div id="outline-container-3.3" class="outline-3"> +<h3 id="sec-3.3">Downloading </h3> +<div class="outline-text-3" id="text-3.3"> <p> Download the <a href="#impatient">latest release</a> and unpack it in a suitable location. Add something like the following to your <code>.emacs</code> file: </p> -<p> -<pre> - ;; adjust this path: - (add-to-list 'load-path "/path/to/emacs-jabber") - ;; For 0.7.1 and below: - (require 'jabber) - ;; For 0.7.90 and above: - (require 'jabber-autoloads) + + + +<pre class="example"> +;; adjust this path: +(add-to-list 'load-path "/path/to/emacs-jabber") +;; For 0.7.1 and below: +(require 'jabber) +;; For 0.7.90 and above: +(require 'jabber-autoloads) </pre> -</p> + + + + <p> Either evaluate those lines, or restart Emacs. </p> </div> -<div class="outline-3"> -<h3 id="sec-7">Using</h3> +</div> + +<div id="outline-container-3.4" class="outline-3"> +<h3 id="sec-3.4">Using </h3> +<div class="outline-text-3" id="text-3.4"> <p> @@ -235,19 +302,25 @@ </div> </div> -<div class="outline-2"> -<h2 id="sec-8">Reporting bugs</h2> +</div> + +<div id="outline-container-4" class="outline-2"> +<h2 id="sec-4">Reporting bugs </h2> +<div class="outline-text-2" id="text-4"> <p> Bug reports can be sent either to the mailing list -<a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-general">emacs-jabber-general</a> or to the <a href="http://sourceforge.net/tracker/?group_id=88346&atid=586350">bug tracker</a>. +<a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-general">emacs-jabber-general</a> or to the <a href="http://sourceforge.net/tracker/?group_id=88346&atid=586350">bug tracker</a>. </p> </div> -<div class="outline-2"> -<h2 id="sec-9">Latest source</h2> +</div> + +<div id="outline-container-5" class="outline-2"> +<h2 id="sec-5">Latest source </h2> +<div class="outline-text-2" id="text-5"> <p> @@ -256,22 +329,11 @@ using various version control systems. </p> -<div class="outline-3"> -<h3 id="sec-10">CVS</h3> - - -<p> -See <a href="http://sourceforge.net/cvs/?group_id=88346">the Sourceforge CVS page</a>. In short, run the following command: -</p> -<p> -<pre> - cvs -z3 -d:pserver:ano...@em...:/cvsroot/emacs-jabber co -P emacs-jabber -</pre> -</p> </div> -<div class="outline-3"> -<h3 id="sec-11">GNU Arch</h3> +<div id="outline-container-5.1" class="outline-3"> +<h3 id="sec-5.1">GNU Arch </h3> +<div class="outline-text-3" id="text-5.1"> <p> @@ -279,27 +341,43 @@ </p> </div> -<div class="outline-3"> -<h3 id="sec-12">git</h3> +</div> +<div id="outline-container-5.2" class="outline-3"> +<h3 id="sec-5.2">git </h3> +<div class="outline-text-3" id="text-5.2"> -<p> -<pre> - git clone git://catap.ru/emacs-jabber/emacs-jabber.git + + + + +<pre class="example"> +git clone git://catap.ru/emacs-jabber/emacs-jabber.git </pre> -</p> + + + + </div> </div> -<div class="outline-2"> -<h2 id="sec-13">List of releases</h2> +</div> + +<div id="outline-container-6" class="outline-2"> +<h2 id="sec-6">List of releases </h2> +<div class="outline-text-2" id="text-6"> <p> The list of releases has been moved to a <a href="list-of-releases.html">separate page</a>. </p> </div> -<div id="postamble"><p class="date"> Date: 2009/04/10 11:24:24 PM</p> -</div></body> +</div> +<div id="postamble"> +<p class="date"> Date: 2009-04-30 10:57:52 BST</p> +<p class="creator">HTML generated by org-mode 6.26trans in emacs 23</p> +</div> +</div> +</body> </html> Index: index.org =================================================================== RCS file: /cvsroot/emacs-jabber/www/index.org,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- index.org 10 Apr 2009 21:27:48 -0000 1.3 +++ index.org 30 Apr 2009 09:59:18 -0000 1.4 @@ -120,14 +120,6 @@ be in an ideal world. You can get the latest development version using various version control systems. -** CVS - -See [[http://sourceforge.net/cvs/?group_id=88346][the Sourceforge CVS page]]. In short, run the following command: - -#+BEGIN_EXAMPLE -cvs -z3 -d:pserver:ano...@em...:/cvsroot/emacs-jabber co -P emacs-jabber -#+END_EXAMPLE - ** GNU Arch The GNU Arch mirror is no longer being updated. |