website rev 1037

en: artwork, forge (tiny edits)
author Paul Issott <paul@slitaz.org>
date Fri Apr 06 10:07:22 2012 +0100 (2012-04-06)
parents c1bff1480c5e
children ca2916466670
files en/artwork/index.php en/devel/forge.php
line diff
     1.1 --- a/en/artwork/index.php	Wed Apr 04 18:48:52 2012 +0300
     1.2 +++ b/en/artwork/index.php	Fri Apr 06 10:07:22 2012 +0100
     1.3 @@ -69,7 +69,7 @@
     1.4  version offers a new theme / background which follow the same guidelines
     1.5  and it goes without saying that tools distributed with the system should
     1.6  be used. With a LiveCD you already have mtPaint and on an installed system
     1.7 -you'll find Gimp on the mirror. Note that the JPG format is prefered.
     1.8 +you can find Gimp on the mirror. Note that the JPG format is preferred.
     1.9  </p>
    1.10  
    1.11  <h2 id="logos">Logos &amp; Spider</h2>
     2.1 --- a/en/devel/forge.php	Wed Apr 04 18:48:52 2012 +0300
     2.2 +++ b/en/devel/forge.php	Fri Apr 06 10:07:22 2012 +0100
     2.3 @@ -64,11 +64,11 @@
     2.4  	Each contributor may have an account on the project server with secure
     2.5  	access, disk space, a public directory and all development tools.
     2.6  	Developers can compile packages and maintainers of the mirror can handle
     2.7 -	synchronization. Tank also hosts the Web boot, Build Bot and SliTaz Pro:
     2.8 +	synchronization. Tank also hosts the Build Bot, Web boot and SliTaz Pro:
     2.9  	<a href="http://tank.slitaz.org/" target="_blank">tank.slitaz.org</a>
    2.10  </p>
    2.11  <!-- p>
    2.12 -	SliTaz also have servers for their needs:
    2.13 +	SliTaz hosts some other project servers:
    2.14  	<a href="http://chub.slitaz.org/" target="_blank">Chub</a> and
    2.15  	<a href="http://pangolin.slitaz.org/" target="_blank">Pangolin</a>.
    2.16  </p -->
    2.17 @@ -165,7 +165,7 @@
    2.18  	There are many ways to create user interfaces in the open source world. From
    2.19  	the start of the project until 3.0 we mainly used a tool called Gtkdialog
    2.20  	which let us create quite nice and complex interfaces in GTK, but using a
    2.21 -	scripting language that just run without having to be compiled. But gtkdialog is
    2.22 +	scripting language that just ran without having to be compiled. But gtkdialog is
    2.23  	unmaintained and lacks many new GTK features, so we switched to Yad for simple GUI boxes.
    2.24  	For all the administration, packages and configuration tools we switched to TazPanel,
    2.25  	a CGI/web interface with a gui coded in xHTML 5 and CSS 3.
    2.26 @@ -230,16 +230,17 @@
    2.27  <h2 id="pkgs">Building SliTaz packages</h2>
    2.28  
    2.29  <p>
    2.30 -	Building official is done with the Cookutils suite. The package is installed
    2.31 -	on each SliTaz system as well as the documentation about using cook and
    2.32 -	<a href="http://hg.slitaz.org/cookutils/raw-file/tip/doc/cookutils.en.html">creating SliTaz Packages</a> suitable for TazPKG packages manager.
    2.33 +	Officially building is done with the Cookutils suite. This package is installed
    2.34 +	on each SliTaz system as well as documentation about using cook and
    2.35 +	<a href="http://hg.slitaz.org/cookutils/raw-file/tip/doc/cookutils.en.html">creating SliTaz packages</a> 
    2.36 +	suitable for the TazPKG packages manager.
    2.37  </p>
    2.38  <p>
    2.39  	The tazpkg packages in SliTaz are automatically created via the
    2.40 -	<a href="http://cook.slitaz.org/">Cooker</a> from Cookutils package
    2.41 +	<a href="http://cook.slitaz.org/">Cooker</a> from the Cookutils package
    2.42  	and a receipt in the wok. The Cookbook describes the format of
    2.43  	<a href="http://doc.slitaz.org/en:cookbook:receipt">receipts</a>.
    2.44 -	Cook and receipt documentation are required reading before we begin.
    2.45 +	Cookutils and receipt documentation are required reading before we begin.
    2.46  </p>
    2.47  <p>
    2.48  	In terms of choice of package, the idea is to offer a package by task or
    2.49 @@ -256,9 +257,9 @@
    2.50  	work doesn't already exist in the
    2.51  	<a href="http://download.tuxfamily.org/slitaz/packages/undigest/">undigest</a>
    2.52  	wok provided by the primary SliTaz mirror. Don't forget that the members
    2.53 -	of the list are there to help you and that the documentation of the
    2.54 -	<a href="http://doc.slitaz.org/en:cookbook:wok">wok and tools</a>
    2.55 -	exists to help you get started.
    2.56 +	of the list are there to help you and that the 
    2.57 +	<a href="http://hg.slitaz.org/cookutils/raw-file/tip/doc/cookutils.en.html">Cookutils</a>
    2.58 +	documentation exists to help you get started.
    2.59  </p>
    2.60  
    2.61  <h3 id="pkgs-naming">Naming of packages</h3>
    2.62 @@ -273,7 +274,7 @@
    2.63  <h2 id="website">Website Management</h2>
    2.64  
    2.65  <p>
    2.66 -	The website is managed via a mercurial repository, they can be cloned by:
    2.67 +	The website is managed via a mercurial repository, this can be cloned by:
    2.68  </p>
    2.69  <pre>
    2.70   $ hg clone http://hg.slitaz.org/website