[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/edu
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2005-09-18 16:30:26
Message-ID: 1127061026.762594.22646.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 461757 by pino:

Improve a bit the doc about a new our site app section.


 M  +1 -0      404.php  
 D             development/new_style.php  
 M  +1 -0      menu.inc  
 M  +23 -25    stuff/readme.php  


--- trunk/www/areas/edu/404.php #461756:461757
@@ -1,5 +1,6 @@
 <?php
 include("handler.inc");
 $handler = new Handler404();
+$handler->add("/doc", "/development/document.php");
 $handler->execute();
 ?>
--- trunk/www/areas/edu/menu.inc #461756:461757
@@ -45,6 +45,7 @@
   $section->appendDir("Developer resources","development");
   $section->appendDir("Artist resources","art");
   $section->appendDir("Contributions","contrib");
+  $section->appendLink("Working on this web site","stuff/readme.php");
 
   $section =& $this->appendSection("Communicate");
   $section->appendLink("Mailing Lists","stuff/mailinglists.php");
--- trunk/www/areas/edu/stuff/readme.php #461756:461757
@@ -1,34 +1,35 @@
 <?php
   $site_root = "../";
-  $page_title = 'Some information for people plannning to work on the edu.kde.org
-web site';
+  $page_title = 'Some information abot the edu.kde.org web site';
   include( "edu.inc" );
   include ( "header.inc" );
 ?>
 
 <p>21st July 2001, <a href="mailto:howells AT kde DOT org">Chris Howells</a><br />
-Update 19 March 2003, <a href="mailto:annma AT kde DOT org">Anne-Marie Mahfouf</a> \
</p> +Update 19th March 2003, <a href="mailto:annma AT kde DOT org">Anne-Marie \
Mahfouf</a> </p> +Update 18th September 2005, <a href="mailto:toscano DOT pino AT \
tiscali DOT it">Pino Toscano</a> </p>  
-<p>Please send any further questions to kde-edu@kde.org, not me (Chris Howells)
-since I am not actively working on kde-edu stuff any more.</p>
+<p>Please send any further questions to
+<a href="mailto kde-edu AT kde DOT org">kde-edu@kde.org</a>.</p>
 
 <p>It would be appreciated if you could bear these things in mind when working
 on the web site.</p>
 
 <ol>
 <li>
-The module to check out is www/areas/edu.
+The module to check out is <tt>/trunk/www/areas/edu</tt>.
 <pre>
-cvs co www/areas/edu
+$ cd trunk
+$ svn co www/areas/edu
 </pre>
 Don't forget to do a
-<pre>cvs up -dP</pre>
+<pre>$svn up</pre>
 before every change you want to make.
 <br />
 </li>
 <li>
 The site is designed to validate as strict XHTML. XHTML is an
-extension to HTML 4. It says that:<br />
+extension to HTML 4.01. It says that:<br />
 <br />
   a) Every tag must have a closing tag <code>&lt;li&gt;&lt;/li&gt;</code><br />
   b) Tag properties must be contained in quote marks (e.g. <code>&lt;img \
src=""...</code>)<br /> @@ -37,41 +38,38 @@
 have one under XHTML (e.g. <code>&lt;li&gt;...&lt;/li&gt;</code>)<br />
 <br />
 For other tags, such as <code>&lt;br&gt;</code> (HTML), these must be written as \
                <code>&lt;br/&gt;</code> (XHTML).
-Same for the <code>&lt;img&gt;</code> tag which should be closed with /&gt; like
+Same for the <code>&lt;img&gt;</code> tag which should be closed with /&gt; \
like:<br/>  <code>&lt;img alt="Kiten" align="top" \
src="pics/projects/cr16-app-kiten.png"/&gt;</code>  <br />
 </li>
 <li>
 Please do <b>not</b> use GIF images. GIF images are evil! (no, really). This is
-due to patents on the image file format. Please use PNG (or possible JPG)
+due to patents on the image file format. Please use PNG (or possible JPEG)
 instead.
 <br />
 </li>
 <li>
-The site uses quite a lot of PHP functions such as class_appinfo, news on
-index.php pages and a gallery function for screenshots pics. Please look at other
-pages to copy/paste the correct code.
+The site uses quite a lot of PHP functions such as <code>class_appinfo</code>, news \
on +<tt>index.php</tt> pages and a gallery function for screenshots pics. Please look \
at other +pages to copy/paste the correct code.<br/>
 You can find a tutorial here:
-<a href="http://edu.kde.org/development/new_style.php">
-http://edu.kde.org/development/new_style.php</a>
-and here:
 <a href="http://www.kde.org/media/readme.php">
 http://www.kde.org/media/readme.php</a>.
 <br />
 </li>
 <li>
 The individual project's pages will be hosted on
-http://edu.kde.org/programname. To create such a page, simply copy the pages
-of an existing project (such as khangman), and name the new directory
-appropriately. Remember to remove the CVS directory in the new subdirectory,
-otherwise you won't be able to commit it!<br/>
-Please put your screenshots pics in a /pics subdir.<br />
+<tt>http://edu.kde.org/<i>programname</i></tt>. To create such a page, simply
+copy the pages of an existing project (such as KHangMan), and name the new
+directory appropriately. Remember to remove the <tt>.svn</tt> directories in
+the new subdirectory, otherwise you won't be able to commit it!<br/>
+Please put your screenshots pics in a <tt>/pics</tt> subdir.<br />
+</li>
+</ol>
 <br />
-Alternatively, contact <a href="mailto:howells AT kde DOT org">Chris Howells</a>
+Alternatively, contact <a href="mailto:toscano DOT pino AT tiscali DOT it">Pino \
Toscano</a>  or <a href="mailto:annma AT kde DOT org">Anne-Marie Mahfouf</a> to do it \
for you.  <br />
-</li>
-</ol>
 
 <br />
 <hr width="30%" align="center" />


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic