Updated all of the Beeware core team links to include their Mastodon link as well as updated how links were displayed so that it would only display the icon if a link was also provided. Changed discord icon from the comment icon to the actual discord icon
59 lines
1,005 B
INI
59 lines
1,005 B
INI
[model]
|
|
name = Team Member
|
|
label = {{ this.title }}
|
|
hidden = no
|
|
|
|
[fields.name]
|
|
label = Name
|
|
type = string
|
|
size = large
|
|
|
|
[fields.summary]
|
|
label = Summary
|
|
type = string
|
|
size = large
|
|
|
|
[fields.twitter_handle]
|
|
label = Twitter Handle
|
|
type = string
|
|
width = 1/4
|
|
addon_label = @
|
|
|
|
[fields.github_handle]
|
|
label = GitHub Handle
|
|
type = string
|
|
width = 1/4
|
|
addon_label = @
|
|
|
|
[fields.mastodon_handle]
|
|
label = Mastodon Handle
|
|
type = string
|
|
width = 1/4
|
|
addon_label = @
|
|
|
|
[fields.email]
|
|
label = email
|
|
type = string
|
|
width = 1/4
|
|
|
|
[fields.join_date]
|
|
label = Join date
|
|
type = date
|
|
width = 1/4
|
|
|
|
[fields.emeritus_date]
|
|
label = Emeritus date
|
|
width = 1/4
|
|
type = date
|
|
|
|
[fields.description]
|
|
label = Description
|
|
description = reStructuredText
|
|
type = rst
|
|
|
|
[fields.superpower]
|
|
label = Superpowers
|
|
width = 1/2
|
|
type = checkboxes
|
|
choices = bdfn, batavia, voc, lektor, toga, android, senior, ios, cricket, briefcase
|
|
choice_labels = Beelevolent Dictator (For Now), Batavia, VOC, Website, Toga, Android, Senior Apiarist, iOS, Cricket, Briefcase
|