Loading modules/mooc_custom/mooc_helper_book_nav/templates/book-navigation.tpl.php +2 −6 Original line number Diff line number Diff line Loading @@ -7,10 +7,6 @@ * Presented under nodes that are a part of book outlines. * * Available variables: * - $tree: The immediate children of the current node rendered as an unordered * list. * - $current_depth: Depth of the current node within the book outline. Provided * for context. * - $prev_url: URL to the previous node. * - $prev_title: Title of the previous node. * - $parent_url: URL to the parent node. Loading @@ -32,7 +28,7 @@ * @ingroup themeable */ ?> <?php if ($tree || $has_links): ?> <?php if ($has_links): ?> <div id="book-navigation-<?php print $book_id; ?>" class="book-navigation"> <?php if ($has_links): ?> <div class="page-links clearfix"> Loading themes/mooc_foundation_access/css/mooc_styles.css 0 → 100644 +1 −0 Original line number Diff line number Diff line /* CSS Document */ themes/mooc_foundation_access/logo.png 0 → 100644 +3.4 KiB Loading image diff... themes/mooc_foundation_access/mooc_foundation_access.info 0 → 100644 +9 −0 Original line number Diff line number Diff line name = MOOC - Foundation Access description = Subtheme of Foundation Access. core = 7.x engine = phptemplate base theme = foundation_access stylesheets[all][] = css/mooc_styles.css Loading
modules/mooc_custom/mooc_helper_book_nav/templates/book-navigation.tpl.php +2 −6 Original line number Diff line number Diff line Loading @@ -7,10 +7,6 @@ * Presented under nodes that are a part of book outlines. * * Available variables: * - $tree: The immediate children of the current node rendered as an unordered * list. * - $current_depth: Depth of the current node within the book outline. Provided * for context. * - $prev_url: URL to the previous node. * - $prev_title: Title of the previous node. * - $parent_url: URL to the parent node. Loading @@ -32,7 +28,7 @@ * @ingroup themeable */ ?> <?php if ($tree || $has_links): ?> <?php if ($has_links): ?> <div id="book-navigation-<?php print $book_id; ?>" class="book-navigation"> <?php if ($has_links): ?> <div class="page-links clearfix"> Loading
themes/mooc_foundation_access/css/mooc_styles.css 0 → 100644 +1 −0 Original line number Diff line number Diff line /* CSS Document */
themes/mooc_foundation_access/mooc_foundation_access.info 0 → 100644 +9 −0 Original line number Diff line number Diff line name = MOOC - Foundation Access description = Subtheme of Foundation Access. core = 7.x engine = phptemplate base theme = foundation_access stylesheets[all][] = css/mooc_styles.css