Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If we have specific ideas, please start a discussion on the dev@ mailing list and/or propose a pull request to update this guide. Thanks!

HTML
<-- This expands all sections by default. -->
<script type="text/javascript">
AJS.toInit(function() {
	$(".expand-control").trigger('click');
});
</script>