x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: changed positioning of past events and made other admin events availbe to smith-admins

...

Custom section
ContainerIDmy-watchlist-container
Classev-cards-section ev-cards-section-scrollable


HTML
<h2 class="ev-cards-section-title">My Events</h2>


HTML
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section">


Custom section
Classscrolling-ev-cards-wrapper


HTML
<div class="conf-macro output-block fullSite" data-hasbody="true" data-macro-name="confiform-cleanview"> </div>



HTML
</span>



HTML
</span>


HTML
</div>



HTML
<style>
.eventcard .dates {
    color: white;
}
.eventcard .attendees {
	color: #3ddeed;
}
</style>


all
Show If
groupgsvlabs-admins, smith-admins


Custom section
CustomCSSflex-direction: column;
ContainerID
unpublished-events
Classev-cards-section


HTML
<h2 class="ev-cards-section-title" style="margin-bottom: 60px;"
>Past
>Unpublished Events</h2>


HTML
<div class="conf-macro output-block fullSite" data-hasbody="true" data-macro-name="confiform-cleanview"> </div>



HTML
<script>

getAllEvents
getUnpublishedEvents();

</script>



HTML
<style>
.eventcard .dates {
    color: white;
}
.eventcard .attendees {
	color: #3ddeed;
}
</style>
Show If
groupgsvlabs-admins
Custom section
CustomCSSflex-direction: column;
ContainerIDunpublished-events
Classev-cards-section
HTML
<h2 class="ev-cards-section-title" style="margin-bottom: 60px;">Unpublished Events</h2>
HTML
<div class="conf-macro output-block fullSite" data-hasbody="true" data-macro-name="confiform-cleanview"> </div>
HTML
<script>

getUnpublishedEvents();

</script>
HTML
<span class="conf-macro <span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section">

...

Custom section
ContainerIDmy-events-container
Classev-cards-section ev-cards-section-scrollable


HTML
<h2 class="ev-cards-section-title">My Created Events</h2>


HTML
<span class="="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section">


section-title">My Created Events</h2>
Custom section
Classscrolling-ev-cards-
wrapper


HTML
<span
<div class="conf-macro output-
inline
block fullSite" data-hasbody="true" data-macro-name="confiform-cleanview"> </div>



HTML
</span>


Show If
special@authenticated


HTML
<script>

getMyEvents().then(() => showOrHideScrollButtons(2));

</script>





-section">custom-section
custom-section
CustomCSSflex-direction: column;
ContainerIDall-events
Classev-cards-section


scrolling-wrapper
HTML
<h2 class="
ev-cards-
section-title" style="margin-bottom: 60px;">Past Events</h2>


HTML
<div class="conf-macro output-block fullSite" data-hasbody="true" data-macro-name="confiform-cleanview"> </div>



show-if
<script>

getMyEvents().then(() => showOrHideScrollButtons(2)
getAllEvents();

</script>
HTML
</span>
special@authenticated
HTML


HTML
</span>


HTML
</div>	
</div>
</div>
</div>

...