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.
2017WP (diff) – NEMO

Changes between Version 32 and Version 33 of 2017WP


Ignore:
Timestamp:
2017-09-22T20:04:41+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

Add preconfigured ticket form

Legend:

Unmodified
Added
Removed
Modified
  • 2017WP

    v32 v33  
    7272== Add an action to the yearly workplan 
    7373 
    74 Add your work in the workplan tree by creating your own sub-pages from the template [wiki:PageTemplates/WorkPlanAction Work Plan Action] 
     74Append your action(s) to the list by initiating 2 resources to track and archive your development work: 
    7575 
    76 '''Reminder for wiki page name''': "{WG or INSTITUTE}-{NUM}_{PIS}-{KEYWORDS}" 
    77  
    78 [[NewPage(id=WPAction, parent=wiki/2017WP, template=WorkPlanAction, placeholder=Wiki page name, button=Add new workplan action)]]''' 
     76{{{#!td 
     77[[NewPage(id=WPAction, parent=wiki/2017WP, template=WorkPlanAction, placeholder=Wikipage name, button=Create action's wikipage)]] 
     78   '' '''Reminder for wiki page name''': '{WG or INSTITUTE}-{NUM}_{PIS}-{KEYWORDS}' '' 
     79}}} 
     80{{{#!td style="vertical-align: top" 
     81   {{{#!html 
     82      <p></p> 
     83      <form action="/nemo/newticket?type=Development branch&version=" method="get"> 
     84      <input type="text"   name=summary size=51 placeholder="Ticket subject"/> 
     85      <input type="submit" value="Open action's ticket"/> 
     86      </form> 
     87   }}} 
     88}}}