The OpenMRS Community depends on the helpful hands of many developers around the world, most of whom are volunteering their time to save lives. We're proud of all of them!
Style |
---|
.devlist {
overflow: auto;
width: 100%;
}
.deventry {
float: left;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
margin: 5px;
padding: 5px;
border: solid thick #DDD;
width: 110px;
text-align: center;
position: relative;
}
.devname {
font-size: 0.8em;
text-align: center;
line-height: 1em;
height: 3em;
overflow: hidden;
}
|
OpenMRS Full Committers
Div |
---|
|
Wiki Markup |
---|
{report-block}
{user-reporter:group=svn-committers-full}
{text-sort:user:full name}
{user-reporter}
{report-body:trim=true}
{div2:class=deventry}
{report-link:user:url|info=%user:full name% (%user:name%)}
{report-image:user:picture}
{report-link}
{div3:class=devname}{report-link:user:url}{report-info:user:full name}\\({report-info:user:name}){report-link}{div3}
{div2}
{report-body}
{report-block}
|
|
OpenMRS Partial Committers
Div |
---|
|
Wiki Markup |
---|
{report-block}
{user-reporter:group=svn-committers-partial}
{text-sort:user:full name}
{user-reporter}
{report-body:trim=true}
{div2:class=deventry}
{report-link:user:url|info=%user:full name% (%user:name%)}
{report-image:user:picture}
{report-link}
{div3:class=devname}{report-link:user:url}{report-info:user:full name}\\({report-info:user:name}){report-link}{div3}
{div2}
{report-body}
{report-block}
|
|
...