Aller au contenu principal
Ouvrir/Fermer le menu de navigation
Gamma.io
Vidéos
Communauté
Envoyer une demande
Connexion
Recherche
Recherche
Toutes les publications de la communauté
Afficher les sujets
Afficher toutes les publications
Tout afficher
Tout afficher
Planifiées
Non planifiées
Terminées
Répondu
Sans statut
Trier par commentaires
Publication la plus récente
Activité récente
Votes
Commentaires
Mark custodially listed assets
Francisc
28 juillet 2022 22:24
1
vote
0
commentaires
Collection and attribute filters for Favorites
Francisc
28 juillet 2022 22:18
1
vote
0
commentaires
Email notifications for offers received and NFTs sold
Francisc
28 juillet 2022 22:15
3
votes
0
commentaires
«
Première
‹
Préc.
Ce n’est pas ce que vous cherchez ?
Nouvelle publication
Recherches populaires :
,
Contactez-nous
<% blocks.forEach(function(block, index) { %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Catégories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Ouvrir/Fermer le menu de navigation
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Catégories
Catégories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
Afficher plus
<% } %>
<% } %>