pcd | 24 Feb 2006 09:21

r256 - in wikitex/branches/1.1: . template

Author: pcdanenb
Date: 2006-02-24 02:20:59 -0600 (Fri, 24 Feb 2006)
New Revision: 256

Modified:
   wikitex/branches/1.1/Wikitex.in.php
   wikitex/branches/1.1/template/music.ly
Log:
version tag on music

Modified: wikitex/branches/1.1/Wikitex.in.php
===================================================================
--- wikitex/branches/1.1/Wikitex.in.php	2006-02-21 01:52:21 UTC (rev 255)
+++ wikitex/branches/1.1/Wikitex.in.php	2006-02-24 08:20:59 UTC (rev 256)
 <at>  <at>  -406,7 +406,8  <at>  <at> 
    */
   public static function music($content, array $parms)
   {
-    self::$defaults[__FUNCTION__] = array('tempo' => '80');
+    self::$defaults[__FUNCTION__] = array('tempo' => '80',
+                                          'version' => '2.6');
     return self::renderContent($content, __FUNCTION__, $parms);
   }

Modified: wikitex/branches/1.1/template/music.ly
===================================================================
--- wikitex/branches/1.1/template/music.ly	2006-02-21 01:52:21 UTC (rev 255)
+++ wikitex/branches/1.1/template/music.ly	2006-02-24 08:20:59 UTC (rev 256)
 <at>  <at>  -1,4 +1,4  <at>  <at> 
-\version "2.6"
(Continue reading)


Gmane