Dotclear

Changeset 923


Ignore:
Timestamp:
03/23/09 12:41:55 (14 years ago)
Author:
brol
Message:

Ajout bloc licence gplv2

Location:
themes/freshy2
Files:
1 added
24 edited

Legend:

Unmodified
Added
Removed
  • themes/freshy2/_config.php

    r633 r923  
    11<?php 
    2 # ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2008 Olivier Meunier and contributors. All rights 
    5 # reserved. 
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
    66# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
    1110#  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    20 # 
    21 # ***** END LICENSE BLOCK ***** 
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
    2215if (!defined('DC_CONTEXT_ADMIN')) exit; 
    2316 
  • themes/freshy2/_define.php

    r698 r923  
    11<?php 
    2 # ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2008 Olivier Meunier and contributors. All rights 
    5 # reserved. 
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
    66# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
    1110#  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    20 # 
    21 # ***** END LICENSE BLOCK ***** 
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15 
    2216if (!defined('DC_RC_PATH')) { return; } 
    2317 
     
    2519     /* Name */               "Freshy v2", 
    2620     /* Description*/         "Freshy v2 customizable theme", 
    27      /* Author */             "Bruno Hondelatte, brol, Original WP Theme from Julien de Luca (http://www.jide.fr/francais/)", 
     21     /* Author */             "Bruno Hondelatte, Pierre Van Glabeke, Julien de Luca (original WP theme)", 
    2822     /* Version */            '1.5' 
    2923); 
  • themes/freshy2/_public.php

    r633 r923  
    11<?php 
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
    215$core->tpl->addValue('Freshy2StyleSheet',array('tplFreshy2Theme','FreshyStyleSheet')); 
    316$core->tpl->addValue('Freshy2LayoutClass',array('tplFreshy2Theme','FreshyLayoutClass')); 
  • themes/freshy2/content.css

    r633 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116.important { 
    217     background:#ffcdc5; 
  • themes/freshy2/custom_bloggy.css

    r762 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame .sidebar li a:hover { 
    217     /*:Navigation color*/ 
  • themes/freshy2/custom_business.css

    r762 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame .sidebar li a:hover { 
    217     /*:Navigation color*/ 
  • themes/freshy2/custom_cooking.css

    r762 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame .sidebar li a:hover { 
    217     /*:Navigation color*/ 
  • themes/freshy2/custom_dark_drax.css

    r856 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116body { 
    217     /*:Background image*/ 
  • themes/freshy2/custom_flower_power.css

    r762 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame .sidebar li a:hover { 
    217     /*:Navigation color*/ 
  • themes/freshy2/custom_freshy_1.css

    r762 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame .sidebar li a:hover { 
    217     /*:Navigation color*/ 
  • themes/freshy2/custom_look_my_hard_drive.css

    r762 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame .sidebar li a:hover { 
    217     /*:Navigation color*/ 
  • themes/freshy2/custom_quiet.css

    r762 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame .sidebar li a:hover { 
    217     /*:Navigation color*/ 
  • themes/freshy2/custom_red_is_dead.css

    r762 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame .sidebar li a:hover { 
    217     /*:Navigation color*/ 
  • themes/freshy2/custom_studio.css

    r762 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame .sidebar li a:hover { 
    217     /*:Navigation color*/ 
  • themes/freshy2/custom_vista_is_not_unix.css

    r762 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame .sidebar li a:hover { 
    217     /*:Navigation color*/ 
  • themes/freshy2/custom_vitamin.css

    r762 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame .sidebar li a:hover { 
    217     /*:Navigation color*/ 
  • themes/freshy2/custom_winter_is_cold.css

    r762 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame .sidebar li a:hover { 
    217     /*:Navigation color*/ 
  • themes/freshy2/fix-ie.php

    r633 r923  
    11<?php 
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
    215header('Content-type: text/css'); 
    316$path = substr("http://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'], 0, -10); 
  • themes/freshy2/layout.css

    r633 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#frame { 
    217     padding-left:20px; 
  • themes/freshy2/lib/admin_style.css

    r633 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#imgheaders img { 
    217     width: 200px; 
  • themes/freshy2/lib/class.freshy2.config.php

    r633 r923  
    1 <?php 
    2 # ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2008 Olivier Meunier and contributors. All rights 
    5 # reserved. 
     1<?php  
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
    66# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
    1110#  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    20 # 
    21 # ***** END LICENSE BLOCK ***** 
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
    2215 
    2316class freshy2Config 
     
    5851                         else 
    5952                              $images[$file]['thumb']=$prefix.$file; 
    60  
    6153                    } 
    6254               } 
    6355          } 
    6456          return $images; 
    65  
    6657     } 
    67  
    6858} 
    6959?> 
  • themes/freshy2/menu.css

    r733 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#header_image { 
    217     position:relative; 
  • themes/freshy2/pp_album.css

    r633 r923  
     1/*   
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
     15*/ 
    116#pp_wrap { 
    217     overflow-x: hidden; 
  • themes/freshy2/style.css

    r864 r923  
    11/*   
    2 Theme Name: Freshy 2 
    3 Theme URI: http://www.jide.fr/english/downloads/freshy2 
    4 Description: The Freshy WordPress theme, second edition. 
    5 Version: 2.0.5 
    6 Author: Julien De Luca 
    7 Author URI: http://www.jide.fr 
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Freshy2, a theme for Dotclear. 
     4# Original WP Theme from Julien de Luca 
     5# (http://www.jide.fr/francais/) 
     6# 
     7# Copyright (c) 2008-2009 
     8# Bruno Hondelatte dsls@morefnu.org 
     9# Pierre Van Glabeke contact@brol.info 
     10#  
     11# Licensed under the GPL version 2.0 license. 
     12# A copy of this license is available in LICENSE file or at 
     13# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     14# -- END LICENSE BLOCK ------------------------------------ 
    815*/ 
    9  
    10 /* 
    11 The PHP, CSS, XHTML and design is released under GPL: 
    12 http://www.opensource.org/licenses/gpl-license.php 
    13 */ 
    14  
    1516@import "layout.css"; 
    1617@import "menu.css"; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map