[gnomeweb-wml] latexila: web site moved to the wiki
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] latexila: web site moved to the wiki
- Date: Wed, 20 Nov 2013 23:17:05 +0000 (UTC)
commit 290a5beae280e7dd31bcb61d3fb5a87f7d6d6e86
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Nov 21 00:09:33 2013 +0100
latexila: web site moved to the wiki
configure.in | 1 -
projects.gnome.org/latexila/Makefile.am | 6 +-
projects.gnome.org/latexila/images/Makefile.am | 16 --
projects.gnome.org/latexila/images/logo.png | Bin 23630 -> 0 bytes
.../images/screenshot-build-tools-more-details.png | Bin 95834 -> 0 bytes
.../images/screenshot-build-tools-preferences.png | Bin 37641 -> 0 bytes
.../latexila/images/screenshot-build-tools.png | Bin 97644 -> 0 bytes
.../latexila/images/screenshot-completion.png | Bin 71343 -> 0 bytes
.../latexila/images/screenshot-project.png | Bin 14998 -> 0 bytes
.../latexila/images/screenshot-structure.png | Bin 107160 -> 0 bytes
.../latexila/images/screenshot-symbols.png | Bin 18662 -> 0 bytes
.../latexila/images/screenshot-templates.png | Bin 23979 -> 0 bytes
projects.gnome.org/latexila/index.html | 205 +-------------------
projects.gnome.org/latexila/latexila.css | 81 --------
14 files changed, 6 insertions(+), 303 deletions(-)
---
diff --git a/configure.in b/configure.in
index b169b08..57767a7 100644
--- a/configure.in
+++ b/configure.in
@@ -350,7 +350,6 @@ projects.gnome.org/nautilus-sound-converter/Makefile
projects.gnome.org/nautilus-sound-converter/images/Makefile
projects.gnome.org/yelp/Makefile
projects.gnome.org/latexila/Makefile
-projects.gnome.org/latexila/images/Makefile
people.gnome.org/Makefile
])
diff --git a/projects.gnome.org/latexila/Makefile.am b/projects.gnome.org/latexila/Makefile.am
index ce94563..d836a87 100644
--- a/projects.gnome.org/latexila/Makefile.am
+++ b/projects.gnome.org/latexila/Makefile.am
@@ -1,9 +1,5 @@
-SUBDIRS=images
-
urlpath = /latexila
-page_SCRIPTS = \
- index.html \
- latexila.css
+page_SCRIPTS = index.html
include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/latexila/index.html b/projects.gnome.org/latexila/index.html
index a1fd58b..e94f438 100644
--- a/projects.gnome.org/latexila/index.html
+++ b/projects.gnome.org/latexila/index.html
@@ -4,209 +4,14 @@
<title>LaTeXila - LaTeX editor for GNOME</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="en" />
-<meta name="keywords" content="latexila, latex, editor, linux, gnome, gtk, IDE, environment" lang="en" />
-<meta name="description" content="LaTeXila - an Integrated LaTeX Environment for GNOME" />
-<meta name="identifier-url" content="http://projects.gnome.org/latexila/" />
-<meta name="robots" content="index, follow" />
+<meta http-equiv="refresh" content="0; url=https://wiki.gnome.org/Apps/LaTeXila">
-<link rel="stylesheet" type="text/css" media="screen" href="latexila.css" />
+<script type="text/javascript">
+window.location.href = "https://wiki.gnome.org/Apps/LaTeXila"
+</script>
</head>
<body>
-
-<h1>
-<span style="display: none;">LaTeXila</span>
-<img src="images/logo.png" alt="LaTeXila" />
-</h1>
-
-<ul id="menu">
- <li><a href="#description">Description</a></li>
- <li><a href="#installation">Installation</a></li>
- <li><a href="#development">Development</a></li>
- <li><a href="#feedback">Feedback</a></li>
-</ul>
-
-<h2 id="description">Description</h2>
-<p><strong>
-LaTeXila is a LaTeX editor for the <a href="http://www.gnome.org/">GNOME Desktop</a>.
-It is a free software (GPL 3+ license).
-It runs on GNU/Linux, OpenBSD and maybe other UNIX systems.
-</strong></p>
-
-<p>Here are the main features of LaTeXila 2.10, the current stable version, released in November 2013.</p>
-
-<table>
- <tr>
- <td>
- <a href="images/screenshot-build-tools.png">Screenshot 1</a><br />
- <a href="images/screenshot-build-tools-more-details.png">Screenshot 2</a><br />
- <a href="images/screenshot-build-tools-preferences.png">Screenshot 3</a><br />
- </td>
- <td>
- Build Tools: customizable buttons to compile, convert and view a document in one click.<br />
- <a href="http://www.phys.psu.edu/~collins/software/latexmk-jcc/">Latexmk</a> is used by default,
- but the "low-level" commands such as <tt>pdflatex</tt>, <tt>dvipdf</tt> and <tt>bibtex</tt>
- can also be used.
- </td>
- </tr>
-
- <tr>
- <td><a href="images/screenshot-completion.png">Screenshot 4</a></td>
- <td>Completion of LaTeX commands.</td>
- </tr>
-
- <tr>
- <td><a href="images/screenshot-structure.png">Screenshot 5</a></td>
- <td>Document structure: a list of chapters, sections, figures, etc. to easily navigate in a
document.</td>
- </tr>
-
- <tr>
- <td><a href="images/screenshot-symbols.png">Screenshot 6</a></td>
- <td>Symbol tables (Greek letters, arrows, etc).</td>
- </tr>
-
- <tr>
- <td><a href="images/screenshot-templates.png">Screenshot 7</a></td>
- <td>Templates: there are a few default templates, but you can create personal templates.</td>
- </tr>
-
- <tr>
- <td><a href="images/screenshot-project.png">Screenshot 8</a></td>
- <td>Easy projects management.</td>
- </tr>
-
- <tr>
- <td></td>
- <td>Spell checking.</td>
- </tr>
-
- <tr>
- <td></td>
- <td>Forward and backward search: switch between the .tex and the PDF.</td>
- </tr>
-
- <tr>
- <td></td>
- <td>Some menus and toolbars with the principal LaTeX commands.</td>
- </tr>
-
- <tr>
- <td></td>
- <td>File browser integrated.</td>
- </tr>
-
- <tr>
- <td></td>
- <td>All common things found in a text editor…</td>
- </tr>
-
- <tr>
- <td></td>
- <td><a href="http://l10n.gnome.org/module/latexila/">Translations</a>.</td>
- </tr>
-</table>
-
-<h2 id="installation">Installation</h2>
-
-<h3>About versions</h3>
-
-<p>
-The version numbering is the same as GNOME:<br />
-A version number has the form X.Y.Z. "Y" is even for stable versions, and is
-odd for unstable versions. For example, the 2.2.0 version is stable, but 2.3.0
-is unstable. An unstable version can potentially have more bugs, and there are
-generally new features between two minor unstable versions (e.g. 2.3.0 -> 2.3.1).
-A new minor stable version (e.g. 2.2.0 -> 2.2.1) doesn't add new features, only
-new or updated translations and bug fixes.
-</p>
-
-<p>New versions are released "when it's done".</p>
-
-<p>The <a href="http://git.gnome.org/browse/latexila/plain/NEWS">NEWS</a> file
-describes the changes for each version.</p>
-
-<h3>Tarballs</h3>
-<p><a href="http://ftp.gnome.org/pub/GNOME/sources/latexila/">Tarballs</a>.</p>
-
-<h3>Packages</h3>
-
-<table>
- <tr>
- <td>Arch Linux</td>
- <td><a href="http://aur.archlinux.org/packages.php?ID=29838">available in AUR</a></td>
- </tr>
- <tr>
- <td>Debian</td>
- <td><a href="http://packages.debian.org/search?keywords=latexila">packages available</a></td>
- </tr>
- <tr>
- <td>Fedora</td>
- <td><a href="http://koji.fedoraproject.org/koji/packageinfo?packageID=11289">packages available</a></td>
- </tr>
- <tr>
- <td>Gentoo</td>
- <td><a href="http://packages.gentoo.org/package/app-editors/latexila">ebuilds available</a></td>
- </tr>
- <tr>
- <td>OpenBSD</td>
- <td><a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/gnome/latexila/">port available</a></td>
- </tr>
- <tr>
- <td>OpenSUSE</td>
- <td><a href="http://software.opensuse.org/search?q=latexila">packages available</a></td>
- </tr>
- <tr>
- <td>Ubuntu</td>
- <td>
- <a href="http://packages.ubuntu.com/search?keywords=latexila">packages available</a><br />
- <a href="https://launchpad.net/~latexila/+archive/ppa">PPA for stable releases</a><br />
- <a href="https://launchpad.net/~latexila/+archive/testing">PPA for unstable releases</a>
- </td>
- </tr>
-</table>
-
-<h2 id="development">Development</h2>
-<h3>Development Ideas</h3>
-<p>Development ideas are available on <a href="https://wiki.gnome.org/latexila-roadmap">this wiki
page</a>.</p>
-
-<h3>git Repository</h3>
-<p>
-The project is hosted on this <a href="http://git.gnome.org/browse/latexila">git repository</a>.<br />
-A repository is also available <a href="https://github.com/GNOME/latexila">on GitHub</a>.
-</p>
-
-<h2 id="feedback">Feedback</h2>
-<h3>Bug reports and feature requests</h3>
-<p>
-Bug reports and feature requests are made on the
-<a href="https://bugzilla.gnome.org/browse.cgi?product=latexila">GNOME bugzilla</a>.<br />
-</p>
-
-<h3>Mailing List</h3>
-<p><a href="http://mail.gnome.org/mailman/listinfo/latexila-list">Mailing List info page</a>.</p>
-
-<ul>
- <li>Release announcements are sent;</li>
- <li>You can ask questions;</li>
- <li>Developers and contributors can talk together.</li>
-</ul>
-
-<h3>IRC</h3>
-<p>Join the #latexila channel on irc.gnome.org (standard port: 6667).</p>
-
-<h3>Maintainer</h3>
-<p>
-<a href="https://wiki.gnome.org/S%C3%A9bastienWilmet">Sébastien Wilmet</a>
-</p>
-
-<div id="validator-links">
-<a href="http://validator.w3.org/check?uri=referer" style="margin-right: 1em;">
-<img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" />
-</a>
-<a href="http://jigsaw.w3.org/css-validator/check/referer?profile=css3">
-<img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS 3!" height="31" width="88" />
-</a>
-</div>
-
+<p>Page removed. Go to <a href="https://wiki.gnome.org/Apps/LaTeXila">the wiki</a>.</p>
</body>
</html>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]