remove old mobile theme place holder
authorgreg gay <ggay@ocad.ca>
Mon, 13 Sep 2010 14:23:54 +0000 (14:23 -0000)
committergreg gay <ggay@ocad.ca>
Mon, 13 Sep 2010 14:23:54 +0000 (14:23 -0000)
docs/themes/mobile/forms.css [deleted file]
docs/themes/mobile/ie_styles.css [deleted file]
docs/themes/mobile/include/header.tmpl.php [deleted file]
docs/themes/mobile/print.css [deleted file]
docs/themes/mobile/readme.txt [deleted file]
docs/themes/mobile/rtl.css [deleted file]
docs/themes/mobile/screenshot.gif [deleted file]
docs/themes/mobile/styles.css [deleted file]
docs/themes/mobile/theme.cfg.php [deleted file]
docs/themes/mobile/theme_info.xml [deleted file]

diff --git a/docs/themes/mobile/forms.css b/docs/themes/mobile/forms.css
deleted file mode 100644 (file)
index d839a92..0000000
+++ /dev/null
@@ -1,95 +0,0 @@
-div.input-form {\r
-       width: 90%; \r
-       margin-left:auto; \r
-       margin-right:auto;\r
-       border: thin #CCCCCC solid;\r
-       margin-bottom: 20px;\r
-       line-height:150%;\r
-       background-color: #F8F8F8;\r
-\r
-}\r
-\r
-div.input-form div.row h3 {\r
-       margin-left: 0px;\r
-}\r
-\r
-div.input-form div.row {\r
-       background-color: #F8F8F8;\r
-       padding:8px;\r
-}\r
-\r
-/*<img> and <a> tags: on mouse hover the color of the background will keep the same!*/\r
-div.input-form div.row img,a:hover{\r
-    background-color:#F8F8F8;\r
-}\r
-\r
-div.input-form .footer {\r
-       border-top: 1px solid #F9F6F2;\r
-}\r
-\r
-div.input-form p {\r
-       margin-left: 0px;\r
-}\r
-\r
-div.input-form input {\r
-       z-index: 2;\r
-}\r
-div.input-form textarea {\r
-       border: 1px solid #595241;\r
-       width: 98%;\r
-       padding: 2px;\r
-       margin-right: 2px;\r
-}\r
-\r
-div.input-form input[type=text], div.input-form input[type=password] {\r
-       border: 1px solid #595241;\r
-       padding: 2px;\r
-       max-width: 60%;\r
-       background-color:white;\r
-}\r
-\r
-div.input-form textarea:focus, div.input-form  input[type=password]:focus, div.input-form  input[type=text]:focus{\r
-       border:1px solid #A50707;\r
-       background-color: #FFDAB9;\r
-       padding: 2px;\r
-}\r
-\r
-input[type=checkbox]{\r
-\r
-       background-color: #FFDAB9;\r
-}\r
-\r
-div.input-form div.buttons {\r
-       text-align: right;\r
-       padding:8px;\r
-}\r
-div.input-form div.buttons input {\r
-       background-color: #efefef;\r
-       font-weight: normal;\r
-       border:  #AAA  solid 1px;\r
-}\r
-.formfield:focus{\r
-       background-color: #FFDAB9;\r
-}\r
-\r
-#ot:focus{\r
-       background-color: #FFDAB9;\r
-}\r
-\r
-/*Added by Silvia*/\r
-div.input-form div.row_alternatives {\r
-       background-color: #F8F8F8;\r
-       padding: 5px;\r
-/*     width: 70%;\r
-       float: left;\r
-       width: 100%;\r
-       float: left;*/\r
-       /*clear: both;*/\r
-}\r
-\r
-#radio_alt{\r
-       /*width: auto;*/\r
-       /*border-bottom: 1px #CCCCCC solid;*/\r
-\r
-}\r
-\r
diff --git a/docs/themes/mobile/ie_styles.css b/docs/themes/mobile/ie_styles.css
deleted file mode 100644 (file)
index edb248f..0000000
+++ /dev/null
@@ -1,84 +0,0 @@
-/* IE specific styles */
-
-ul#topnavlist {
-       zoom:100%;
-       margin:0px;
-}
-
-ul#topnavlist li {
-       zoom:100%;
-       padding:0.3em;
-       padding-bottom:0.3em;
-       margin:0px;
-       margin-bottom:-3px;
-}
-
-label {
-       zoom:100%;
-       margin:0px;
-}
-
-table.data tfoot input {
-       min-width:0px;
-
-}
-table.data {
-float:left;
-clear:right;
-margin-left:2em;
-
-}
-
-}
-#topnavlistcontainer {
-       margin-bottom:-1px;
-}
-
-#header{
-       height: 7.2em;
-}
-
-div#top-links a:active{
-       color:black;
-       background-color:#F6EAD6;
-}
-
-.outside_box{
-       height:9.6em;
-}
-ul#subnavlist li a {
-       margin-right:-1em;
-       font-size:8pt;
-       border-left:none;
-       border-right:none;
-}
-ul#subnavlist li a:hover, ul#subnavlist li a:focus, ul#subnavlist li a.active, ul#subnavlist strong {
-       margin-right:-1em;
-       font-size:8pt;
-       border-left:none;
-       border-right:none;
-
-}
-ul#subnavlist li {
-       zoom:100%;
-border-bottom:none;
-}
-fieldset.group_form{
-       padding:.5em;
-}
-ul.folders {
-       list-style: disc url(../../images/folder.gif) outside;
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-       margin-bottom: 5em;;
-       margin-top: 0px;
-       margin-right: 0px;
-}
-
-li.folders .disabled {
-       color: #B8AE9C;
-}
-table.etabbed-table{
-float:left;
-clear:right;
-margin-left:1.5em;
-}
\ No newline at end of file
diff --git a/docs/themes/mobile/include/header.tmpl.php b/docs/themes/mobile/include/header.tmpl.php
deleted file mode 100644 (file)
index 75f1e2e..0000000
+++ /dev/null
@@ -1,321 +0,0 @@
-<?php
-/************************************************************************/
-/* ATutor                                                                                                                              */
-/************************************************************************/
-/* Copyright (c) 2002-2010                                              */
-/* Inclusive Design Institute                                           */
-/* http://atutor.ca                                                     */
-/* This program is free software. You can redistribute it and/or        */
-/* modify it under the terms of the GNU General Public License          */
-/* as published by the Free Software Foundation.                        */
-/************************************************************************/
-// $Id: header.tmpl.php 3825 2005-03-11 15:35:51 joel $
-if (!defined('AT_INCLUDE_PATH')) { exit; }
-/* available header.tmpl.php variables:
- * $this->lang_code                    the ISO language code
- * SITE_NAME                           the site name from the config file
- * $this->page_title           the name of this page to use in the <title>
- * $this->lang_charset         the ISO language character set
- * $this->content_base_href    the <base href> to use for this page
- * $this->base_path                    the absolute path to this atutor installation
- * $this->rtl_css                      if set, the path to the RTL style sheet
- * $this->icon                 the path to a course icon
- * $this->banner_style         -deprecated-
- * $this->theme                                the directory name of the current theme
- * $this->base_href                    the full url to this atutor installation
- * $this->onload                       javascript onload() calls
- * $this->img                          the absolute path to this theme's images/ directory
- * $this->sequence_links       associative array of 'previous', 'next', and/or 'resume' links
- * $this->path                         associative array of path to this page: aka bread crumbs
- * $this->rel_url                      the relative url from the installation root to this page
- * $this->nav_courses          associative array of this user's enrolled courses
- * $this->section_title                the title of this section (course, public, admin, my start page)
- * $this->top_level_pages      associative array of the top level navigation
- * $this->current_top_level_page       the full path to the current top level page with file name
- * $this->sub_level_pages                      associate array of sub level navigation
- * $this->back_to_page                         if set, the path and file name to the part of this page (if parent is not a top level nav)
- * $this->current_sub_level_page       the full path to the current sub level page with file name
- * $this->guide                                the full path and file name to the guide page
- * ======================================
- * top_level_pages           array(array('url', 'title'))     the top level pages. ATutor default creates tabs.
- * section_title             string                           the name of the current section. either name of the course, administration, my start page, etc.
- * page_title                string                           the title of the current page.
- * path                      array(array('url', 'title'))     the path to the current page.
- * back_to_page              array('url', 'title')            the link back to the part of the current page, if needed.
- * current_top_level_page    string                           full url to the current top level page in "top_leve_pages"
- * current_sub_level_page    string                           full url to the current sub level page in the "sub_level_pages"
- * sub_level_pages           array(array('url', 'title'))     the sub level pages.
- */
-
-// will have to be moved to the header.inc.php
-global $system_courses, $_custom_css, $db, $_base_path, $contentManager;
-
-// 1. any click on the page closes the content menu but the link "content_link" itself
-// 2. the click on link "content_link" opens the content menu
-$this->onload .= "
-jQuery(document).click(function () {jQuery('#content').hide('slow');}); 
-
-jQuery('#content_link').click(function(e) {
-  e.stopPropagation();
-  jQuery('#content').slideToggle();
-});
-";
-
-?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="<?php echo $this->lang_code; ?>"> 
-
-<head>
-       <title><?php echo SITE_NAME; ?> : <?php echo $this->page_title; ?></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $this->lang_charset; ?>" />
-       <meta name="Generator" content="ATutor - Copyright 2005 by http://atutor.ca" />
-       <base href="<?php echo $this->content_base_href; ?>" />
-       <link rel="shortcut icon" href="<?php echo $this->base_path; ?>favicon.ico" type="image/x-icon" />
-       <link rel="stylesheet" href="<?php echo $this->base_path.'themes/'.$this->theme; ?>/print.css" type="text/css" media="print" />
-       <link rel="stylesheet" href="<?php echo $this->base_path.'themes/'.$this->theme; ?>/styles.css" type="text/css" />
-       <!--[if IE]>
-         <link rel="stylesheet" href="<?php echo $this->base_path.'themes/'.$this->theme; ?>/ie_styles.css" type="text/css" />
-       <![endif]-->
-       <link rel="stylesheet" href="<?php echo $this->base_path.'themes/'.$this->theme; ?>/forms.css" type="text/css" />
-<?php echo $this->rtl_css; ?>
-<?php if (isset($this->course_id) && $system_courses[$this->course_id]['rss']): ?>
-       <link rel="alternate" type="application/rss+xml" title="<?php echo SITE_NAME; ?> - RSS 2.0" href="<?php echo $this->base_href; ?>get_rss.php?<?php echo $this->course_id; ?>-2" />
-       <link rel="alternate" type="application/rss+xml" title="<?php echo SITE_NAME; ?> - RSS 1.0" href="<?php echo $this->base_href; ?>get_rss.php?<?php echo $this->course_id; ?>-1" />
-<?php endif; ?>
-       <script src="<?php echo $this->base_path; ?>jscripts/infusion/InfusionAll.js" type="text/javascript"></script>
-       <script src="<?php echo $this->base_path; ?>jscripts/infusion/jquery.autoHeight.js" type="text/javascript"></script>
-       <script language="javascript" type="text/javascript">
-       //<!--
-       jQuery.noConflict();
-       //-->
-       </script>
-    <script src="<?php echo $this->base_path; ?>jscripts/ATutor.js" type="text/javascript"></script>   
-    <?php echo $this->custom_css; ?>
-    <style id="pref_style" type="text/css"></style> 
-</head>
-<body onload="<?php echo $this->onload; ?>">
-<div class="page_wrapper">
-<div id="header">
-       <a href="<?php echo htmlspecialchars($_SERVER['REQUEST_URI'], ENT_QUOTES); ?>#content" accesskey="c">
-       <img src="<?php echo $this->base_path; ?>images/clr.gif" height="1" width="1" border="0" alt="<?php echo _AT('goto_content'); ?> ALT+c" /></a>          
-
-       <a href="<?php echo htmlspecialchars($_SERVER['REQUEST_URI'], ENT_QUOTES); ?>#menu<?php echo $_REQUEST['cid']  ?>"  accesskey="m"><img src="<?php echo $this->base_path; ?>images/clr.gif" height="1" width="1" border="0" alt="<?php echo _AT('goto_menu'); ?> ALT+m" /></a>
-       <div id="top-links"> <!-- top help/search/login links -->
-               <?php if (isset($_SESSION['member_id']) && $_SESSION['member_id']): ?>
-                       <?php if(!$this->just_social): ?>
-                       <!-- start the jump menu -->
-                       <?php if (empty($_GET)): ?>
-                               <form method="post" action="<?php echo $this->base_path; ?>bounce.php?p=<?php echo urlencode($this->rel_url); ?>" target="_top">
-                       <?php else: ?>
-                               <form method="post" action="<?php echo $this->base_path; ?>bounce.php" target="_top">
-                       <?php endif; ?>
-                       <label for="jumpmenu" accesskey="j"></label>
-                               <select name="course" id="jumpmenu" title="<?php echo _AT('jump'); ?>:  Alt-j">                                                 
-                                       <option value="0"><?php echo _AT('my_start_page'); ?></option>
-                                       <optgroup label="<?php echo _AT('courses_below'); ?>">
-                                               <?php foreach ($this->nav_courses as $this_course_id => $this_course_title): ?>
-                                                       <option value="<?php echo $this_course_id; ?>"><?php echo $this_course_title; ?></option>
-                                               <?php endforeach; ?>
-                                       </optgroup>
-                               </select> <input type="submit" name="jump" value="<?php echo _AT('jump'); ?>" class="button" /> </form>
-                       <!-- /end the jump menu -->
-                       <?php endif; ?>
-
-                       <?php if ($_SESSION['is_super_admin']): ?>
-                               <a href="<?php echo $this->base_path; ?>bounce.php?admin"><?php echo _AT('return_to_admin_area'); ?></a> | 
-                       <?php endif; ?>
-
-                       <?php if ($this->course_id > -1): ?>
-                               <?php if (get_num_new_messages()): ?>
-                                       <a href="<?php echo $this->base_path; ?>inbox/index.php"><?php echo _AT('inbox'); ?> (<?php echo get_num_new_messages(); ?>)</a> 
-                               <?php else: ?>
-                                       <a href="<?php echo $this->base_path; ?>inbox/index.php"><?php echo _AT('inbox'); ?></a>
-                               <?php endif; ?>
-                       <?php endif; ?>
-               <?php endif; ?>
-               <?php if(!$this->just_social): ?>
-                       <a href="<?php echo $this->base_path; ?>search.php"><?php echo _AT('search'); ?></a> 
-               <?php endif; ?>
-               <a href="<?php echo $this->base_path; ?>help/index.php"><?php echo _AT('help'); ?></a>
-       </div>
-       <?php if (!empty($this->icon)) { // if a course icon is available, display it here.  ?>
-               <a href="<?php echo $this->base_path.url_rewrite('index.php'); ?>"><img src="<?php echo $this->icon; ?>" class="headicon" alt="<?php echo  _AT('home'); ?>" /></a>      
-       <?php } ?>
-
-
-
-       <?php
-       // If there is a custom course banner in the file manager called banner.html, display it here
-       @readfile(AT_CONTENT_DIR . $this->course_id.'/banner.txt'); 
-
-       /*
-       and example banner.html file might look like:
-       <div style="width: 760px; height: 42px; background: white;"><img src="http://[mysite]/atutor15rc3/banners/kart-camb.jpg"></div>
-       */
-
-       ?>
-       <!-- section title -->
-       <?php if (isset($_SESSION['valid_user']) && $_SESSION['valid_user']): 
-               echo '<div style="font-size:small;font-weight:bold;padding-left:1em;color:white;">'.stripslashes(SITE_NAME).'</div>'; 
-       else:
-               echo '<br />';  
-       endif; ?>
-       <h1 id="section-title"><?php echo $this->section_title; ?>
-               <?php if ((isset($this->course_id) && $this->course_id > 0) && ($_SESSION['enroll'] == AT_ENROLL_NO)) : ?> 
-                       - <small><a href="<?php echo $this->base_path; ?>enroll.php?course=<?php echo $this->course_id; ?>"><?php echo _AT('enroll_me'); ?></a></small>
-               <?php endif; ?>
-       </h1>
-       
-</div>
-
-<div id="topnavlistcontainer">
-<!-- the main navigation. in our case, tabs -->
-       <ul id="topnavlist">
-               <?php $accesscounter = 0; //initialize ?>
-               <?php foreach ($this->top_level_pages as $page): ?>
-                       <?php ++$accesscounter; $accesscounter = ($accesscounter == 10 ? 0 : $accesscounter); ?>
-                       <?php $accesskey_text = ($accesscounter < 10 ? 'accesskey="'.$accesscounter.'"' : ''); ?>
-                       <?php $accesskey_title = ($accesscounter < 10 ? ' Alt+'.$accesscounter : ''); ?>
-                       <?php if ($page['url'] == $this->current_top_level_page): ?>
-                               <li><a href="<?php echo $page['url']; ?>" <?php echo $accesskey_text; ?> title="<?php echo $page['title'] . $accesskey_title; ?>" class="active"><?php echo $page['title']; ?></a></li>
-                       <?php else: ?>
-                               <li><a href="<?php echo $page['url']; ?>" <?php echo $accesskey_text; ?> title="<?php echo $page['title'] . $accesskey_title; ?>"><?php echo $page['title']; ?></a></li>
-                       <?php endif; ?>
-                       <?php $accesscounter = ($accesscounter == 0 ? 11 : $accesscounter); ?>
-               <?php endforeach; ?>
-       </ul>
-</div>
-
-<div style="background-color:#E6E6E6; font-size:0.85em; padding-top: 5px; border-bottom:1px solid black; height:2em;">
-       <!-- the sub navigation -->
-       <div style="float: right; padding-right: 5px; text-transform: lowercase;">
-               <?php if (isset($_SESSION['valid_user']) && $_SESSION['valid_user']): ?>                                        
-                       <strong><?php echo get_display_name($_SESSION['member_id']); ?></strong> | <a href="<?php echo $this->base_path; ?>logout.php"><?php echo _AT('logout'); ?></a>
-               <?php else: ?>
-                        <a href="<?php echo $this->base_path; ?>login.php?course=<?php echo $this->course_id; ?>"><?php echo _AT('login'); ?></a> | <a href="<?php echo $this->base_path; ?>registration.php"><?php echo _AT('register'); ?></a>
-               <?php endif; ?>
-       </div>
-
-       <div style="padding-left: 5px;">
-               <a id="content_link" href="javascript:void(0);">Content</a>
-               <div id="content" style="background-color:#E6E6E6; width: 22em; display: none; position: relative; z-index: 1;">
-               <?php $contentManager->printMainMenu(); ?>
-               </div>
-       </div>
-       
-       <?php if ($this->sub_level_pages): ?>
-       <!--    <div id="sub-navigation">
-                       <?php if (isset($this->back_to_page)): ?>
-                               <a href="<?php echo $this->back_to_page['url']; ?>" id="back-to"><?php echo _AT('back_to').' '.$this->back_to_page['title']; ?></a> | 
-                       <?php endif; ?>
-
-                       <?php $num_pages = count($this->sub_level_pages); ?>
-                       <?php for ($i=0; $i<$num_pages; $i++): ?>
-                               <?php if ($this->sub_level_pages[$i]['url'] == $this->current_sub_level_page): ?>
-                                       <strong><?php echo $this->sub_level_pages[$i]['title']; ?></strong>
-                               <?php else: ?>
-                                       <a href="<?php echo $this->sub_level_pages[$i]['url']; ?>"><?php echo $this->sub_level_pages[$i]['title']; ?></a>
-                               <?php endif; ?>
-                               <?php if ($i < $num_pages-1): ?>
-                                       |
-                               <?php endif; ?>
-                       <?php endfor; ?>
-               </div> -->
-       <?php else: ?>
-               <!-- <div id="sub-navigation">
-                       &nbsp;
-               </div> -->
-       <?php endif; ?>
-</div>
-
-<div style="padding:3px;">
-<?php if (isset($_SESSION["prefs"]["PREF_SHOW_BREAD_CRUMBS"]) && $_SESSION["prefs"]["PREF_SHOW_BREAD_CRUMBS"]) { ?>
-       <!-- the bread crumbs -->
-       <div id="breadcrumbs">
-               <?php foreach ($this->path as $page): ?>
-                       <a href="<?php echo $page['url']; ?>"><?php echo htmlspecialchars($page['title'], ENT_COMPAT, "UTF-8"); ?></a> > 
-               <?php endforeach; ?> <?php echo $this->page_title; ?>
-       </div>
-<?php } ?>
-
-       <?php if (isset($this->guide) && isset($_SESSION["course_id"]) && $this->guide && ($_SESSION["prefs"]["PREF_SHOW_GUIDE"] || $_SESSION["course_id"] == "-1")) : ?>
-               <a href="<?php echo $this->guide; ?>" id="guide" onclick="poptastic('<?php echo $this->guide; ?>'); return false;" target="_new"><em><?php echo $this->page_title; ?></em></a>
-       <?php endif; ?>
-</div>
-
-
-<div id="contentwrapper">
-       <div id="contentcolumn"
-               <?php if ((isset($this->course_id) && $this->course_id <= 0)): ?>
-                       style="margin-left:0.5em;width:99%;"
-               <?php endif; ?>
-               >
-
-               <?php if (isset($this->course_id) && $this->course_id > 0): ?>
-               <div class="sequence-links">
-               <?php if ($_SESSION["prefs"]["PREF_SHOW_NEXT_PREVIOUS_BUTTONS"]) { ?>
-                       <?php if ($this->sequence_links['resume']): ?>
-                                       <a style="color:white;" href="<?php echo $this->sequence_links['resume']['url']; ?>" accesskey="."><img src="<?php echo $this->img; ?>resume.gif" border="0" title="<?php echo _AT('resume').': '.$this->sequence_links['resume']['title']; ?> Alt+." alt="<?php echo $this->sequence_links['resume']['title']; ?> Alt+." class="img-size-ascdesc" /></a>
-                       <?php else:
-                               if ($this->sequence_links['previous']): ?>
-                                       <a href="<?php echo $this->sequence_links['previous']['url']; ?>" title="<?php echo _AT('previous_topic').': '. $this->sequence_links['previous']['title']; ?> Alt+," accesskey=","><img src="<?php echo $this->img; ?>previous.gif" border="0" alt="<?php echo _AT('previous_topic').': '. $this->sequence_links['previous']['title']; ?> Alt+," class="img-size-ascdesc" /></a>
-                               <?php endif;
-                               if ($this->sequence_links['next']): ?>
-                                       <a href="<?php echo $this->sequence_links['next']['url']; ?>" title="<?php echo _AT('next_topic').': '.$this->sequence_links['next']['title']; ?> Alt+." accesskey="."><img src="<?php echo $this->img; ?>next.gif" border="0" alt="<?php echo _AT('next_topic').': '.$this->sequence_links['next']['title']; ?> Alt+." class="img-size-ascdesc" /></a>
-                               <?php endif; ?>
-                       <?php endif; ?>
-               <?php } ?>
-                       &nbsp;
-               </div>
-               <?php endif; ?>
-
-       <!-- the page title -->
-       <a name="content" title="<?php echo _AT('content'); ?>"></a>
-       <h2 class="page-title"><?php echo $this->page_title; ?></h2>
-       <?php global $msg; $msg->printAll(); $_base_href;?>
-
-       <?php if (count($this->sub_level_pages) > 0): ?>
-
-<!-- <div id="topnavlistcontainer">
-       <ul id="topnavlist">
-               <?php $accesscounter = 0; //initialize ?>
-               <?php foreach ($this->top_level_pages as $page): ?>
-                       <?php ++$accesscounter; $accesscounter = ($accesscounter == 10 ? 0 : $accesscounter); ?>
-                       <?php $accesskey_text = ($accesscounter < 10 ? 'accesskey="'.$accesscounter.'"' : ''); ?>
-                       <?php $accesskey_title = ($accesscounter < 10 ? ' Alt+'.$accesscounter : ''); ?>
-                       <?php if ($page['url'] == $this->current_top_level_page): ?>
-                               <li><a href="<?php echo $page['url']; ?>" <?php echo $accesskey_text; ?> title="<?php echo $page['title'] . $accesskey_title; ?>" class="active"><?php echo $page['title']; ?></a></li>
-                       <?php else: ?>
-                               <li><a href="<?php echo $page['url']; ?>" <?php echo $accesskey_text; ?> title="<?php echo $page['title'] . $accesskey_title; ?>"><?php echo $page['title']; ?></a></li>
-                       <?php endif; ?>
-                       <?php $accesscounter = ($accesscounter == 0 ? 11 : $accesscounter); ?>
-               <?php endforeach; ?>
-       </ul>
-</div> -->
-
-               <div id="subnavlistcontainer">
-                       <div id="subnavbacktopage">
-                       <?php if (isset($this->back_to_page)): ?>
-                               <a href="<?php echo $this->back_to_page['url']; ?>">
-                               <img border="0" width="10" height="11" alt="<?php echo _AT('back_to').' '.$this->back_to_page['title']; ?>" src="<?php echo $this->base_href; ?>images/arrowicon.gif" style="float:left;"/></a>&nbsp;
-                       <?php endif; ?>
-                       </div>
-
-                       <ul id="subnavlist">
-                       <?php $num_pages = count($this->sub_level_pages); ?>
-                       <?php for ($i=0; $i<$num_pages; $i++): ?>
-                               
-                               <?php if ($this->sub_level_pages[$i]['url'] == $this->current_sub_level_page): ?>
-                               <li><?php echo $this->sub_level_pages[$i]['title']; ?></li>
-                               <?php else: ?>
-                                       <li><a href="<?php echo $this->sub_level_pages[$i]['url']; ?>"><?php echo $this->sub_level_pages[$i]['title']; ?></a></li>
-                               <?php endif; ?>
-                               <?php if ($i < $num_pages-1): 
-                                       echo " ";?>
-                               <?php endif; ?>
-                       <?php endfor; ?>
-                       </ul>
-               </div>
-       <?php endif; ?>
-
-<!-- the main navigation. in our case, tabs -->
diff --git a/docs/themes/mobile/print.css b/docs/themes/mobile/print.css
deleted file mode 100644 (file)
index c83c763..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-body {
-       background-color: White;
-       font-family: Helvetica, arial, sans serif;
-       margin: 0px;
-       margin-top: 0px;
-       color: black;
-       border: 0px;
-}
-
-div#side-menu, div#member-links, span#side-menushowlink, div#rightcolumn, div#suv-nav-logout, div#top-links, span#side-menuhidelink, div.sequence-links, select#jumpmenu, a#guide, div#gototop, input#jump-button, div#topnavlistcontainer, a#guide, div#breadcrumbs, div#jump-area, table.tabbed-table, div#sub-navigation, div#sequence-links, div#language, div#toc, fieldset#shortcuts {
-       display: none;
-}
-
diff --git a/docs/themes/mobile/readme.txt b/docs/themes/mobile/readme.txt
deleted file mode 100644 (file)
index ce930cc..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-\r
-Theme:         1.6.4 Mobile Theme\r
-Date:          December 2009\r
-\r
-\r
-Installing:     See section "Installing a New Theme" in the themes_readme.txt file located in the themes/ top directory.\r
-\r
-Licence:       Falls under the GPL agreement.  See http://www.gnu.org/copyleft/gpl.html.\r
-       
\ No newline at end of file
diff --git a/docs/themes/mobile/rtl.css b/docs/themes/mobile/rtl.css
deleted file mode 100644 (file)
index 4e06fdf..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-/* for right to left languages */
-html, body {
-       direction: rtl;
-}
-
-.img-size-tree {
-       vertical-align: middle;
-       margin-top: 0px;
-       height:1.45em;
-       width:1.45em;
-       float: right;
-}
-
-div.box {
-       line-height:150%;
-}
\ No newline at end of file
diff --git a/docs/themes/mobile/screenshot.gif b/docs/themes/mobile/screenshot.gif
deleted file mode 100644 (file)
index b065030..0000000
Binary files a/docs/themes/mobile/screenshot.gif and /dev/null differ
diff --git a/docs/themes/mobile/styles.css b/docs/themes/mobile/styles.css
deleted file mode 100644 (file)
index c5438e5..0000000
+++ /dev/null
@@ -1,1834 +0,0 @@
-html,body{
-       height:100%;
-
-}
-
-
-/* main body attributes */
-body {
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-       margin:0px;
-       margin-top: -10px;
-       font-size: small;
-       background-color: #cccccc;
-}
-.page_wrapper{
-       border:thin solid black;
-       width:97%;
-       margin:auto;
-       background-color: #ffffff;
-}
-p {
-    margin: 0.5em 0em 1em 0em;
-    text-align: justify;
-    line-height: 150%;
-       font-size: 1em;
-}
-
-p a {
-    text-decoration: underline;
-}
-
-p a:visited {
-       color: #3F2670;
-    background-color: transparent;
-}
-
-p a:active {
-       color: #A50707;
-    background-color: transparent;
-}
-
-h1, h2, h3, h4, h5, h6 {
-    color: #A50707;
-    clear: right;
-    font: 100% Verdana, Helvetica, Arial, sans-serif;
-       font-weight: bold;
-    margin: 0;
-    padding-top: 0.5em;
-    /*border-bottom: 1px solid #B8AE9C;*/
-}
-
-h1 {
-    font-size: 160%;
-       color: #FFF;
-}
-
-h2 {
-    font-size: 150%;
-}
-h2.sidebox{
-    font-size: 110%;
-}
-h3 {
-    font-size: 130%;
-}
-
-h4 {
-    font-size: 120%;
-}
-
-
-h5 {
-    font-size: 100%;
-}
-
-
-
-/*  Table of content attributes*/
-p.toc{
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-       background-color: #E9F4F3;
-       padding: .6em;
-       margin-bottom: .6em;
-       margin-top: 0em;
-       margin-left: 1em;
-       margin-right: 3em;
-       border: 1px #ACCFCC solid;
-} 
-
-/* list attributes */
-ul {
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-       margin-bottom: 0px;
-       margin-top: 0px;
-       margin-right: 0px;
-}
-
-li {
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-       margin-bottom: 0px;
-       margin-top: 0px;
-       margin-right: 0px;
-}
-
-li.folders {
-       list-style: disc url(../../images/folder.gif) outside;
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-       margin-bottom: 0px;
-       margin-top: 0px;
-       margin-right: 0px;
-}
-
-li.folders .disabled {
-       color: #B8AE9C;
-}
-
-ul.folder{
-
-list-style-image:none;
-list-style-position:outside;
-list-style-type:none;
-margin:0em;
-padding:0em;
-
-}
-
-/* link attributes */
-a:link, a:visited  {
-       color: #1A4A72;
-}
-a:hover {
-       color: #932318;
-color:#ffffff;
-}
-a:active {
-       color: #932318;
-}
-/* align text to the left */
-.left {
-       text-align: left;
-}
-
-a.dropdown-title {
-       color: white;
-       font-weight: normal;
-       text-decoration: none;
-}
-
-
-/* table border */
-.tableborder {
-       border: 1px #595241 solid;
-}
-
-/* main submit button */
-.button {
-       background-color: #efefef;
-       font-weight: normal;
-       border:  #AAA  solid 1px;
-
-}
-.button:focus {
-       border:1px solid #A50707;
-       background-color:  #FFDAB9;     
-}
-/* small submit button at top */
-.button2 {
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-       background-color: #E9F4F3;
-
-}
-.button2:focus {
-       background-color: #E9F4F3;
-       border:  #ACCFCC  solid 1px;
-}
-
-/* date attributes */
-small.date {
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-       color: #595241; 
-       margin-bottom: 0px; 
-       margin-top: 0px;
-       margin-left: 5px;
-       margin-right: 0px;
-       font-size:1em;
-}
-
-/* page breakline */
-hr {
-       color: #ACCFCC;
-       background-color: white;
-       height: 1px;
-}
-
-/* message box styles */
-
-/* Editor box small */
-.editorsmallbox {
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-       background-color: #E9F4F3;
-       padding: 2px;
-       padding-right: 3px;
-       border: 1px #ACCFCC solid;
-}
-
-/* Editor box large */
-.editorlargebox {
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-       background-color: #E9F4F3;
-       margin-left:1em;
-       padding-left: .2em;
-       padding-right: .5em;
-       padding-top: .5em;
-       padding-bottom: .4em;
-       border: 1px #ACCFCC solid;
-}
-
-
-select.dropdown {
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-}
-
-.highlight, a.highlight {
-       background-color: #5B8E88;
-       color: white;
-}
-
-a .highlight{
-       background-color: #5B8E88;
-       color: white;
-}
-
-.center {
-       text-align: center;
-}
-
-
-/* edit content tabs */
-.buttontab {
-       background-color: #E6E6E6;
-       font-weight: 500;
-       border:0;
-       padding-left: 3px;
-       padding-right: 3px;
-       padding-top: 3px;
-
-}
-
-.tab {
-       color: black;
-       background-color: #E6E6E6;
-       border-top: 1px #B8AE9C solid;
-       border-left: 1px #B8AE9C solid;
-       border-right: 1px #B8AE9C solid;
-       text-decoration: none;
-       text-align: center;
-       font-weight: bold;
-
-       
-}
-.buttontab selected {
-       font-family: Helvetica, Arial, Helvetica, sans-serif;
-       background-color: #6F7172;
-       font-weight: 600;
-       border:0;
-       padding-left: 3px;
-       padding-right: 3px;
-       padding-top: 3px;
-
-}
-td.selected{
-       font-family: Helvetica, Arial, Helvetica, sans-serif;
-       font-weight: 600;
-       text-decoration: none;
-       text-align: center;
-       background-color: white;
-       border-top: 1px #B8AE9C solid;
-       border-left: 1px #B8AE9C solid;
-       border-right: 1px #B8AE9C solid;
-}
-.econtainer{
-       background-color: #fffaf0;
-       border:1px #6F7172 solid;
-       margin-left:.5em;
-}
-
-.tab a:link, .etab a:visited {
-       color: black;
-       background-color: white;
-
-}
-.tab a:hover {
-       color: black;
-       background-color: white;
-}
-
-.etabself {
-       background-color: #6F7172;
-
-       text-align: center;
-       font-weight: bold;
-       padding: 2px;
-}
-
-
-.unsaved {
-       color: red;
-       background-color: #FFFDE0;
-       font-weight: bold;
-}
-.saved {
-       background-color: #FFFDE0;
-       margin: 10px;
-}
-
-
-
-/* the side menu */
-/* the side menu heading */
-td.dropdown-heading {
-       background-color: #DBFDD4;
-       color: #595241;
-       border-left: 1px solid #ECFEEA;
-       border-right: 1px solid #ECFEEA;
-       border-top: 1px solid #ECFEEA;
-       font-weight: bold;
-       padding: 2px;
-}
-
-td.dropdown-heading a, td.dropdown-heading a:hover, td.dropdown-heading a:visited {
-       text-decoration: none;
-}
-
-td.dropdown-heading.closed {
-       border-bottom: 1px solid #ECFEEA;
-}
-
-/* the side menu content */
-td.dropdown {
-       padding: 2px;
-       background-color: white;
-       color: black;
-       border-left: 1px solid #ECFEEA;
-       border-right: 1px solid #ECFEEA;
-       border-bottom: 1px solid #ECFEEA;
-       font-weight: normal;
-}
-td.dropdown a, td.dropdown a:visited  {
-       color: #595241;
-       text-decoration: none;
-}
-td.dropdown a:hover {
-       color: #595241;
-       text-decoration: underline;
-}
-td.dropdown.cell {
-       border-bottom: 0px;
-}
-td.dropdown strong {
-       color: #2A6C28;
-}
-
-/* added for 1.4.2: */
-.results {
-       padding-left: 20px;
-}
-
-h5.search-results {
-       background-color: #F7F3ED;
-       color: #595241;
-       padding: 1px;
-       margin-bottom: 5px;
-       margin-top: 10px;
-       margin-left: 5px;
-}
-
-small.search-info {
-       color: #595241;
-}
-
-p.search-description {
-       background-color: #FFFCE5;
-       color: #595241;
-}
-
-.test-box {
-       background-color: #F7F3ED;
-       color: #595241;
-       border-left: 1px solid #595241;
-       border-right: 1px solid #595241;
-       border-top: 1px solid #595241;
-       font-weight: bold;
-       padding: 2px;
-}
-
-/***************************************************************/
-
-table.tabbed-table {
-       width: 100%;
-       border:thin black solid;
-}
-table.tabbed-table th#left-empty-tab {
-       background-color: transparent;
-       width: 15px;
-       border-bottom: 1px solid #B8AE9C;
-}
-table.tabbed-table th#right-empty-tab {
-       text-align: right;
-       background-color: transparent;
-       border-bottom: 1px solid #B8AE9C;
-       width: 400px;
-       padding-right: 5px;
-}
-table.tabbed-table th#right-empty-tab a {
-       text-decoration: underline;
-}
-table.tabbed-table th.tab-spacer {
-       background-color: transparent;
-       width: 5px;
-       border-bottom: 1px solid #B8AE9C;
-}
-
-table.tabbed-table th.tab {
-       padding-top: 2px;
-       padding-bottom: 2px;
-       width: 110px;
-       background-color: #E9F4F3;
-       border-bottom: 1px solid #B8AE9C;
-       border-left: 1px solid #B8AE9C;
-       border-top: 1px solid #B8AE9C;
-       border-right: 1px solid #B8AE9C;
-}
-table.tabbed-table th.tab:hover {
-       background-color: #ACCFCC;
-}
-
-table.tabbed-table th.tab a:focus {
-       color: white;
-}
-table.tabbed-table th.selected {
-       padding-top: 2px;
-       padding-bottom: 2px;
-       width: 110px;
-       background-color: #ACCFCC;
-       border-left: 1px solid #B8AE9C;
-       border-top: 1px solid #B8AE9C;
-       border-right: 1px solid #B8AE9C;
-}
-
-table.tabbed-table a, table.tabbed-table a:visited, table.tabbed-table a:hover {
-       color: black;
-       text-decoration: none;
-}
-/* Preferences tabs */
-table.etabbed-table    {
-       width: 90%;
-}
-
-a#my-start-page {
-       padding: 2px;
-       padding-left: 15px;
-       background-repeat: no-repeat;
-       background-position: 2px 5px;
-}
-
-a#back-to {
-       padding-left: 20px;
-       background-image: url(images/back.gif);
-       background-repeat: no-repeat;
-       background-position: 0px 0px;
-}
-
-div#breadcrumbs {
-    /* The path bar, including breadcrumbs and add to favorites */
-       clear:both;
-    font-size: 0.85em;
-       padding:3px;
-       float:left;
-}
-h2.page-title {
-       clear:right;
-       margin-bottom: 10px;
-       padding:0px;
-}
-
-h1 {
-       margin-bottom: 5px;
-}
-
-
-div#help {
-       border-left: 1px solid black;
-       border-right: 1px solid black;
-       border-bottom: 1px solid black;
-       padding-left: 5px;
-       padding-right: 5px;
-       padding-bottom: 5px;
-       background-color: #F7F3ED;
-       margin-left: 5px;
-       margin-right: 5px;
-       font-size: small;
-}
-
-h3#help-title {
-       margin-left: 5px;
-       margin-right: 5px;
-       border-left: 1px solid black;
-       border-right: 1px solid black;
-       padding: 1px;
-       background-color: #F7F3ED;
-}
-.line {
-       border-bottom: 1px solid black;
-}
-div#help p {
-       padding: 0px;
-       margin: 0px;
-}
-
-div#toctoggle {
-       float: left;
-       padding-left: 10px;
-}
-
-h1#section-title {
-       float: left;
-       white-space:nowrap;
-       margin-left:1em;
-       margin-bottom: -0.5em;
-}
-
-div#top-links {
-       float:right;
-       padding-right: 5px;
-       margin-right:205px;
-       margin-top:1em;
-       white-space:nowrap;
-}
-
-div#top-links a:link, div#top-links a:visited {
-       text-decoration:none;
-       margin-left:10px;
-}
-div#top-links a:focus{
-       color:black;
-       background-color:#F6EAD6;
-}
-
-#jumpmenu:focus{
-       background-color:#F6EAD6;
-}
-a#editor-link {
-       background-color: #F7F3ED;
-       padding-top: 1px;
-       padding-bottom: 1px;
-       padding-left: 15px;
-       padding-right: 8px;
-       border: 1px solid #cccccc;
-       font-weight: normal;
-       text-decoration: none;
-}
-
-a#editor-link:hover {
-       background-color: #F7F3ED;
-       border: 1px solid #B8AE9C;
-}
-
-a#editor-link.off {
-       background-image: url(images/pen.gif);
-       background-repeat: no-repeat;
-       background-position: 0px 2px;
-}
-a#editor-link.on {
-       background-image: url(images/pen2.gif);
-       background-repeat: no-repeat;
-       background-position: 0px 2px;
-}
-
-
-/* for data tables */
-table.data {
-       clear:right;
-       border: 1px solid #B8AE9C;
-       width: 90%; 
-       margin-left: auto; 
-       margin-right: auto;
-} 
-
-table.data th {
-       background-color: #F6EAD6;
-       padding: 3px;
-       white-space: nowrap;
-}
-
-table.data th a {
-       color: #595241;
-       padding-right: 15px;
-       margin-right: 15px;
-       background-image: url('../default/images/sort.png');
-       background-repeat: no-repeat;
-       background-position: right;
-}
-
-table.data tbody {
-       border-top: 1px solid #B8AE9C;
-       border-bottom: 1px solid #B8AE9C;
-}
-
-table.data tbody th {
-       text-align: left;
-       background-color: #F7F3ED;
-       cursor: auto;
-}
-
-table.data td {
-       padding: 3px;
-}
-
-table.data tbody tr:hover {
-       background-color: #efefef;
-       cursor: pointer;
-}
-
-table.data tbody tr.selected {
-       background-color: #E9F4F3;
-       cursor: auto;
-}
-
-table.data tfoot {
-       background-color: #F7F3ED;
-       /*border-top: 1px solid #B8AE9C;*/
-}
-
-table.data tfoot tr:first-child td {
-       /*border-top: 1px solid #B8AE9C;*/
-       padding: 5px;
-       background-image: url('images/arrow_ltr.gif');
-       background-repeat: no-repeat;
-       background-position: 4px 5px;
-       padding-left: 40px;
-}
-
-table.data.static tfoot td, table.data.static tfoot tr:first-child td {
-       border-top: 1px solid #B8AE9C;
-       padding: 5px;
-       background-image: none;
-       padding-left: 0px;
-
-}
-
-/*buttons*/
-table.data tfoot input {
-       background-color: #efefef;
-       font-weight: normal;
-       border:  #AAA  solid 1px;
-}
-table.data tfoot input:focus {
-       background-color: #FFDAB9;
-       border:  #AAA  solid 1px;
-}
-
-
-/* used for static tables with no form elements: */
-table.data.static tbody tr:hover {
-       background-color: transparent;
-       cursor: auto;
-}
-
-
-
-/* course browser: */
-
-div#browse {
-       margin-left: auto; 
-       margin-right: auto; 
-       width: 80%;
-}
-
-div.browse-selected {
-       background-image: url('images/side_arrow.gif'); 
-       background-repeat: no-repeat; 
-       padding-left: 9px; 
-       background-position: center left;
-}
-
-div.browse-unselected {
-       padding-left: 9px; 
-}
-
-ul.browse-list {
-       list-style: none;
-       padding:0px;
-}
-
-/* feedback /errors */
-div#error {
-       width: 50%;
-       margin-left: auto;
-       margin-right: auto;
-       margin-top: 15px;
-       margin-bottom: 15px;
-       border: 1px solid #DD0000;
-       padding: 5px;
-       background-color: #F4DCDC;
-       color: #A50707;
-       background-color: #F4DCDC;
-       padding-left: 25px;
-       font-weight: bold;
-}
-div#error h4 {
-       color: black;
-       margin-left: 0px;
-}
-
-div#error ul, div#feedback ul, div#help ul {
-       position: relative;
-       list-style: none;
-       margin-left: 0px;
-       padding-left: 0px;
-}
-
-div#error ul li{
-       margin-top: 5px;
-}
-
-div#feedback {
-       width: 50%;
-       margin-left: auto;
-       margin-right: auto;
-       margin-top: 15px;
-       margin-bottom: 15px;
-       border: 1px solid #17B506;
-       padding: 5px;
-       background-color: #F2FCF0;
-       color: #595241;
-       font-weight: bold;
-}
-
-div#help {
-       width: 50%;
-       margin-left: auto;
-       margin-right: auto;
-       margin-top: 15px;
-       margin-bottom: 15px;
-       border: 1px solid #ACCFCC;
-       padding: 5px;
-       background-color: #E9F4F3;
-       color: #024C41;
-}
-
-div#info {
-       width: 50%;
-       margin-left: auto;
-       margin-right: auto;
-       margin-top: 15px;
-       margin-bottom: 15px;
-       border: 1px solid #B8AE9C;
-       padding: 5px;
-       background-color: #EFE6FF;
-       color: #595241;
-       font-weight: bold;
-}
-
-div#warning {
-       width: 50%;
-       margin-left: auto;
-       margin-right: auto;
-       margin-top: 15px;
-       margin-bottom: 15px;
-       border: 1px solid #FF8400;
-       padding: 5px;
-       background-color: #FFF6ED;
-       color: #D95900;
-       font-weight: bold;
-}
-acronym {
-       cursor: help;
-}
-
-div.news p {
-       margin-left: 10px;
-}
-div.news span.date {
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-       color: #B8AE9C; 
-}
-
-/* home page links */
-div.home-link {
-       padding: 2px;
-       float: left;
-       text-align: center;
-       margin: 2px;
-       width: 120px;
-       height: 90px;
-}
-div.home-link:hover {
-       padding: 1px;
-       background-color: #F7F3ED;
-       border: 1px solid #afafaf;
-       float: left;
-       text-align: center;
-       margin: 2px;
-}
-div.home-link a {
-       text-decoration: none;
-       font-weight: bold;
-}
-
-div.home-link img {
-       border: 0px;
-}
-
-/* sequence links */
-div.sequence-links {
-       float:right;
-       margin-top: 10px;
-       padding-right: 5px;
-       padding-top:7px;
-}
-div.sequence-links a {
-       text-decoration: none;
-}
-
-div.dropdown {
-       width: 200px;
-       padding: 2px;
-       background-color: white;
-       color: black;
-       border-left: 1px solid #ECFEEA;
-       border-right: 1px solid #ECFEEA;
-       border-bottom: 1px solid #ECFEEA;
-       font-weight: normal;
-}
-
-div.dropdown-heading {
-       background-color: #ACCFCC;
-       color: #595241;
-       border-left: 1px solid #ECFEEA;
-       border-right: 1px solid #ECFEEA;
-       border-top: 1px solid #ECFEEA;
-       font-weight: bold;
-       padding: 2px;
-}
-
-div.required {
-       font-weight: bold;
-       color: red;
-       font-size: large;
-       float: left;
-       position: relative;
-       margin-top: -5px;
-       height: 15px;
-       padding-right: 2px;
-}
-
-div#content_text {
-       margin-left: 5px;
-}
-
-form {
-       clear: none;
-       display:inline;
-}
-
-
-optgroup {
-       /*font-size: small;*/
-}
-
-/* packing */
-div.paging {
-   width: 100%;
-   text-align: center;
-   margin: 0.5em auto;
-}
-div.paging ul {
-   list-style: none;
-   display: inline;
-   padding: 0px;
-   border: 1px solid #000;
-}
-div.paging li { 
-       display: inline; 
-       padding-left: 2px; 
-       padding-right: 2px;
-       padding-top: 0px;
-       padding-bottom: 0px;
-}
-
-div.paging li a {
-       text-decoration: none;
-       padding-left: 4px;
-       padding-right: 4px;
-       border-left: 1px solid white;
-       border-right: 1px solid white;
-}
-
-div.paging li a:hover, div.paging li a.current {
-   background-color: #F7F3ED;
-   border-left: 1px solid #000;
-   border-right: 1px solid #000;
-}
-
-#header{
-       background-color: #1D2326;
-       background-image: url(images/pencil_top.gif);
-       background-position: right bottom;
-       background-repeat: no-repeat;
-       height : 6.85em;
-}
-
-#header a{
-       font-weight:600;
-       color: white;
-}
-
-
-#header a:hover {
-       color: #595241;
-       background-color: #F7F3ED;
-}
-#tl_corner{
-
-       background-image:url(images/tl_corner.gif);
-       background-position: top left;
-       background-repeat: no-repeat;
-padding:0;
-}
-div.top {
-    /* Top space */
-    background-color: #595241;
-       color: #FFF;
-    margin: 0;
-    padding: 0;
-       padding-top:9px;
-}
-div.tabs {
-       /* Navigational Plone Tabs(tm), implemented by customizing the a tag - they are surprisingly elegant. The power of CSS runs strong in these :) */
-    background-color: transparent;
-       border-collapse: collapse;
-       border-bottom: 1px solid #B8AE9C;
-       padding: 0.5em 0em 0em 2em;
-       white-space: nowrap;
-}
-
-div.tabs a {
-    /* The normal, unselected tabs. They are all links */
-    background-color: transparent;
-    border-color: #B8AE9C;
-    border-width: 1px; 
-    border-style: solid solid none solid;
-    color: #595241;
-    height: 1.2em;
-    margin-right: 0.5em;
-    padding: 0em 2em 0em;
-    
-}
-
-div.tabs a.selected {
-    /* The selected tab. There's only one of this */
-    background-color: white;
-    border-bottom: #B8AE9C 1px solid;
-    color: #595241;
-    font-weight: normal;
-}
-
-div.tabs a:hover, div.tabs a.active {
-    background-color: #B8AE9C;
-    border-bottom: 1px solid #B8AE9C;
-    color: white;
-}
-
-.headingbox a{
-color: #A50707;
-text-decoration:underline;
-
-}
-
-h4.box {
-       font-size:0.85em;
-       padding: 2px;
-}
-
-div.box {
-       padding: 5px;
-       background-color: #F5F5F5;
-       color: black;
-       border: 1px solid #B8AE9C;
-
-       font-size:0.85em;
-       font-weight: normal;
-       padding:2px;
-}
-
-h5.box { 
-    background-color: #6F7172;
-    border: 1px solid #B8AE9C;
-    border-style: solid solid none solid;
-    color: Black;
-    padding: 0em 1em 0em 1em;
-    
-    display: inline;
-       font-size:  1em;
-    height: 1em;
-}
-
-div.box a:link {
-       text-decoration: none;
-}
-
-div.box a:visited {
-       color: #2A6C28;
-       text-decoration: none;
-}
-
-div.box a:hover {
-       text-decoration: underline;
-}
-
-.boxDetails {
-    text-align: right;
-}
-
-div.box .content {
-    padding: 1em;
-       font-size:  1em;
-}
-
-div.box a.close {
-    float: right;
-    text-transform: none;
-    border-left: 1pt solid #B8AE9C;
-    padding: 0em 0.2em;
-}
-
-div.box h1, 
-div.box h2, 
-div.box h3, 
-div.box h4 {
-    margin: 0;
-    padding: 0;
-}
-
-div.box .even {
-    background-color: #F7F3ED;
-}
-
-div.box .odd {
-    background-color: transparent;
-}
-
-
-/* users/index.php */
-
-div.course {
-       position: relative;
-       width: 25em;
-       height: 10.5em;
-       border: rgb(204, 204, 204) 1px solid;
-       background-color: #F7F7F7;
-       float: left;
-       margin: 3px;
-       padding: 5px;
-}
-
-div.course.break {
-       clear: left;
-}
-
-div.course h2 {
-       border: 0px;
-       font-weight: normal;
-       font-size: large;
-
-}
-
-div.course:hover {
-       background-color:#FBF4E9;
-       border: #B8AE9C 1px solid;
-}
-
-div.course img.icon    {
-       float: left;
-       margin: 2px;
-       height:6.8em;
-       width:6.8em;
-       margin-right:5px;
-}
-img.headicon   {
-       float:  left;
-       margin-top:1.2em;
-
-       height:6.45em;
-       width:6.45em;
-       vertical-align:top;
-       text-align: right;
-       border:1px solid white;
-}
-div.course div.shortcuts {
-       text-align: right;
-       clear: left;
-       vertical-align: middle;
-}
-
-fieldset#shortcuts {
-       float: right;
-       background-color: #FEFDEF;
-       border: 1pt solid #B8AE9C;
-       margin: -5pt 5pt 5pt 5pt;
-       padding-right: 10pt;
-       padding-bottom: 5pt;
-       padding-left: 10pt;
-}
-
-
-
-fieldset {
-       margin-bottom: 10pt;
-}
-#shortcuts legend {
-}
-#shortcuts ul {
-       position: relative;
-       margin-top: 0pt;
-       margin-bottom: 0pt;
-       margin-left: 0pt;
-       list-style-type:  none;
-       padding-left: 0pt; 
-}
-
-a#guide {
-       background-image: url('../default/images/guide.gif'); background-repeat: no-repeat; background-position: 7px 4px;
-       background-color: #eee;
-       padding: 2px 10px 2px 27px;
-       border: 1px solid #ccc;
-       float:right;
-       text-decoration:none;
-       font-size:0.85em;
-}
-
-div#content-text {
-       padding-right: 5pt;
-       line-height:150%;
-}
-
-div#content-text li {
-       margin-left: 15pt;
-}
-
-div#content-test {     
-       float: left;
-       margin-top: 2em;
-       padding-right: 5pt;
-       width: 80%;
-}
-div#content-test ol{   
-       margin-right: 5pt;;     
-}
-
-div#content-test ol ul li{
-       list-style: none;
-       padding: 0px 2px 0px 15px;
-       margin-bottom: 1px; 
-       line-height: 200%; 
-       background-color: #fdfdfd; 
-       border-bottom: 1px solid #efefef; 
-       /* -moz-border-radius: 4px;  */
-       border: 1px solid #eeeeff;
-}
-
-div#content-info {
-       margin: 5pt;
-       font-size: small;
-       color: #b8ae9c;
-       clear: both;
-}
-
-div#container {
-       text-align: left;
-       margin: 0px auto;
-       padding: 0px;
-       border:0;
-       width: 95%;
-}
-
-div#menutoggle{
-       text-align: right; 
-       padding-bottom: 10px; 
-       padding-right: 10px; 
-       float: left; 
-       margin-top: 10px; 
-       padding-right: 5px; 
-       font-size:0.95em;
-}
-
-
-/* login page */
-div.column {
-       /* border: 1px solid #6F7172; */
-       float: left;
-       width: 45%;
-       margin: 5px;
-       min-width: 170px;
-}
-
-div.column h3 {
-       background-color: #F6EAD6;
-       border-bottom: .05em solid #6F7172;
-       font-size: small;
-       display:block;
-       color:black;
-       font-weight:600;        
-       padding-left:0.5em;
-}
-
-div.insidecol {
-   min-height: 170px;
-   height: 170px;
-   padding:5px;
-}
-
-
-/* index page */
-ul#home-links, ul#home-detail-links {
-       list-style: none;
-}
-ul#home-links li {
-       
-       display: inline;
-       float: left;
-       padding: 0.8em;
-       text-align: center;
-       margin: 0.1em;
-       width: 8.5em;
-       height: 7.0em;
-       padding-left:0px;
-
-}
-ul#home-links li a {
-       text-decoration: none;
-       border: 1px transparent;
-       font-weight: bold;
-}
-ul#home-links li a img {
-       border: 0px;
-       display: block;
-       padding-left:25px;
-}
-
-/* enrollment tabs */
-#navlist {
-       padding: 0px;
-       margin-left: 0;
-       margin-right: auto;
-       margin-left: auto;
-       margin-bottom: 4px;
-       margin-top:15px;
-       white-space: nowrap;
-}
-
-#navlist li {
-       list-style: none;
-       display: inline;
-       margin: 0px;
-}
-
-#navlist li a {
-       padding: 3px 9px;
-       border: 1px solid #F7F3ED;
-       border-bottom: none;
-       background-color: #F7F3ED;
-       text-decoration: none;
-       margin-left: 4px;
-/*
-       -moz-border-radius-topright: 4px;
-       -moz-border-radius-topleft: 4px;
-*/
-       white-space: nowrap;
-}
-
-#navlist li a:hover, #navlist li a:active {
-       color: #000;
-       background-color: #fff;
-}
-
-/* tree */
-.img-size-tree {
-       vertical-align: middle;
-       margin-top: 0px;
-        padding:0;
-       height:1.45em;
-       width:1.5em;
-}
-/* profile page */
-
-dl#public-profile {
-       width: 100%;
-       
-}
-dl#public-profile dt {
-       float: left;
-       font-weight: bold;
-       width: 30%;
-       border-right: 1px solid #F7F3ED;
-       padding: 5px 5px 5px 0px;
-       vertical-align: middle;
-       margin-right: 5px;
-}
-dl#public-profile dd {
-       margin-bottom: 5px;
-       float:right;
-       clear: right;
-       padding: 5px 0px 5px 5px;
-}
-
-div.social-right{
-       width:65%;
-       float:left;
-       clear:right;
-       margin-left:.5em;
-}
-div.social-left{
-       width:29%;
-       margin-left:.5em;
-       float:left;
-}
-
-/* floating layout */
-#contentwrapper{
-       float: left;
-       width: 99%;
-}
-#contentcolumn {
-       margin-left: 0.5em;
-       padding-right: 5px;
-}
-#contentcolumn_shiftright {
-       margin-left: 18em;
-}
-
-#leftcolumn{
-       float: left;
-       width: 17em;
-       margin-left: 5px;
-       margin-top:-10px;
-}
-
-#footer{
-       /*position:absolute;
-       bottom:0px;*/
-       clear: left;
-       width: 100%;
-       text-align: center;
-       padding: 4px 0px;
-}
-
-/** forum stuff **/
-#forum-thread li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; float:left; width: 97%; list-style: none; }
-#forum-thread li.even { background-color: #F7F3ED; border-top: none; }
-#forum-thread li.odd { background-color: #fff; }
-div.forum-post-author { float:left; width:150px; padding:8px 10px; }
-div.forum-post-author a.title {font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }        
-div.forum-post-author img.profile-picture { border: 2px solid #F7F3ED; text-align:right;}
-div.forum-post-content { margin-left: 150px; padding: 5px 0px 18px 18px;}
-div.forum-post-content h3 { font-weight: 500; float:left;clear:right; }
-div.forum-post-ctrl { float: right; padding-right: 5px; color: #a1a1a1;}
-div.forum-post-ctrl a { text-decoration: none; }
-div.forum-post-ctrl span { color: black; background-color: #fefdc2; padding: 3px; }
-div.forum-post-content p.date { color: #a1a1a1; border-bottom: 1px solid #F7F3ED; }
-div.forum-post-content div.body p { margin-bottom:1em; }
-div.forum-paginator{border:thin #cccccc solid; padding:.3em; width:95%;margin:auto;background-color:#F7F3ED;}
-span.forum-paginator-active{font-weight:700;text-decoration:underline; height:2em;}
-
-
-
-/** inbox stuff - reuses some of the forum layout **/
-#inbox-msg li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; width: 95%; list-style: none; min-height: 11em;}
-/*
-div.toolcontainer{
-       width:90%; 
-       margin:auto; 
-       border:thin solid #e8e8e8;
-} 
-*/
-       
-div#topnavlistcontainer {
-       background-color: #1D2326;
-       background-image: url(images/pencil_bottom.gif);
-       background-position:  top right;
-       background-repeat: no-repeat;
-}
-font-weight: normal;
-
-ul#topnavlist {
-       padding-top: 5px;
-       margin-top: 0px;
-       margin-left:5px;
-}
-
-ul#topnavlist li {
-       white-space: nowrap;
-       list-style: none;
-       display: inline;
-       margin: 0px;
-}
-
-ul#topnavlist li a:hover, ul#topnavlist li a:focus, ul#topnavlist li a.active {
-    background-color: #E6E6E6;
-    color: black;
-       text-decoration:none;
-}
-
-ul#topnavlist li a {
-    /* The normal, unselected tabs. They are all links */
-    color: #555;
-       font-weight:bold;
-    height: 1.5em;
-    padding: 0em 2em 0em;
-       text-decoration:underline;
-       background-color:white;
-}
-
-ul#topnavlist li a.selected {
-    /* The selected tab. There's only one of these */
-    color: #555;
-    font-weight: normal;
-}
-
-ol#tools>li:hover {
-       border: 1px solid #e0e0e0;
-       background-color: #efefef; 
-}
-
-/*  tool list on admin home and manage screens  */
- li.top-tool { 
-       list-style: none;
-       padding: 2px 2px 2px 15px;
-       margin-bottom: 5px; 
-       line-height: 200%; 
-       background-color: #fdfdfd; 
-       border-bottom: 1px solid #efefef; 
-       /* -moz-border-radius: 4px;  */
-       border: 1px solid #eeeeff;}
-
-li.top-tool a {  font-weight: bold; } /* ol#tools>li>a */ 
-
-li.child-tool a { 
-       font-size: x-small;
-       font-weight: normal; 
-}
-
-/* ol#tools>li>ul, */ 
-ul.child-top-tool {
-       margin-top: -5px;
-       padding-left: 0px;
-       margin-left: 0px;
-       display: inline;
-}
-ul.child-top-tool:before {
-       content: " : ";
-}
-
-/* ol#tools>li>ul>li, */ 
-li.child-tool {
-       display: inline;
-       margin-right: 5px;
-       font-size: x-small;
-}
-
-/* to modify  tool icons on the course home page */
-/*
-#icon-color-filter{
-       width:3.9em;
-       height:3.85em;
-       background-color:#000000;
-       -moz-opacity:0.5;
-         filter:alpha(opacity=10);
-       opacity:.10;
-       margin-top:-3.85em;
-       margin-left:1.90em;
-
-}
-*/
-.img-size-home {
-       height:3.85em;
-       width:3.9em;
-}
-
-/* browse courses */
-div.browse-course {
-       width: 28em;
-       padding-bottom: 10px;
-       background-color: #fffaf0;
-       border:1px #6F7172 solid;
-       font-size:9pt;
-       margin:auto;
-       margin-left:1em;
-       margin-top:1em;
-}
-
-dl.browse-course {
-       width: 90%;
-       padding-bottom: 10px;
-       background-color: #fffaf0;
-
-       margin:auto;
-       margin-left:1em;
-}
-dl.browse-course dt {
-       float: left;
-       font-weight: bold;
-       width: 25%;
-       text-align: right;
-       clear: left;
-       padding: 5px 10px 5px 0px;
-       vertical-align: middle;
-
-}
-dl.browse-course dd {
-       margin-bottom: 5px;
-       clear: right;
-       padding: 5px 0px 5px 10px;
-       margin-left: 26%;
-
-}
-
-
-/*  form fields grouping for WCAG 2.0 conformance*/
-
-fieldset.group_form{
-       width:90%;
-       margin:.5em;
-       border:thin #6D7B8D solid;
-       min-height: 170px;
-       padding:.em;
-}
-
-legend.group_form{
-       border:thin #6D7B8D solid;
-       background-color: #CCCCCC;
-       font-weight: 600;
-       color: black;
-       padding:.5em;
-}
-/* file storage */
-
-#fsfloat1{
-       float:right;
-}
-#fsfloat2{
-       float:right;
-       width:48%;
-}
-
-
-/* highlight active links for WCAG 2.0 conformance */
-a:active,a:hover,a:focus{
-       background-color:#F6EAD6;
-       color:#000000;
-}
-
-
-/* menu align right layout, uncomment to enable */
-
-/*
-h2.page-title {
-    clear:left
-}
-h2, h3, h4, h5, h6 {
-        clear: left;
-}
-#contentcolumn_shiftright {
-    margin-right: 17em;
-margin-left:1em;
-margin-top:1em;
-}
-#leftcolumn{
-    float: right;
-}
-#home-links{
-clear:left;
-}
-table.data {
-       clear:left;
-}
-div#menutoggle{
-       float: right; 
-}
-#fsfloat2{
-       float:left;
-       width:48%;
-}
-
-#fsfloat1{
-       float:left;
-}
-*/
-
-
-/*Added by Silvia */
-div.column_primary {
-       float: left;
-       width: 42%;
-       margin: 5px;
-       padding: 0px;
-       min-width: 170px;
-/*     position: relative;*/
-}
-
-div.column_equivalent{
-       float: left;
-       width: 52%;
-       margin-left: 15px;
-       margin-top: 5px;
-       margin-right: 5px;
-       margin-bottom: 5px;
-       min-width: 170px;
-       padding: 5px;
-       border: 1px solid #EEE;
-       background-color: #FFF;
-/*     position: relative;*/
-
-}
-
-div.resource_box{
-       border: 1px solid #aaa;
-       width: 95%;
-       margin: 5px;
-       padding: 5px;
-       min-width: 150px;
-       background-color: #eee;
-/*     position: relative;*/
-}
-
-h2.alternatives_to{
-       margin-top: 12px;
-       font-size: 90%;
-       color: #A50707;
-
-/*     position: relative;*/
-}
-
-div.alternative_box{
-       border: 1px solid #ddd;
-       /*width: 90%;*/
-       margin: 5px;
-       padding: 5px;
-       min-width: 150px;
-       background-color: #fff;
-/*     position: relative;*/
-}
-
-div.alternative_box legend {
-       color: #000;
-}
-
-div.resource_box legend {
-       color: #000;
-}
-
-label.primary a{
-       color: #A50707;
-       font-weight: bolder;
-       background-color: white;
-}
-
-/* format of "table of contents" on content page */
-#toc a                 { display:block; margin:3px; }
-#toc .h2               { padding:0 0 0 10px;}
-#toc .h3               { padding:0 0 0 30px;}
-#toc .h4               { padding:0 0 0 40px; }
-#toc .h5               { padding:0 0 0 50px; }
-#toc .h6               { padding:0 0 0 60px; }
-
-fieldset#toc {
-       background-color: #FEFDEF;
-       border: 1pt solid #B8AE9C;
-       width:50%;
-}
-
-#side-menu{
-       overflow:hidden;
-}
-
-/* cleans up glossary question mark line spacing*/
-sup{
-       border: 1pt solid #B8AE9C;
-       vertical-align:bottom;
-       margin-top: 1em;
-}
-
-/* jQuery tooltip styles */
-#tooltip{
-       position:absolute;
-       z-index:3000;
-       border:3px solid #111;
-       background-color:#eeeeee;
-       padding:5px;
-}
-#tooltip h3,#tooltip div{
-       margin:0;
-}
-
-/* style for home page modules "detail view" */
-div.home_box {
-       width: 29em;
-       height: 150px;  
-       padding-top: 15px;
-       float: left;
-}
-
-.outside_box{
-       margin-left:.4em;
-       background:#e0e0e0;
-       width:28em;
-       height:9.8em;
-}
-
-.inside_box{
-       width:100%;
-       margin:auto;
-       height:52%;
-       margin-bottom:.2em;
-       background:#eeeeee;
-
-}
-.details_or{
-       width:28.8em;
-       height:9.8em;
-       margin:0;
-       background-image:url(images/details_r.png);
-       background-position: top right;
-       background-repeat:no-repeat;
-}
-.details_ol{
-       height:9.8em;
-       margin:0px;
-       width:.45em;
-       background-image:url(images/details_l.png);
-       background-position: top left;
-       background-repeat:no-repeat;
-}
-.details_ir{
-       width:.5em;
-       height:100%;
-       float:right;
-       background-image:url(images/details_ir.png);
-       background-position: top right;
-       background-repeat:no-repeat;
-}
-.details_il{
-       height:100%;
-       float:left;
-       background-image:url(images/details_il.png);
-       background-position: top left;
-       background-repeat:no-repeat;
-}
-.home-title{
-       font-size:12pt;
-}
-.buttonbox{
-       float:right;
-}
-.details_text{
-       margin-left:1em;
-}
-.draggable_selected {
-       background-color: transparent;
-       cursor: move;
-}
-
-/**********************************/
-
-
-/*****************************/
-       
-div#subnavlistcontainer {
-       width:95%;
-       margin:auto;
-}
-div#subnavbacktopage {
-       padding-top:5px;
-       padding-left:20px;
-       float:left;
-}
-
-div.toolcontainer{
-       width:90%;
-       margin:auto;
-       border:thin solid #e8e8e8;
-       padding-top:1em;
-       padding-bottom:1em;
-}
-
-ul#subnavlist {
-       padding-top: 5px;
-       margin-top: 0px;
-       font-family: Verdana,Helvetica,Arial,serif;
-}
-
-ul#subnavlist li {
-       white-space: nowrap;
-       background-color: #FFFFFF;
-       list-style: none;
-       display: inline;
-       margin: 0px;
-       font-weight:700;
-       text-align:center;
-       border:thin solid #cccccc;
-       padding:0em 1em 0em;
-}
-
-ul#subnavlist li a:hover, ul#subnavlist li a:focus, ul#subnavlist li a.active{
-       color: black;
-       text-decoration:none;
-}
-
-ul#subnavlist li a {
-    /* The normal, unselected tabs. They are all links */
-       color: #555;
-       height: 1.5em;
-       text-decoration:underline;
-       background-color:white;
-       font-weight:500;
-
-}
-
-div.menuedit{
-float:right;
-margin-top:-1.2em; 
-border:1px solid #cccccc;"
-
-}
\ No newline at end of file
diff --git a/docs/themes/mobile/theme.cfg.php b/docs/themes/mobile/theme.cfg.php
deleted file mode 100644 (file)
index 5c97485..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-<?php
-/************************************************************************/
-/* ATutor                                                                                                                              */
-/************************************************************************/
-/* Copyright (c) 2002-2010                                              */
-/* Inclusive Design Institute                                           */
-/* http://atutor.ca                                                     */
-/* This program is free software. You can redistribute it and/or        */
-/* modify it under the terms of the GNU General Public License          */
-/* as published by the Free Software Foundation.                        */
-/************************************************************************/
-
-// $Id: theme.cfg.php 2813 2004-12-12 15:37:46Z greg $
-
-/* This is the default configuration file for the default theme. */
-
-/* The theme's name. */
-       $_theme['name'] = 'Mobile 1.6.4';
-
-/* The theme's version number. */
-       $_theme['version'] = '0.1';
-
-/* Which version of ATutor is this theme intended for. */
-       $_theme['atutor-version'] = '1.6.4';
-
-/* author information */
-       $_theme['author_name']  = 'Mobile';
-       $_theme['author_url']   = 'http://atutor.ca';
-       $_theme['author_email'] = '';
-
-/* theme default course banner styles: */
-/*
-       $_theme['banner']['font-family'] = 'Verdana, Arial, sans-serif';
-       $_theme['banner']['font-weight'] = 'bold';
-       $_theme['banner']['color']       = 'black';
-       $_theme['banner']['font-size']   = 'xx-large';
-       $_theme['banner']['text-align']  = 'center';
-
-       $_theme['banner']['background-color'] = 'white';
-       $_theme['banner']['background-image'] = '';
-       $_theme['banner']['vertical-align']   = 'middle';
-       $_theme['banner']['padding']          = '3px';*/
-
-?>
diff --git a/docs/themes/mobile/theme_info.xml b/docs/themes/mobile/theme_info.xml
deleted file mode 100644 (file)
index 64baf87..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>\r
-<!--This is an ATutor Theme Generator document-->\r
-<!--Created from the ATutor Themes Export Generator-->\r
-\r
-<theme>\r
-       <title>Mobile</title>\r
-       <version>0.1</version>\r
-       <type>Mobile</type>\r
-       <last_updated>2009-12-10</last_updated>\r
-       <extra_info>This is the default theme for mobile devices.</extra_info>\r
-</theme>\r
-\r