Tatsuki SUGIURA
sugi****@users*****
2006年 7月 12日 (水) 20:41:58 JST
Index: slashjp/plugins/Sections/PLUGIN diff -u slashjp/plugins/Sections/PLUGIN:1.2 slashjp/plugins/Sections/PLUGIN:1.3 --- slashjp/plugins/Sections/PLUGIN:1.2 Fri Dec 24 05:13:44 2004 +++ slashjp/plugins/Sections/PLUGIN Wed Jul 12 20:41:58 2006 @@ -1,4 +1,4 @@ -# $Id: PLUGIN,v 1.2 2004/12/23 20:13:44 oliver Exp $ +# $Id: PLUGIN,v 1.3 2006/07/12 11:41:58 sugi Exp $ description="Sections Editor" name=Sections htdoc=sections.pl Index: slashjp/plugins/Sections/README.deprecated diff -u /dev/null slashjp/plugins/Sections/README.deprecated:1.1.2.1 --- /dev/null Wed Jul 12 20:41:58 2006 +++ slashjp/plugins/Sections/README.deprecated Wed Jul 12 20:41:58 2006 @@ -0,0 +1,5 @@ +This plugin is no longer required or useful, as of mid-2004. It will +be removed soon. However, having it installed does no harm. + +Jamie McCarthy +October 31, 2005 Index: slashjp/plugins/Sections/sections.pl diff -u slashjp/plugins/Sections/sections.pl:1.3 slashjp/plugins/Sections/sections.pl:1.4 --- slashjp/plugins/Sections/sections.pl:1.3 Fri Dec 31 21:37:15 2004 +++ slashjp/plugins/Sections/sections.pl Wed Jul 12 20:41:58 2006 @@ -1,8 +1,8 @@ #!/usr/bin/perl -w # This code is a part of Slash, and is released under the GPL. -# Copyright 1997-2004 by Open Source Development Network. See README +# Copyright 1997-2005 by Open Source Technology Group. See README # and COPYING for more information, or see http://slashcode.com/. -# $Id: sections.pl,v 1.3 2004/12/31 12:37:15 oliver Exp $ +# $Id: sections.pl,v 1.4 2006/07/12 11:41:58 sugi Exp $ use strict; use Slash;