Something went wrong. Try again later
<% if (Phoenix.Wiki.mode === 'edit') { %>
Drafts
<% } %>
Submitted
Reviewed
<% if (length > 0) { %>
<%= Phoenix.Wiki.mode === 'mod' ? 'Moderate' : 'My' %> Wiki Contributions
<%= length %> Contributions
<% } %>
<% if (length < 1) { %>
<% if (Phoenix.Wiki.status === 'incomplete') { %>
<% } else if (Phoenix.Wiki.status === 'pending') { %>
No Changes Pending Review
<% } else if (Phoenix.Wiki.status === 'done') { %>
No Changes Reviewed
<% } %>
Add to or edit anything in the wiki, and your changes will show up here
When you're done, submit your changes for review
If your changes are approved by our moderators, they will then appear on the page
<% } %>
<% if (!val && Phoenix.Wiki.mode != 'mod') { %>
Add <%= Phoenix.Wiki.Util.getFriendlyFieldName(fieldName) %>
<% } %>
<% if (renderHTML) { %>
<%= val %>
<% } else { %>
<%- val %>
<% } %>
<% } %>
0 stub(s) have been added.
<% if (stubs && stubs.length > 0) { %>
New:
<% if (typeof fieldOptions !== 'undefined') { %>
<%= renderSub({associations: stubs, fieldOptions: fieldOptions, fieldOptionType: fieldOptionType, view: view}) %>
<% } else { %>
<%= renderSub({associations: stubs}) %>
<% } %>
<% } %>
<% if (pending && pending.length > 0) { %>
<% if (typeof fieldOptions !== 'undefined') { %>
<%= renderSub({associations: pending, fieldOptions: fieldOptions, fieldOptionType: fieldOptionType, view: view}) %>
<% } else { %>
<%= renderSub({associations: pending}) %>
<% } %>
<% } %>
<% if (typeof fieldOptions !== 'undefined') { %>
<%= renderSub({associations: associations, added: true, fieldOptions: fieldOptions, fieldOptionType: fieldOptionType,
view: view}) %>
<% } else { %>
<%= renderSub({associations: associations, added: true}) %>
<% } %>
<% if(pageInfo.pages > 1) { %>
<%= pageInfo.range[0] %>-<%= pageInfo.range[1] %> of <%= pageInfo.total %>
<% } %>
<% } %>
<% if (typeof fieldOptions !== 'undefined') { %>
<% _.each(fieldOptions, function(fieldOption) { %>
checked="checked" <% } %>
name="<%= fieldOption.name %>[<%= fieldOptionType %>][]"
data-associd="<%= associationModel.get('id') %>"
value="<%= fieldOption.id %>"/>
<%= fieldOption.name %>
<% if (view.checkIfOptionHasChangeWithAction(fieldOption.id, assoc.id, associationModel.ChangeId, ['add_association_option', 'remove_association_option'])) { %>
*
<% } %>
<% }) %>
<% } %>
<% }); %>
No recent wiki edits to this page.
Location details
Name
Honjo
Honjo
Appears in
First Appearance
Aliases
Top contributors to this wiki
Log in to comment