{{{#!td ==== For NEMO consortium members If you have a user account or had a developer account before, see with your local NEMO Officer. {{{#!td {{{#!SQLTable SELECT value AS "Name" FROM session_attribute WHERE name IN ('name') AND sid IN (SELECT sid FROM session_attribute WHERE name = 'role' AND value = 'Officer') }}} }}} {{{#!td {{{#!SQLTable SELECT value AS "Office" FROM session_attribute WHERE sid IN (SELECT sid FROM session_attribute WHERE name = 'role' AND value = 'Officer') AND name = 'office' }}} }}} }}} {{{#!td ==== For external users Submit your contribution to the NEMO System Team by creating a [/newticket?type=Enhancement ticket] where you will present your proposal. \\ __If your changes are quite modest (one or few routines involved), you can simply attached in the ticket the output of any third-party diff tool for easy patching with `svn patch`__. ''Keep in mind that, despite the help we can offer, a certain amount of work from you will be need to implement your developments into the source code''. }}}