diff --git a/my-teachers/README.md b/my-teachers/README.md new file mode 100644 index 0000000..651d7ad --- /dev/null +++ b/my-teachers/README.md @@ -0,0 +1,2 @@ +This snippet displays a list of teachers (technically group leaders) for a logged in user + diff --git a/my-teachers/snippet.html b/my-teachers/snippet.html new file mode 100644 index 0000000..2003478 --- /dev/null +++ b/my-teachers/snippet.html @@ -0,0 +1,55 @@ + + + diff --git a/site-shared-status/README.md b/site-shared-status/README.md new file mode 100644 index 0000000..09c00a5 --- /dev/null +++ b/site-shared-status/README.md @@ -0,0 +1,4 @@ +Site shared status + ++Drop this code into your site in an HTML widget ++As the site loads, it display using a padlock icon whether the site is private or not \ No newline at end of file diff --git a/site-shared-status/snippet.html b/site-shared-status/snippet.html new file mode 100644 index 0000000..4096325 --- /dev/null +++ b/site-shared-status/snippet.html @@ -0,0 +1,50 @@ + \ No newline at end of file diff --git a/tabbed-buckets/README.md b/tabbed-buckets/README.md new file mode 100644 index 0000000..061ebb5 --- /dev/null +++ b/tabbed-buckets/README.md @@ -0,0 +1,2 @@ +This snippet hides all the buckets (page layout sections) except for the top bucket (bucket 1). It resets the width of each bucket to 100%, then allows to you switch between buckets using a set of buttons which look like tabs + diff --git a/tabbed-buckets/sniipet.html b/tabbed-buckets/sniipet.html new file mode 100644 index 0000000..21a562d --- /dev/null +++ b/tabbed-buckets/sniipet.html @@ -0,0 +1,99 @@ + + +
+
Bucket 2
+
Bucket 3
+
Bucket 4
+
Bucket 5
+
Bucket 6
+
Bucket 7
+
+ +