Dotclear

Changeset 2182


Ignore:
Timestamp:
04/13/10 08:46:25 (13 years ago)
Author:
Osku
Message:

Plugin agora - O.5.8 :

  • category combobox now before thread subject in newthread.html
Location:
plugins/agora
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/agora/_define.php

    r2181 r2182  
    1818     /* Description*/    "Stuff to build a forum", 
    1919     /* Author */        "Osku, Tomtom (http://blog.zenstyle.fr) and contributors", 
    20      /* Version */       '0.5.7', 
     20     /* Version */       '0.5.8', 
    2121     /* Permissions */   'admin' 
    2222); 
  • plugins/agora/default-templates/newthread.html

    r2141 r2182  
    7272        <!-- # --BEHAVIOR-- publicThreadFormBeforeContent --> 
    7373        {{tpl:SysBehavior behavior="publicThreadFormBeforeContent"}} 
    74          
    75         <p class="field"><label class="required" for="t_title">{{tpl:lang Subject}}&nbsp;:</label> 
    76         <input name="t_title" id="t_title" type="text" size="30" maxlength="255" 
    77         value="{{tpl:ThreadPreviewTitle encode_html="1"}}" /> 
    78         </p> 
    7974 
    8075     <tpl:Categories> 
     
    9691          </tpl:CategoriesFooter> 
    9792     </tpl:Categories> 
     93 
     94        <p class="field"><label class="required" for="t_title">{{tpl:lang Subject}}&nbsp;:</label> 
     95        <input name="t_title" id="t_title" type="text" size="30" maxlength="255" 
     96        value="{{tpl:ThreadPreviewTitle encode_html="1"}}" /> 
     97        </p> 
    9898 
    9999        <p class="field"><label class="required" for="t_content">{{tpl:lang Message}}&nbsp;:</label> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map