gnomeweb-wml r6198 - trunk/www.gnome.org/projects/gtksourceview
- From: pborelli svn gnome org
- To: svn-commits-list gnome org
- Subject: gnomeweb-wml r6198 - trunk/www.gnome.org/projects/gtksourceview
- Date: Mon, 30 Jun 2008 09:13:13 +0000 (UTC)
Author: pborelli
Date: Mon Jun 30 09:13:13 2008
New Revision: 6198
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6198&view=rev
Log:
let's finish off some bits and put this online for good.
I am told that the logo sucks, but in months no one gave me something better and I like it anyway.
Maybe if it goes live someone will send a better logo out of pity.
Added:
trunk/www.gnome.org/projects/gtksourceview/features.html
Removed:
trunk/www.gnome.org/projects/gtksourceview/htaccess
Modified:
trunk/www.gnome.org/projects/gtksourceview/development.html
trunk/www.gnome.org/projects/gtksourceview/documentation.html
trunk/www.gnome.org/projects/gtksourceview/download.html
trunk/www.gnome.org/projects/gtksourceview/index.html
trunk/www.gnome.org/projects/gtksourceview/screenshots.html
Modified: trunk/www.gnome.org/projects/gtksourceview/development.html
==============================================================================
--- trunk/www.gnome.org/projects/gtksourceview/development.html (original)
+++ trunk/www.gnome.org/projects/gtksourceview/development.html Mon Jun 30 09:13:13 2008
@@ -12,7 +12,6 @@
<meta name="revisit-after" content="10 Days" />
<link rel="stylesheet" type="text/css" href="gtksourceview.css" />
- <link rel="icon" type="image/png" href="images/favicon.png" />
</head>
<body>
@@ -29,6 +28,10 @@
<a title="About GtkSourceView" href="index.html">About</a>
</li>
<li>
+ <a title="Find out what GtkSourceView can do for you"
+ href="features.html">Features</a>
+ </li>
+ <li>
<a title="Download GtkSourceView" href="download.html">Download</a>
</li>
<li>
@@ -57,9 +60,17 @@
on <a href="#IRC">IRC</a> and/or
send a message to the GtkSourceView <a href="#MailingLists">mailing list</a> and offer your help.
</p>
+
+ <h2><a name="Repository">Code Repository</a></h2>
+ <p>GtkSourceView is hosted on the <a href="http://svn.gnome.org">GNOME
+ Subversion repository</a> in the <tt>gtksourceview</tt> module.
+ You can check out the latest development version with the following command:
+ <pre>svn co http://svn.gnome.org/svn/gtksourceview/trunk gtksourceview</pre></p>
+ <p>For more information about <a href="http://subversion.tigris.org/">Subversion</a>, see the <a
+ href="http://developer.gnome.org/tools/svn.html">instructions on how to use
+ the repository</a>.</p>
<p>See the <a href="http://svn.gnome.org/viewvc/gtksourceview/trunk/HACKING?view=markup">HACKING</a>
- file for information about the GtkSourceView
- coding style and <a href="http://subversion.tigris.org/">Subversion</a> usage guidelines.
+ file for information about the GtkSourceView coding style and Subversion usage guidelines.
</p>
<h2><a name="BugReporting">Bug reporting</a></h2>
@@ -114,15 +125,6 @@
<p>Copyright © 2008, The GtkSourceView Team</p>
</div>
- <div id="w3cvalidation">
- <p><a href="http://validator.w3.org/check?uri=referer">
- <img src="http://www.w3.org/Icons/valid-xhtml10-blue"
- alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a></p>
- <p><a href="http://jigsaw.w3.org/css-validator/">
- <img src="http://jigsaw.w3.org/css-validator/images/vcss"
- alt="Valid CSS!" height="31" width="88" /></a></p>
- </div>
-
</body>
</html>
Modified: trunk/www.gnome.org/projects/gtksourceview/documentation.html
==============================================================================
--- trunk/www.gnome.org/projects/gtksourceview/documentation.html (original)
+++ trunk/www.gnome.org/projects/gtksourceview/documentation.html Mon Jun 30 09:13:13 2008
@@ -12,7 +12,6 @@
<meta name="revisit-after" content="10 Days" />
<link rel="stylesheet" type="text/css" href="gtksourceview.css" />
- <link rel="icon" type="image/png" href="images/favicon.png" />
</head>
<body>
@@ -29,6 +28,10 @@
<a title="About GtkSourceView" href="index.html">About</a>
</li>
<li>
+ <a title="Find out what GtkSourceView can do for you"
+ href="features.html">Features</a>
+ </li>
+ <li>
<a title="Download GtkSourceView" href="download.html">Download</a>
</li>
<li>
@@ -87,15 +90,6 @@
<p>Copyright © 2008, The GtkSourceView Team</p>
</div>
- <div id="w3cvalidation">
- <p><a href="http://validator.w3.org/check?uri=referer">
- <img src="http://www.w3.org/Icons/valid-xhtml10-blue"
- alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a></p>
- <p><a href="http://jigsaw.w3.org/css-validator/">
- <img src="http://jigsaw.w3.org/css-validator/images/vcss"
- alt="Valid CSS!" height="31" width="88" /></a></p>
- </div>
-
</body>
</html>
Modified: trunk/www.gnome.org/projects/gtksourceview/download.html
==============================================================================
--- trunk/www.gnome.org/projects/gtksourceview/download.html (original)
+++ trunk/www.gnome.org/projects/gtksourceview/download.html Mon Jun 30 09:13:13 2008
@@ -12,7 +12,6 @@
<meta name="revisit-after" content="10 Days" />
<link rel="stylesheet" type="text/css" href="gtksourceview.css" />
- <link rel="icon" type="image/png" href="images/favicon.png" />
</head>
<body>
@@ -29,6 +28,10 @@
<a title="About GtkSourceView" href="index.html">About</a>
</li>
<li>
+ <a title="Find out what GtkSourceView can do for you"
+ href="features.html">Features</a>
+ </li>
+ <li>
<a class="current" title="Download GtkSourceView" href="download.html">Download</a>
</li>
<li>
@@ -49,18 +52,18 @@
<div id="content">
<h2>Stable release</h2>
- <p>The current stable release of GtkSourceView is <b>2.0.2</b></p>
- <p>GtkSourceView 2.0 requires <a href="ftp://ftp.gtk.org/pub/gtk/2.8">GTK+-2.8.x</a> and <a href="ftp://xmlsoft.org/libxml2/">libxml2 2.5.x</a>.</p>
- <p>You can download it from the <a href="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.0/">GNOME FTP server</a>.</p>
-
- <h2>Unstable release</h2>
- <p>The current unstable release of GtkSourceView is <b>2.1.2</b></p>
- <p>GtkSourceView 2.1 requires <a href="ftp://ftp.gtk.org/pub/gtk/2.12">GTK+-2.12.x</a> and <a href="ftp://xmlsoft.org/libxml2/">libxml2 2.5.x</a>.</p>
- <p>You can download it from the <a href="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.1/">GNOME FTP server</a> or check it out
- from the <a href="http://subversion.tigris.org/">Subversion</a> repository as shown below:</p>
- <pre>svn checkout http://svn.gnome.org/svn/gtksourceview/trunk gtksourceview</pre>
+ <p>The current stable release of GtkSourceView is <b>2.2.2</b></p>
+ <p>GtkSourceView 2.2 requires <a href="ftp://ftp.gtk.org/pub/gtk/2.12">GTK+-2.12.x</a> and <a href="ftp://xmlsoft.org/libxml2/">libxml2 2.5.x</a>.</p>
+ <p>You can download it from the <a href="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.2/">GNOME FTP server</a>.</p>
+
+<!-- <h2>Unstable release</h2>-->
+<!-- <p>The current unstable release of GtkSourceView is <b>2.1.2</b></p>-->
+<!-- <p>GtkSourceView 2.1 requires <a href="ftp://ftp.gtk.org/pub/gtk/2.12">GTK+-2.12.x</a> and <a href="ftp://xmlsoft.org/libxml2/">libxml2 2.5.x</a>.</p> -->
+<!-- <p>You can download it from the <a href="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.1/">GNOME FTP server</a> or check it out-->
+<!-- from the <a href="http://subversion.tigris.org/">Subversion</a> repository as shown below:</p>-->
+<!-- <pre>svn checkout http://svn.gnome.org/svn/gtksourceview/trunk gtksourceview</pre>-->
- <p>For more information about Subversion, see the <a href="http://developer.gnome.org/tools/svn.html">instructions on how to use the repository</a></p>
+<!-- <p>For more information about Subversion, see the <a href="http://developer.gnome.org/tools/svn.html">instructions on how to use the repository</a></p>-->
<h2>Older versions</h2>
<p>Some applications still require GtkSourceView 1.x, an older stable
@@ -111,15 +114,6 @@
<p>Copyright © 2008, The GtkSourceView Team</p>
</div>
- <div id="w3cvalidation">
- <p><a href="http://validator.w3.org/check?uri=referer">
- <img src="http://www.w3.org/Icons/valid-xhtml10-blue"
- alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a></p>
- <p><a href="http://jigsaw.w3.org/css-validator/">
- <img src="http://jigsaw.w3.org/css-validator/images/vcss"
- alt="Valid CSS!" height="31" width="88" /></a></p>
- </div>
-
</body>
</html>
Added: trunk/www.gnome.org/projects/gtksourceview/features.html
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/gtksourceview/features.html Mon Jun 30 09:13:13 2008
@@ -0,0 +1,96 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
+<head>
+ <title>GtkSourceView - Development</title>
+ <meta http-equiv="content-type" content="text/html"/>
+
+ <meta name="Description" content="GtkSourceView Home Page" />
+ <meta name="Keywords" content="GtkSourceView, GTK+, GNOME" />
+
+ <meta name="allow-search" content="yes" />
+ <meta name="revisit-after" content="10 Days" />
+
+ <link rel="stylesheet" type="text/css" href="gtksourceview.css" />
+</head>
+
+<body>
+
+ <div id="container">
+
+ <div id="header">
+ <img src="images/logo.png" alt="GtkSourceView logo"/>
+ </div>
+
+ <div id="menu">
+ <ul>
+ <li>
+ <a title="About GtkSourceView" href="index.html">About</a>
+ </li>
+ <li>
+ <a class="current" title="Find out what GtkSourceView can do for you"
+ href="features.html">Features</a>
+ </li>
+ <li>
+ <a title="Download GtkSourceView" href="download.html">Download</a>
+ </li>
+ <li>
+ <a title="See screenshots of applications using GtkSourceView"
+ href="screenshots.html">Screenshots</a>
+ </li>
+ <li>
+ <a title="Read up on documentation about how to use GtkSourceView"
+ href="documentation.html">Documentation</a>
+ </li>
+ <li>
+ <a title="Find out how you can get involved in the develop of GtkSourceView"
+ href="development.html">Development</a>
+ </li>
+ </ul>
+ </div>
+
+ <div id="content">
+
+ <h2><a name="Features">Core Features</a></h2>
+ <p>GtkSourceView provides many features typical of a source code editor,
+ including
+ <ul>
+ <li>Accurate syntax highlighting for most popular programming languages
+ (C, C++, Java, C#, Fortran, etc.), scripting languages (sh, Python, Perl,
+ Ruby, PHP, TCL, etc.), markup languages (XML, HTML, DocBook, LaTeX, etc.)
+ and many others</li>
+ <li>Unlimited Undo/Redo</li>
+ <li>Caseless UTF-8 compliant search</li>
+ <li>Printing through easy integration with the GtkPrintOperation API</li>
+ <li>Current line highlighting</li>
+ <li>Matching bracket highlighting</li>
+ <li>Line numbers</li>
+ <li>Line marks (useful for bookmarks, breakpoints, etc.)</li>
+ <li>Right margin</li>
+ <li>Customizable visual style using style schemes</li>
+ <li>Extended keyboard navigation (smart HOME/END, auto indentation,
+ line moving, etc.)</li>
+ </ul>
+ and many others.
+ </p>
+
+ <h2><a name="Bindings">Language Bindings</a></h2>
+ <p>
+ GtkSourceView can be used from many programming languages. Among others,
+ it has been bound to
+ <ul>
+ <li><a href="">Python</a></li>
+ <li><a href="">C++</a></li>
+ <li><a href="">C#</a></li>
+ </ul>
+ </p>
+ </div>
+ </div>
+
+ <div id="footer">
+ <p>Copyright © 2008, The GtkSourceView Team</p>
+ </div>
+
+</body>
+
+</html>
Modified: trunk/www.gnome.org/projects/gtksourceview/index.html
==============================================================================
--- trunk/www.gnome.org/projects/gtksourceview/index.html (original)
+++ trunk/www.gnome.org/projects/gtksourceview/index.html Mon Jun 30 09:13:13 2008
@@ -12,7 +12,6 @@
<meta name="revisit-after" content="10 Days" />
<link rel="stylesheet" type="text/css" href="gtksourceview.css" />
- <link rel="icon" type="image/png" href="images/favicon.png" />
</head>
<body>
@@ -29,6 +28,10 @@
<a class="current" title="About GtkSourceView" href="index.html">About</a>
</li>
<li>
+ <a title="Find out what GtkSourceView can do for you"
+ href="features.html">Features</a>
+ </li>
+ <li>
<a title="Download GtkSourceView" href="download.html">Download</a>
</li>
<li>
@@ -46,19 +49,6 @@
</ul>
</div>
-<!--
- <div id="sidebar">
- <p class="section">Current Version</p>
- <p>The latest stable release is 2.0.3</p>
- <p>The latest development release is 2.1.2</p>
- <p><a href="download.html">Download</a></p>
- <p class="section">Feedback</p>
- <p>Bugs should be reported to the <a href="http://bugzilla.gnome.org">GNOME Bug Tracking System</a>.</p>
- <p>You can get in touch with developers and other users by <a href="mailto:gnome-devtools gnome org">sending a mail</a>
- to the gnome-devtools <a href="http://mail.gnome.org/mailman/listinfo/gnome-devtools">mailing list</a> [<a href="http://mail.gnome.org/archives/gnome-devtools">Archives</a>].</p>
- <p>Check out the <a href="development.html">Development</a> page for more information about getting involved</p>
- </div>
--->
<div id="content">
<h2>What is GtkSourceView?</h2>
@@ -66,53 +56,48 @@
framework for
<a href="http://library.gnome.org/devel/gtk/stable/TextWidget.html">multiline text editing</a>
with support for configurable syntax highlighting, unlimited undo/redo, UTF-8 compliant caseless searching,
- printing and other <a href="">features</a> typical of a source code editor.</p>
+ printing and other <a href="features.html">features</a> typical of a source code editor.</p>
<p>GtkSourceView is licensed under the <a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU LGPL 2.1</a>
- and is part of the <a href="">GNOME</a> Desktop Environment.</p>
+ and is part of the <a href="http://www.gnome.org">GNOME</a> Desktop Environment.</p>
<p>It is currently being used by
<a href="http://www.gedit.org">gedit</a>, <a href="http://www.monodevelop.com">MonoDevelop</a>,
<a href="http://www.anjuta.org">Anjuta</a> and several other projects.</p>
- <p><a href="">Language bindings</a> are available for Python, C#, C++ and other popular programming languages.</p>
+ <p><a href="features.html#bindings">Language bindings</a> are available for
+ Python, C#, C++ and other popular programming languages.</p>
- <p>If you are a developer you may want to learn about the <a href="">features</a>
- GtkSourceView can provide to your project or find out how to
- <a href="development.html#Contributing">get involved</a> in the
- development of GtkSourceView itself.</p>
+ <p>If you are a developer you may want to learn about the <a href="features.html">
+ features</a> GtkSourceView can provide to your project or
+ find out how to <a href="development.html#Contributing">get involved</a> in the
+ development of GtkSourceView itself.</p>
<h2>News</h2>
-
<div class="news-item">
- <p class="news-title">GtkSourceView 2.1.2 Released</p>
- <p class="news-date">5 February 2008</p>
- <p class="news-desc">This is the third development release leading towards 2.2. It introduces a few API changes
- related to source markers.</p>
+ <p class="news-title">GtkSourceView 2.2.2 Released</p>
+ <p class="news-date">23 June 2008</p>
+ <p class="news-desc">This is the third release of the stable 2.2 series.
+ It fixes some bugs and improves syntax highlighting for some languages.</p>
<p class="news-link"</p>
</div>
<div class="news-item">
- <p class="news-title">GtkSourceView 2.1.1 Released</p>
- <p class="news-date">29 January 2008</p>
- <p class="news-desc">This is the second development release leading towards 2.2.</p>
+ <p class="news-title">GtkSourceView 2.2.1 Released</p>
+ <p class="news-date">7 April 2008</p>
+ <p class="news-desc">This is the second release of the stable 2.2 series.</p>
<p class="news-link"</p>
</div>
<div class="news-item">
- <p class="news-title">GtkSourceView 2.1.0 Released</p>
- <p class="news-date">14 January 2008</p>
- <p class="news-desc">This is the first development release leading towards 2.2. It contains two new important features: the gtk-print
+ <p class="news-title">GtkSourceView 2.2.0 Released</p>
+ <p class="news-date">25 February 2008</p>
+ <p class="news-desc">This release starts the new 2.2 stable series.
+ It contains two new important features: the gtk-print
based printing API and the new GtkTextMark-based GtkSourceMark API.</p>
<p class="news-link"</p>
</div>
-
- <div class="news-item">
- <p class="news-title">GtkSourceView 2.0.2 Released</p>
- <p class="news-date">26 November 2007</p>
- <p class="news-desc">This is a the third stable release of the 2.0 series.</p>
- <p class="news-link"><a href="http://mail.gnome.org/archives/gnome-devtools/2007-September/msg00011.html">Read more...</a></p>
- </div>
+
</div>
</div>
@@ -120,16 +105,6 @@
<p>Copyright © 2008, The GtkSourceView Team</p>
</div>
-
- <div id="w3cvalidation">
- <p><a href="http://validator.w3.org/check?uri=referer">
- <img src="http://www.w3.org/Icons/valid-xhtml10-blue"
- alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a></p>
- <p><a href="http://jigsaw.w3.org/css-validator/">
- <img src="http://jigsaw.w3.org/css-validator/images/vcss"
- alt="Valid CSS!" height="31" width="88" /></a></p>
- </div>
-
</body>
</html>
Modified: trunk/www.gnome.org/projects/gtksourceview/screenshots.html
==============================================================================
--- trunk/www.gnome.org/projects/gtksourceview/screenshots.html (original)
+++ trunk/www.gnome.org/projects/gtksourceview/screenshots.html Mon Jun 30 09:13:13 2008
@@ -12,7 +12,6 @@
<meta name="revisit-after" content="10 Days" />
<link rel="stylesheet" type="text/css" href="gtksourceview.css" />
- <link rel="icon" type="image/png" href="images/favicon.png" />
</head>
<body>
@@ -29,6 +28,10 @@
<a title="About GtkSourceView" href="index.html">About</a>
</li>
<li>
+ <a title="Find out what GtkSourceView can do for you"
+ href="features.html">Features</a>
+ </li>
+ <li>
<a title="Download GtkSourceView" href="download.html">Download</a>
</li>
<li>
@@ -76,15 +79,6 @@
<p>Copyright © 2008, The GtkSourceView Team</p>
</div>
- <div id="w3cvalidation">
- <p><a href="http://validator.w3.org/check?uri=referer">
- <img src="http://www.w3.org/Icons/valid-xhtml10-blue"
- alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a></p>
- <p><a href="http://jigsaw.w3.org/css-validator/">
- <img src="http://jigsaw.w3.org/css-validator/images/vcss"
- alt="Valid CSS!" height="31" width="88" /></a></p>
- </div>
-
</body>
</html>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]