New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Users_ (diff) – NEMO

Changes between Version 40 and Version 41 of Users_


Ignore:
Timestamp:
2017-05-17T02:21:02+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users_

    v40 v41  
    4949== How to get more help on stable release 
    5050 
    51 First and foremost, search for existing resources on your subject. 
    52  
     51{{{#!th 
     52'''1. First and foremost\\search for existing resources on your subject''' 
     53}}} 
     54{{{#!th 
     55'''2. You have a question and\\found no answer after searching''' 
     56}}} 
     57{{{#!th 
     58'''3. You believe you found a new bug or\\you want to suggest an enhancement for NEMO''' 
     59}}} 
     60|- 
     61{{{#!td 
    5362{{{#!html 
    5463<form action="/nemo/search" method="get"> 
    5564<div> 
    56 <input type="text" name="q" value="" size="30"/> 
     65<input type="text" name="q" value="" size="50"/><br /> 
    5766<input type="submit" value="Search"/> 
    5867</div> 
    5968</form> 
    6069}}} 
    61  
    62 === You have a question and found no answer after searching 
    63  
     70}}} 
     71{{{#!td 
    6472Please post a message in one of the appropriate [/discussion discussion forums]: 
    6573* [forum:2 Getting started] 
     
    6876* [forum:5 Test cases] 
    6977* [forum:6 Community announcements] 
    70  
    71 === You believe you found a new bug, or you want to suggest an enhancement for NEMO 
    72  
     78}}} 
     79{{{#!td 
    7380{{{#!html 
    7481<form action="/nemo/newticket?type=type&version=branch&priority=priority&summary=summary" method="get"> 
    75 <p> 
    76 Please open a ticket: 
    77 </p> 
    78 <table class="wiki"> 
     82<table class=""> 
    7983<tr> 
    80 <th>Summary</th> 
    81 <td> 
    82 <input type="text" name="summary" size="30" placeholder="Type a short description" 
     84<th style="border: none;">Summary</th> 
     85<td style="border: none;"> 
     86<input type="text" name="summary" size="50" placeholder="Type a short description" 
    8387</td> 
    8488</tr> 
    8589<tr> 
    86 <th>Branch</th> 
    87 <td> 
     90<th style="border: none;">Branch</th> 
     91<td style="border: none;"> 
    8892<input type="radio" name="branch"   value="nemo_v3_6_STABLE" checked> 3.6 
    8993<input type="radio" name="branch"   value="trunk"                   > trunk 
     
    9195</tr> 
    9296<tr> 
    93 <th>Type</th> 
    94 <td> 
     97<th style="border: none;">Type</th> 
     98<td style="border: none;"> 
    9599<input type="radio" name="type" value="Bug" checked> Bug 
    96100<input type="radio" name="type" value="Enhancement"> Enhancement 
     
    99103</tr> 
    100104<tr> 
    101 <th>Priority</th> 
    102 <td> 
     105<th style="border: none;">Priority</th> 
     106<td style="border: none;"> 
    103107<input type="radio" name="priority" value="trivial"      > trivial 
    104108<input type="radio" name="priority" value="minor" checked> minor 
     
    109113</tr> 
    110114</table> 
    111 <p> 
    112 <input type="submit" value="Create a new ticket"/> 
    113 </p> 
     115<p><input type="submit" value="Open a new ticket"/></p> 
    114116</form> 
    115117}}} 
    116  
     118}}} 
    117119== What's up on the NEMO project 
    118120