From aac3676af78e5e8a6f7828a93821c93fac89f3f0 Mon Sep 17 00:00:00 2001 From: dave Date: Sun, 18 Feb 2007 18:56:02 +0000 Subject: [PATCH] Removed reference to the learning landscape on logged in and logged out pages.Deleted theme master - it is already out of date. git-svn-id: svn://svn.elgg.net/elgg/devel@981 9cd68787-cb06-0410-8a26-e846cff1755a --- .../frontpage_loggedin | 2 +- .../frontpage_loggedout | 2 +- mod/template/templates/theme_master/css | 427 --------------------- mod/template/templates/theme_master/icons/rss.png | Bin 3341 -> 0 bytes mod/template/templates/theme_master/pageshell | 46 --- 5 files changed, 2 insertions(+), 475 deletions(-) rename mod/template/templates/{theme_master => Default_Template}/frontpage_loggedin (71%) rename mod/template/templates/{theme_master => Default_Template}/frontpage_loggedout (65%) delete mode 100644 mod/template/templates/theme_master/css delete mode 100644 mod/template/templates/theme_master/icons/rss.png delete mode 100644 mod/template/templates/theme_master/pageshell diff --git a/mod/template/templates/theme_master/frontpage_loggedin b/mod/template/templates/Default_Template/frontpage_loggedin similarity index 71% rename from mod/template/templates/theme_master/frontpage_loggedin rename to mod/template/templates/Default_Template/frontpage_loggedin index d6ca423..50ddea9 100644 --- a/mod/template/templates/theme_master/frontpage_loggedin +++ b/mod/template/templates/Default_Template/frontpage_loggedin @@ -1,6 +1,6 @@

Welcome {{name}}

- This is {{sitename}}, a learning landscape. Why not check out what people are saying right now? + This is {{sitename}}, a social network. Why not check out what people are saying right now?

Find others with similar interests and goals. diff --git a/mod/template/templates/theme_master/frontpage_loggedout b/mod/template/templates/Default_Template/frontpage_loggedout similarity index 65% rename from mod/template/templates/theme_master/frontpage_loggedout rename to mod/template/templates/Default_Template/frontpage_loggedout index 241710e..e080804 100644 --- a/mod/template/templates/theme_master/frontpage_loggedout +++ b/mod/template/templates/Default_Template/frontpage_loggedout @@ -1,6 +1,6 @@

Welcome {{name}}

- This is {{sitename}}, a learning landscape. Why not check out what people are saying right now? + This is {{sitename}}, a social network. Why not check out what people are saying right now?

