[Slashdotjp-dev 1146] [673] Add "discussion" variable for printCommComments template

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 6月 23日 (月) 16:46:00 JST


Revision: 673
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=673
Author:   tach
Date:     2008-06-23 16:46:00 +0900 (Mon, 23 Jun 2008)

Log Message:
-----------
Add "discussion" variable for printCommComments template

Modified Paths:
--------------
    slashjp/branches/2.5.0.192/Slash/Slash.pm
    slashjp/branches/2.5.0.192/debian/changelog


-------------- next part --------------
Modified: slashjp/branches/2.5.0.192/Slash/Slash.pm
===================================================================
--- slashjp/branches/2.5.0.192/Slash/Slash.pm	2008-06-23 04:05:40 UTC (rev 672)
+++ slashjp/branches/2.5.0.192/Slash/Slash.pm	2008-06-23 07:46:00 UTC (rev 673)
@@ -1065,6 +1065,7 @@
 		lvl		=> $lvl,
 		discussion2	=> $discussion2,
 		anon_dump	=> $anon_dump,
+		discussion	=> $discussion,
 	}, { Return => 1 });
 
 	# We have to get the comment text we need (later we'll search/replace

Modified: slashjp/branches/2.5.0.192/debian/changelog
===================================================================
--- slashjp/branches/2.5.0.192/debian/changelog	2008-06-23 04:05:40 UTC (rev 672)
+++ slashjp/branches/2.5.0.192/debian/changelog	2008-06-23 07:46:00 UTC (rev 673)
@@ -7,8 +7,9 @@
     - commentlimit = mobile_commentlimit
     - mode = mobile_commentmode
   * Fix: redirect url when ('?m=1') has been appended
+  * Add "discussion" variable for printCommComments template
 
- -- Taku YASUI <tach****@osdn*****>  Mon, 23 Jun 2008 04:04:52 +0000
+ -- Taku YASUI <tach****@osdn*****>  Mon, 23 Jun 2008 07:45:17 +0000
 
 slash (2.5.0.192-13) unstable; urgency=low
 


Slashdotjp-dev メーリングリストの案内
Back to archive index