Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

unmigrated-inline-wiki-markup
{show-to:groups=omrs-im11-attendees}{tip:title=Thanks for attending!}[You should add or update your photo by editing your wiki profile page here.|https://wiki.openmrs.org/users/viewmyprofile.action]{tip}{show-to}

...

}
Info

This

attendee

list

is

subject

to

change

throughout

the

conference.

If

you're

here

and

your

name

isn't

listed,

please

let

us

know

at

*

addme@openmrs.org

*.{info}

.

Wiki Markup
{style}
.attendeelist {
  overflow: auto;
  width: 100%;
}
.attendeeentry {
  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;
}
.attendeename {
  font-size: 0.8em;
  text-align: center;
  line-height: 1em;
  height: 3em;
}
{style}

h2. 

#OMRS11

...

Attendees

Wiki Markup
{div:class=attendeelist}
{report-block}
  {user-reporter:group=omrs-im11-attendees}
  {text-sort:user:name}
  {user-reporter}
  {report-body:trim=true}
    {div2:class=attendeeentry}
    {report-link:user:url|info=%user:full name% (%user:name%)}
      {report-image:user:picture}
    {report-link}
    {div3:class=attendeename}{report-link:user:url}{report-info:user:full name}\\({report-info:user:name}){report-link}{div3}
    {div2}
  {report-body}
{report-block}
{div}