Find others with similar interests and goals. diff --git a/mod/template/templates/theme_master/css b/mod/template/templates/theme_master/css deleted file mode 100644 index b68fcc5..0000000 --- a/mod/template/templates/theme_master/css +++ /dev/null @@ -1,427 +0,0 @@ -/* -Elgg general CSS -CSS last updated 16/01/07 -This is a very simple page shell and CSS with little style attatched - to be used to see who the Elgg -theme is structured. -*/ - -/* - GLOBALS: used to set all the general elements -*/ - -body { - background:#fff; -color:#697C83; -font-family:Arial, 'Trebuchet MS','Lucida Grande', Arial, sans-serif; -text-align:left; -margin:0 auto; -padding:0; -font-size: 80%; -} - -p { - color:#555; - margin:0 0 10px 0; -} - -a { - text-decoration:none; - color:#555; -} - -ol, ul { - color:#697C83; -} - -h1 { - font-size:130%; -} - -h2, h3, h4, h5 { - font-size:100%; -} - -blockquote{ - background: #EEE url({{url}}mod/template/templates/Default_Template/images/blockquote.png) no-repeat bottom left; - padding: 10px; - padding-bottom: 40px; - margin: 1em; -} - -/* - TABLES IN ELGG -*/ - -td { - border:1px solid #eee; - padding:0; - margin:0; -} - -td h4, h3, h5 { - padding:0; - margin:0; -} - -/* - CONTAINER: WRAPS THE HEADER AND MAIN CONTENT AREA BELOW THE USER TOOLBAR -*/ - -div#container { - width:940px; - margin:0 auto; - padding:0; - background:#fff; - border-top:1px solid #fff; -} - -/* - HEADER: THE HEADER INCLUDES THE LOGO AND SEARCH BAR -*/ - -div#header { - margin:0; - padding:0; - text-align:left; - background:#fff; - border-bottom:1px solid #ccc; - position:relative; - width:940px; - height:120px; - } - -/* - LOGO: LOCATED WITHIN HEADER -*/ - -div#header #logo{ - margin: 0px; - padding:10px; - float:left; -} - -div#header #logo h1 { - font-size:30px; - padding:0; - margin:10px 0 6px 0; -} - -div#header #logo h1 a{ - font-family:Helvetica, "Myriad Web", Arial, sans-serif; -} - -div#header #logo h2{ - color:#F17D00; - padding:0; - margin:0; - font-size:1.2em; -} - -/* - SEARCH BAR: LOCATED WITHIN HEADER -*/ - -div#header #search-header { - float:right; - background:url({{url}}mod/template/templates/Default_Template/images/search_icon.gif) no-repeat left top; - width:330px; - margin:0; - padding:0; - position:absolute; - top:10px; - right:0; -} - -div#header #search-header img { - margin:0 0 0 10px; -} - -div#header #search-header p { - padding:0 0 0 15px; - margin:0; -} - -div#header #search-header span a { - -} - -/* - CONTENT-HOLDER: WRAPS THE MAIN PAGE CONTENT. THIS CAN INCLUDE - THE SINGLE PAGE LAYOUT AND THE SPLIT PANE (CONTENT AND SIDEBAR) -*/ - -#content-holder { - padding:0px; - margin:0px; - width:940px; - min-height:500px; - overflow:hidden; - position:relative; - } - -div#content-holder a:hover { - text-decoration:underline; -} - -div#content-holder h1 { - font-size:150%; -} - -div#content-holder h2 { - border:0; - border-bottom:1px solid #eee; - padding:0; - margin:0 0 10px 0; - color:#666; - background:#fff; - font-size:1.1em; -} - -/* - VARIOUS LAYOUTS WITHIN CONTENT-HOLDER -*/ - -/* - THE MAIN CONTENT AREA WHEN IT IS A SINGLE PAGE, NO SIDEBAR -*/ - -div#single-page { - margin: 0; - padding: 0 15px 0 0; - width:900px; - text-align: left; - background-color: #fff; - color:#000; - border:1px solid #eee; -} - -/* - THE MAIN CONTENT AREA WHEN THE SIDEBAR IS IN PLACE -*/ - -div#splitpane-content { - margin: 0; - padding: 0 0 0 10px; - width:690px; - text-align: left; - float: left; - background-color: #fff; - color:#000; - overflow-x:hidden; -} - -/* - SIDEBAR: THIS IS ONLY PRESENT WHEN SPLITPANE-CONTENT IS IN USE -*/ - -div#splitpane-sidebar { - width: 220px; - margin:0; - padding:0; - background:#fff; - border-left:1px solid #ccc; - margin:0; - float: right; -} - -/* - THE SIDEBAR CONTENTS -*/ - -div#splitpane-sidebar td { - width: 200px; - background:#fff; - margin:0 0 0 20px; - } - -div#splitpane-sidebar ul { - margin: 0; - padding: 0; - list-style: none; -} - -div#splitpane-sidebar ul li { - margin:2px 0; - padding-left: 5px; - border-bottom:1px dashed #eee; -} - -div#splitpane-sidebar ul li ul li a { - padding:0 0 0 5px; -} - -div#splitpane-sidebar h2 { - text-align:left; - border-bottom:1px solid #ccc; - color:#777; - font-size:0.9em; - width:200px; -} - -/* - FOOTER -*/ - -div#footer { - background:#fff; - border-top:1px solid #ccc; - text-align: center; - padding:10px 0 0 0; - font-size:1em; - height:80px; - margin:0; - width:100%; -} - -div#footer a { -} -div#footer img { - margin:20px 0 0 0; -} - -div#footer a:hover { - text-decoration:underline; - } - -div#footer a:link, div#footer a:visited { - text-align:right; -} - -/* - SYSTEM MESSAGES -*/ - -div#system-message{ - border:1px solid #D3322A; - background:#F7DAD8; - color:#000; - padding:3px 50px; - margin:20px 20px 0 20px; -} - -div#system-message p{ - padding:0px; - margin:2px; - } - -/* - CLEAR BOTH -*/ - -.clearing { - clear:both; -} - -/* - THIS IS THE END OF THE MAIN PAGE COMPONENTS - EVERYTHING BELOW THIS IS ASSOCIATED WITH VARIOUS ELEMENTS - WITHIN ELGG, THIS INCLUDES THE BLOG CLASSESS, PROFILE, FILES, SIDEBAR WIDGETS, PROFILE WIDGETS ETC. -*/ - -/* - BLOGGING ENGINE -*/ - -.weblog-post { - margin:20px 0 10px 0; -} - -.user { - float:left; - margin:5px 10px 10px 0; - height:120px; -} - -.user img { - border:1px solid #eee; - padding:2px; -} - -.weblog-keywords p a { - margin:20px 0 0 0; - padding:0; - clear:both; -} - -.weblog-title { - margin:10px 0 10px 105px; -} - -.post { - margin:10px 0 10px 105px; -} - -.info { - border:1px solid #ccc; - margin:10px 0 10px 105px; - clear:both; -} - -.info p { - padding:0 0 0 10px; - margin:0; - color:#990000; -} - -.info p a { - font-size:0.9em; - color:#555; -} - -/* this is the thin line between the actual post and comments */ - -#comments-divide { - height:1px; - background:#ccc; -} - -.comment-owner { - border:1px solid #eee; - background:#f2f7fb; - padding:5px; - margin:20px 0 5px 0; - height:50px; - width:400px; -} - -.comment-owner img { - margin:0px 5px 0px 0px; - text-align:left; -} - -.comment-owner a { - background:#f2f7fb; -} - -.comment-owner p { - padding:0; - margin:0; -} - -/* END OF BLOGGING ENGINE */ - -/* - SUB MENU OPTIONS: THESE WILL BE MOVED TO THE NEW SIDEBAR SHORTLY -*/ - -div#sub-menu p { - margin:10px 0 10px 0; - padding:3px; - background:#efefef; - border:1px solid #ccc; -} - -/* END OF SUB-MENU DIV */ - -/* - INFOHOLDER: this holds profile data, account settings and administration content -*/ - -.infoholder { - margin:10px 0 20px 0; -} - -.infoholder p { - padding:5px 0 5px 10px; -} - -/* the end of INFOHOLDER */ \ No newline at end of file diff --git a/mod/template/templates/theme_master/icons/rss.png b/mod/template/templates/theme_master/icons/rss.png deleted file mode 100644 index 6e7b676b345588a734dce002843a442520931170..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcwPel00001 literal 3341 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 Xq0QFqM~$u500000NkvXXu0mjf25>N; diff --git a/mod/template/templates/theme_master/pageshell b/mod/template/templates/theme_master/pageshell deleted file mode 100644 index 0205c7b..0000000 --- a/mod/template/templates/theme_master/pageshell +++ /dev/null @@ -1,46 +0,0 @@ - - - -{{title}} -{{metatags}} - - -{{toolbar}} -

- -
-
- {{messageshell}} - {{mainbody}} -
-
-
    - {{sidebar}} -
-
-
-
- - - \ No newline at end of file -- 2.11.4.GIT