[Kos-cvs] kos-web talks.php,NONE,1.1
    thomas at kos.enix.org 
    thomas at kos.enix.org
       
    Thu Jan  6 00:41:27 CET 2005
    
        - Previous message: [Kos-cvs] kos-doc/overview kos.tex,1.2,1.3
 
        - Next message: [Kos-cvs] kos-web/contents doc-projet_fr.i, 1.3, 1.4 snapshots.i,
	1.3, 1.4 talks_en.i, NONE, 1.1 talks_fr.i, NONE, 1.1
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /var/cvs/kos/kos-web
In directory the-doors:/tmp/cvs-serv7324
Added Files:
	talks.php 
Log Message:
Documentation en français + squelette de pages talks
--- NEW FILE: talks.php ---
<?
$topsrcdir = ".";
include("$topsrcdir/include/site.php");
include("$topsrcdir/include/header.php");
include("$topsrcdir/include/footer.php");
include("$topsrcdir/include/$lang.php");
include("$topsrcdir/include/toc.php");
include("$topsrcdir/include/main.php");
put_header("DOC", 
	   array ("fr" => "Conférences",
		  "en" => "Talks"));
put_toc("DOC");
content_section("contents/talks");
put_footer();
?>
    
    
        
	- Previous message: [Kos-cvs] kos-doc/overview kos.tex,1.2,1.3
 
	- Next message: [Kos-cvs] kos-web/contents doc-projet_fr.i, 1.3, 1.4 snapshots.i,
	1.3, 1.4 talks_en.i, NONE, 1.1 talks_fr.i, NONE, 1.1
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Kos-cvs
mailing list