cmxClt.uform.mainMessage.innerHTML="<span class='green glyphicon glyphicon-check' style='float:left;'></span> OK we have all the important fields!<br/>"
}
else{
cmxClt.uform.mainMessage.innerHTML="<span class='red glyphicon glyphicon-warning-sign'></span> Sorry, there are some important missing fields<br/>"
}
// list of missing fields
cmxClt.uform.mainMessage.innerHTML+=cmxClt.ulListFromLabelsArray(mandatoryMissingFields,['red'])+cmxClt.ulListFromLabelsArray(optionalMissingFields,['white'],"You may also want to fill:")
}
// run first check on existing profile data pre-filled by the template
Welcome to your <strong>Community explorer</strong> profile,
{% if current_user.info.hon_title is not none %}
{{ current_user.info.hon_title }}
{% endif %}
{{ current_user.info.last_name }}!
{% endif %}
</p>
</div>
<!-- FORM COMPLETING INTRO TEXT -->
<divid="intro">
<h2id="please_complete"class="oldstyle">Please complete your profile</h2>
<pclass="mini-hero">
Take the time to complete your <strong>Community Explorer</strong> profile to generate better maps of your own socio-semantic network .
<br/>
<br/>
The <strong>keywords</strong>, <strong>affiliations</strong> and <strong>hashtags</strong> will all count as similarities to identify network neighbours.
Welcome to your profile page,
<strong>
{% if current_user.info.hon_title is not none %}
{{ current_user.info.hon_title }}
{% endif %}
{{ current_user.info.last_name }}
</strong> !
<br/>
<br/>
The <strong>home page (url)</strong>, <strong>picture (url or file)</strong> and <strong>free description</strong> will allow your neighbours to know you a little better.
Take the time to complete it to generate better maps of your socio-semantic network .
</p>
</div>
...
...
@@ -48,6 +36,21 @@
<!-- todo onsubmit also save to cache -->
<!-- EMAIL & PASSWORD -->
<h3class="formcat"> Login infos </h3>
<pclass="mini-hero">
This email is your main ID. You may only change it via the <ahref="http://{{ doors_connect }}/">Doors portal</a>.
<h3class="formcatfirst"> Complementary information </h3>
<pclass="mini-hero">
The <strong>home page (url)</strong>, <strong>picture (url or file)</strong> and <strong>free description</strong> will allow your neighbours to know you a little better.
Also, our <strong>interest groups</strong> are each linked to an ISCPIF mailing list that you can subscribe to.