Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoshan Karki <roshan@olenepal.org>2009-09-21 09:02:20 (GMT)
committer Roshan Karki <roshan@olenepal.org>2009-09-21 09:02:20 (GMT)
commit2f52cfc70af249337eb40fd0d4a9091536f8a78e (patch)
tree79552676e626e29698ef83d8353b83de6824e008
parentb17a94cc38fbbaa7129bc7df7fe14712e4ec3f36 (diff)
deleted un-necessary files
-rwxr-xr-xchakra/css/chakra.css350
-rwxr-xr-xchakra/css/chakra_OLD.css223
-rwxr-xr-xchakra/css/jquery.jgrowl.css119
-rwxr-xr-xchakra/grade1e_OLD.html87
-rwxr-xr-xchakra/index_OLD.html85
5 files changed, 0 insertions, 864 deletions
diff --git a/chakra/css/chakra.css b/chakra/css/chakra.css
deleted file mode 100755
index d3763e4..0000000
--- a/chakra/css/chakra.css
+++ /dev/null
@@ -1,350 +0,0 @@
-body
-{
-background:#D8D8D8;
-margin:0;
-padding:0;
-}
-
-#navigation
-{
-background: #BDBDBD;
-font-weight: bold;
-}
-
-#navigation img
-{
-border: none;
-height: 30px;
-}
-
-#nav_right
-{
-float: right;
-}
-
-#month
-{
-vertical-align: middle;
-float: right;
-}
-
-#mainmenu
-{
-width:32em;
-position: fixed;
-left: 50%;
-top: 50%;
-margin-left: -16em;
-margin-top: -10.75em;
-}
-
-#grades
-{
-width:32em;
-}
-
-#grades ul
-{
-list-style: none;
-padding: 0;
-margin: 0;
-background:#BDBDBD;
-float:left;
-}
-
-#grades ul li
-{
-float: left;
-}
-
-#grades ul li a
-{
-line-height: 1.5em;
-width: 8em;
-text-decoration: none;
-text-align: center;
-font-weight: bold;
-float: left;
-color:#000000;
-height: 8em;
-}
-
-#grades ul li img
-{
-border: none;
-width: 110px;
-}
-
-#grades a:hover {
-text-decoration: underline;
-outline-width:1px;
-outline-style:solid;
-}
-
-#subjects
-{
-width:32em;
-}
-
-#subjects ul
-{
-list-style: none;
-padding: 0;
-margin: 0;
-background:#BDBDBD;
-float:left;
-width:auto;
-}
-
-#subjects ul li
-{
-float: left;
-}
-
-#subjects ul li a
-{
-line-height: 2em;
-width: 8em;
-text-decoration: none;
-text-align: center;
-font-weight: bold;
-float: left;
-color:#000000;
-height: 9.5em;
-}
-
-#subjects ul li img
-{
-border: none;
-width: 110px;
-}
-
-#subjects a:hover {
-text-decoration: underline;
-outline-width:1px;
-outline-style:solid;
-}
-
-#weeks
-{
-list-style: none;
-padding: 0;
-margin: 0;
-background:#BDBDBD;
-float:left;
-width: 100%;
-}
-
-#weeks div div
-{
-text-decoration: none;
-text-align: center;
-font-weight: bold;
-}
-
-#weeks div div img
-{
-width: 200px;
-}
-
-#weeks li
-{
-float: left;
-}
-
-#weeks li a
-{
-height: auto;
-text-decoration: none;
-text-align: center;
-font-weight: bold;
-float: left;
-color:#000000;
-width: 4em;
-}
-
-#weeks a:hover {
- text-decoration: underline;
-}
-
-#weeks a.selected {
-text-decoration: underline;
-}
-
-#admin ul
-{
-list-style: none;
-padding: 0;
-margin: 0;
-background:#4080c0;
-float:left;
-width:32em;
-}
-
-#admin ul li
-{
-float: left;
-}
-
-#admin ul li a
-{
-height: 5.5em;
-line-height: 2em;
-width: 10.6em;
-text-decoration: none;
-text-align: center;
-font-weight: bold;
-float: left;
-color:#000000;
-}
-
-#admin img
-{
-width: 60px;
-}
-
-#curriculum
-{
-float:right;
-}
-
-#week
-{
-list-style: none;
-padding: 0;
-margin: 0;
-background:#BDBDBD;
-float:left;
-width: 100%;
-}
-
-#week li
-{
-float: left;
-}
-
-#week li a
-{
-height: auto;
-padding: 5;
-text-decoration: none;
-text-align: center;
-font-weight: bold;
-float: left;
-color:#000000;
-width: 25%;
-}
-
-#week img
-{
-border: none;
-}
-
-#week a:hover {
- text-decoration: underline;
-}
-
-#week a.selected {
-text-decoration: underline;
-}
-
-#admin img
-{
-border: none;
-}
-
-#chakra
-{
-background: #FFFFFF;
-width: 50px;
-}
-
-#chakra img
-{
-float: left;
-width: 50px;
-height: 50px;
-}
-
-#grade-menu
-{
-list-style: none;
-padding: 0;
-margin: 0;
-background: #585858;
-float:left;
-width:100%;
-}
-
-#grade-menu li
-{
-float: left;
-}
-
-#grade-menu li a
-{
-height: 7%;
-width: 7em;
-text-decoration: none;
-text-align: center;
-font-weight: bold;
-float: left;
-color:#000000;
-}
-
-#grade-menu a:hover {
-text-decoration: underline;
-}
-
-#grade-menu a.selected {
-text-decoration: underline;
-}
-
-#lessonlist ul
-{
-list-style: none;
-padding: 0.1em;
-float: left;
-}
-
-#lessonlist ul li ul
-{
-float: right;
-}
-
-#lessonlist li
-{
-float: left;
-margin: 0 0.15em;
-}
-
-#lessonlist
-{
-#float: left;
-}
-
-#lessonlist li a
-{
-height: 1.5em;
-line-height: 1.5em;
-width: 1.5em;
-display: block;
-border: 0.1em solid #dcdce9;
-color: #0d2474;
-text-decoration: none;
-text-align: center;
-background: #BDBDBD;
-}
-
-#lessons a:hover {
-background:#FFFFFF;
-border-bottom:1px solid #dcdce9;
-text-decoration: underline;
-}
-
-#lessons a.selected {
-background:#FFFFFF;
-color:#CC0000;
-font-weight:bold;
-text-decoration: underline;
-} \ No newline at end of file
diff --git a/chakra/css/chakra_OLD.css b/chakra/css/chakra_OLD.css
deleted file mode 100755
index 387f8d4..0000000
--- a/chakra/css/chakra_OLD.css
+++ /dev/null
@@ -1,223 +0,0 @@
-body
-{
-background:#A4A4A4;
-margin:0;
-padding:0;
-}
-
-#nav-menu
-{
-list-style: none;
-padding: 0;
-margin: 0;
-background:#1C1C1C;
-float:left;
-width:100%;
-}
-
-#nav-menu li
-{
-float: left;
-}
-
-#nav-menu li a
-{
-height: 7%;
-line-height: 2em;
-width: 7em;
-text-decoration: none;
-text-align: center;
-font-weight: bold;
-float: left;
-color:#FFFFFF;
-}
-
-#nav-menu img
-{
-border: none;
-}
-
-#nav-menu a:hover {
- text-decoration: underline;
-}
-
-#nav-menu a.selected {
-text-decoration: underline;
-}
-
-#chakra
-{
-background: #FFFFFF;
-width: 50px;
-}
-
-#chakra img
-{
-float: left;
-width: 50px;
-height: 50px;
-}
-
-#grade-menu
-{
-list-style: none;
-padding: 0;
-margin: 0;
-background: #585858;
-float:left;
-width:100%;
-}
-
-#grade-menu li
-{
-float: left;
-}
-
-#grade-menu li a
-{
-height: 7%;
-width: 7em;
-text-decoration: none;
-text-align: center;
-font-weight: bold;
-float: left;
-color:#000000;
-}
-
-#grade-menu a:hover {
-text-decoration: underline;
-}
-
-#grade-menu a.selected {
-text-decoration: underline;
-}
-
-#lessonlist ul
-{
-list-style: none;
-padding: 0.1em;
-float: left;
-}
-
-#lessonlist ul li ul
-{
-float: right;
-}
-
-#lessonlist li
-{
-float: left;
-margin: 0 0.15em;
-}
-
-#lessonlist
-{
-#float: left;
-}
-
-#lessonlist li a
-{
-height: 1.5em;
-line-height: 1.5em;
-width: 1.5em;
-display: block;
-border: 0.1em solid #dcdce9;
-color: #0d2474;
-text-decoration: none;
-text-align: center;
-background: #BDBDBD;
-}
-
-#lessons a:hover {
-background:#FFFFFF;
-border-bottom:1px solid #dcdce9;
-text-decoration: underline;
-}
-
-#lessons a.selected {
-background:#FFFFFF;
-color:#CC0000;
-font-weight:bold;
-text-decoration: underline;
-}
-
-#weeks
-{
-background: #A4A4A4;
-float: left;
-width: 26%;
-}
-
-#lesson_select
-{
-width: 74%;
-height: 100%;
-background: #BDBDBD;
-float: left;
-text-align: center;
-}
-
-#topleft_lesson
-{
-float: left;
-width: 50%;
-}
-
-#topright_lesson
-{
-float: left;
-width: 50%;
-}
-
-#bottomleft_lesson
-{
-float: left;
-width: 50%;
-}
-
-#bottomright_lesson
-{
-float: left;
-width: 50%;
-}
-
-#lesson_list
-{
-padding: 0.4em;
-}
-
-#lesson_item
-{
-height: 15em;
-background: #848484;
-}
-
-#lesson_separator
-{
-height: 0.5em;
-}
-
-#name a
-{
-font-size: 150%;
-font-weight: bold;
-}
-
-#name img
-{
-float: right;
-padding: 0.5em;
-}
-
-#grade_week a
-{
-font-size: 120%;
-}
-
-#menu_assessment a
-{
-}
-
-#docs
-{
-}
diff --git a/chakra/css/jquery.jgrowl.css b/chakra/css/jquery.jgrowl.css
deleted file mode 100755
index 96af78e..0000000
--- a/chakra/css/jquery.jgrowl.css
+++ /dev/null
@@ -1,119 +0,0 @@
-
-div.jGrowl {
- padding: 10px;
- z-index: 9999;
-}
-
-/** Special IE6 Style Positioning **/
-div.ie6 {
- position: absolute;
-}
-
-div.ie6.top-right {
- right: auto;
- bottom: auto;
- left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
- top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
-}
-
-div.ie6.top-left {
- left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
- top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
-}
-
-div.ie6.bottom-right {
- left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
- top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
-}
-
-div.ie6.bottom-left {
- left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
- top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
-}
-
-div.ie6.center {
- left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
- top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
- width: 100%;
-}
-
-/** Normal Style Positions **/
-body > div.jGrowl {
- position: fixed;
-}
-
-body > div.jGrowl.top-left {
- left: 0px;
- top: 0px;
-}
-
-body > div.jGrowl.top-right {
- left: 150 px;
- top: 100px;
-}
-
-body > div.jGrowl.bottom-left {
- left: 0px;
- bottom: 0px;
-}
-
-body > div.jGrowl.bottom-right {
- right: 0px;
- bottom: 0px;
-}
-
-body > div.jGrowl.center {
- top: 0px;
- width: 50%;
- left: 25%;
-}
-
-/** Cross Browser Styling **/
-div.center div.jGrowl-notification, div.center div.jGrowl-closer {
- margin-left: auto;
- margin-right: auto;
-}
-
-div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
- background-color: #000;
- color: #fff;
- opacity: .85;
- filter: alpha(opacity = 85);
- zoom: 1;
- width: 235px;
- padding: 10px;
- margin-top: 5px;
- margin-bottom: 5px;
- font-family: Tahoma, Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-align: left;
- display: none;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
-}
-
-div.jGrowl div.jGrowl-notification {
- min-height: 40px;
-}
-
-div.jGrowl div.jGrowl-notification div.header {
- font-weight: bold;
- font-size: 10px;
-}
-
-div.jGrowl div.jGrowl-notification div.close {
- float: right;
- font-weight: bold;
- font-size: 12px;
- cursor: pointer;
-}
-
-div.jGrowl div.jGrowl-closer {
- height: 15px;
- padding-top: 4px;
- padding-bottom: 4px;
- cursor: pointer;
- font-size: 11px;
- font-weight: bold;
- text-align: center;
-}
diff --git a/chakra/grade1e_OLD.html b/chakra/grade1e_OLD.html
deleted file mode 100755
index d237779..0000000
--- a/chakra/grade1e_OLD.html
+++ /dev/null
@@ -1,87 +0,0 @@
-<html lang="en">
-
-<head>
-<title>Chakra (Alpha)</title>
-<meta name="keywords" content="karma,javascript,html5,sugar,sugarlabs,gsoc,ole,nepal">
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta charset="utf-8">
-
-<link rel="stylesheet" href="css/chakra.css" type="text/css"/>
-<link rel="stylesheet" href="css/jquery.jgrowl.css" type="text/css"/>
-
-<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
-<script type="text/javascript" src="js/jquery.ui.all.js"></script>
-<script type="text/javascript" src="js/jquery.jgrowl_minimized.js"></script>
-<script type="text/javascript" src="js/jquery.idTabs.min.js"></script>
-
-</head>
-
-<body>
-
-<div id="mainmenu">
-<div id="navigation">
-<a href="index.html"><img src="testdata/chakra_logo.png" alt="Chakra icon" title="Chakra"></a>
-<a href="grade1.html"><img src="testdata/grade1.png" alt="Grade 1" title="Grade 1"></a>
-<img src="testdata/01_10.png" alt="English icon">
-
-<img id="nav_right" src="testdata/help.png" alt="Help" title="Help">
-<img id="nav_right" src="testdata/about.png" alt="Karma icon" title="About Karma">
-<img id="nav_right" src="testdata/mystuff.png" alt="Stuff icon" title="My stuff">
-<img id="nav_right" src="testdata/profile.png" alt="Profile icon" title="My profile">
-</div>
-<div id="month_select">
-<ul id="month" class="usual">
-<li id="grade1"><a href="#january">January</a></li>
-<li id="grade2"><a href="#february">February</a></li>
-<li id="grade3"><a href="#march">March</a></li>
-<li id="grade4"><a href="#april">April</a></li>
-<li id="grade5"><a href="#may">May</a></li>
-<li id="grade6"><a href="#june">June</a></li>
-<li id="grade7"><a href="#july">July</a></li>
-<li id="grade8"><a href="#august">August</a></li>
-<li id="grade5"><a href="#september">September</a></li>
-<li id="grade6"><a href="#october">October</a></li>
-<li id="grade7"><a href="#november">November</a></li>
-<li id="grade8"><a href="#december">December</a></li>
-</ul>
-</div>
-<div id="months">
-<div id="january">
-<div id="week">
-<div id="week1jan">Week 1</div>
-<div id="week2jan">Week 2</div>
-<div id="week3jan">Week 3</div>
-<div id="week4jan">Week 4</div>
-<ul id="week" class="usual">
-<li><a href="#week1jan">1</a></li>
-<li><a href="#week2jan">2</a></li>
-<li><a href="#week3jan">3</a></li>
-<li><a href="#week4jan">4</a></li>
-</ul>
-</div>
-</div>
-<div id="february">February</div>
-<div id="march">March</div>
-<div id="april">April</div>
-<div id="may">May</div>
-<div id="june">June</div>
-<div id="july">July</div>
-<div id="august">August</div>
-<div id="september">September</div>
-<div id="october">October</div>
-<div id="november">November</div>
-<div id="december">December</div>
-</div>
-
-</div>
-
-<script type="text/javascript">
- $("#month_select").idTabs();
-</script>
-
-<script type="text/javascript">
- $("#week").idTabs();
-</script>
-
-</body>
-</html>
diff --git a/chakra/index_OLD.html b/chakra/index_OLD.html
deleted file mode 100755
index 16dde99..0000000
--- a/chakra/index_OLD.html
+++ /dev/null
@@ -1,85 +0,0 @@
-<html lang="en">
-
-<head>
-<title>Chakra (Alpha)</title>
-<meta name="keywords" content="karma,javascript,html5,sugar,sugarlabs,gsoc,ole,nepal">
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta charset="utf-8">
-
-<link rel="stylesheet" href="css/chakra.css" type="text/css"/>
-<link rel="stylesheet" href="css/jquery.jgrowl.css" type="text/css"/>
-
-<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
-<script type="text/javascript" src="js/jquery.ui.all.js"></script>
-<script type="text/javascript" src="js/jquery.jgrowl_minimized.js"></script>
-<script type="text/javascript" src="js/jquery.idTabs.min.js"></script>
-
-</head>
-
-<body>
-
-<ul id="nav-menu" class="usual">
-<li id="grade2"><a href="#tab_grade2">Grade 2</a></li>
-<li id="grade3"><a href="#tab_grade3">Grade 3</a></li>
-<li id="grade6"><a href="#tab_grade6">Grade 6</a></li>
-<li id="menu_assessment"><a href="#tab_assessment">Assessment</a></li>
-</ul>
-
-<div id="tab_grade2">
-<div id="grade-menu">
-<ul id="grade-menu" class="usual">
-<li id="grade2"><a href="#tab_grade2e">English</a></li>
-<li id="grade3"><a href="#tab_grade2m">Mathematics</a></li>
-<li id="grade6"><a href="#tab_grade2n">Nepali</a></li>
-</ul>
-
-<div id="tab_grade2e">
-<div id="grade2e">
-<iframe frameborder="0" src="grade2e.html" width="100%" height="85%" name="grade_subject">
-</iframe>
-</div>
-</div>
-
-<div id="tab_grade2m">
-<div id="grade2m">
-<iframe frameborder="0" src="grade2m.html" width="100%" height="85%" name="grade_subject">
-</iframe>
-</div>
-</div>
-
-<div id="tab_grade2n">
-<div id="grade2n">
-<iframe frameborder="0" src="grade2n.html" width="100%" height="86%" name="grade_subject">
-</iframe>
-</div>
-</div>
-
-</div>
-</div>
-
-<div id="tab_grade3">
-<div id="grade3">
-Grade 3
-</div>
-</div>
-
-<div id="tab_grade6">
-<div id="grade6">
-Grade 6
-</div>
-</div>
-
-<div id="tab_assessment">
-Assessment
-</div>
-
-<script type="text/javascript">
- $("#grade-menu").idTabs();
-</script>
-
-<script type="text/javascript">
- $("#nav-menu").idTabs();
-</script>
-
-</body>
-</html>