Dotclear

Changeset 1497


Ignore:
Timestamp:
09/24/09 20:21:53 (14 years ago)
Author:
Moe
Message:

Sup Sub Tags 1.0.2 :

  • getting ready for 2.1.6
Location:
plugins/supSubTags
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/supSubTags/_define.php

    r1443 r1497  
    2626        /* Description*/                "Add superscript and subscript tags to syntax", 
    2727        /* Author */                    "Moe (http://gniark.net/)", 
    28         /* Version */                   '1.0.1', 
     28        /* Version */                   '1.0.2', 
    2929        /* Permissions */               'usage,contentadmin' 
    3030); 
  • plugins/supSubTags/index.php

    r1443 r1497  
    6565          $("#preview").show(); 
    6666           
    67           $('input[@type="text"]').keyup(function() { 
     67          $('input[type="text"]').keyup(function() { 
    6868               $("#code").val("x"+ 
    6969               $("#supsub_tags_sup_open").val()+"y"+$("#supsub_tags_sup_close").val()+ 
Note: See TracChangeset for help on using the changeset viewer.

Sites map