Skip to content

Commit f14518f

Browse files
committed
MGM: adding public_html files for tracking.
1 parent 48c857c commit f14518f

File tree

214 files changed

+9497
-30
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

214 files changed

+9497
-30
lines changed

.gitignore

+35-30
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,37 @@
1-
sites/default/files
2-
sites/default/private
3-
sites/default/settings.php
4-
cache/
5-
files/
6-
/README.txt
7-
/CHANGELOG.txt
8-
/COPYRIGHT.txt
9-
/INSTALL*.txt
10-
/LICENSE.txt
11-
/MAINTAINERS.txt
12-
/UPGRADE.txt
13-
robots.txt
14-
sites/all/README.txt
15-
sites/all/modules/README.txt
16-
sites/all/themes/README.txt
17-
.htaccess
1+
# Compiled source #
2+
###################
3+
*.com
4+
*.class
5+
*.dll
6+
*.exe
7+
*.o
8+
*.so
189

19-
#for non core developer
20-
#only include "sites" folder without exclusions before
21-
cron.php
22-
index.php
23-
install.php
24-
update.php
25-
xmlrpc.php
26-
/includes
27-
/misc
28-
/modules
29-
/profiles
30-
/scripts
31-
/themes
10+
# Packages #
11+
############
12+
# it's better to unpack these files and commit the raw source
13+
# git has its own built in compression methods
14+
*.7z
15+
*.dmg
16+
*.gz
17+
*.iso
18+
*.jar
19+
*.rar
20+
*.tar
21+
*.zip
3222

23+
# Logs and databases #
24+
######################
25+
*.log
26+
*.sql
27+
*.sqlite
28+
29+
# Site specific #
30+
######################
31+
cgi-bin/
32+
*cgi-bin/
33+
drupal/
34+
.ftpquota
35+
unzip.php
36+
tmp
37+
StNina.jpg

.htaccess

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+

404.shtml

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<h3>Oops!</h3>
2+
<p>We can't find the page you requested!</p>
3+
<p>If you are looking for mariagwyn.com, try this: <a href="http://www.mariagwyn.com/home">http://www.mariagwyn.com/home</a>.</p>
4+
<p>If you are looking for Maria's blog, go here: <a href="http://www.deiprofundis.org">DeiProfundis.org</a>.</p>
5+
<style type="text/css">
6+
#goog-wm { }
7+
#goog-wm h3.closest-match { }
8+
#goog-wm h3.closest-match a { }
9+
#goog-wm h3.other-things { }
10+
#goog-wm ul li { }
11+
#goog-wm li.search-goog { display: block; }
12+
</style>
13+
<script type="text/javascript">
14+
var GOOG_FIXURL_LANG = 'en';
15+
var GOOG_FIXURL_SITE = 'http://mariagwyn.com/';
16+
</script>
17+
<script type="text/javascript"
18+
src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
19+
<p>And if you aren't sure at all, well, try <a href="http://google.com">Google</a> and do a search.</p>
20+
21+
<h3>Technical Info:</h3>
22+
<p>Requested url: <!--#echo var="REQUEST_URI" --><br />
23+
Referrer: <!--#echo var="HTTP_REFERER" --><br />
24+
Your browser: <!--#echo var="HTTP_USER_AGENT" --><br />
25+
Your IP: <!--#echo var="REMOTE_ADDR" --><br />
26+
Redirect Status: <!--#echo var="REDIRECT_STATUS" -->
27+
</p>
28+
<!--
29+
30+
-->
31+
32+

favicon.ico

1.12 KB
Binary file not shown.

fp/MGM.png

5.05 KB
Loading

fp/bg-bot-50.jpg

17.1 KB
Loading

fp/bg-mid-367.jpg

76.4 KB
Loading

fp/bg-top-164.jpg

36 KB
Loading

fp/bg-top2-33.jpg

8.18 KB
Loading

fp/dei-367.png

19.8 KB
Loading

fp/dei-hover.png

19.7 KB
Loading

fp/dei-hover_01.png

194 Bytes
Loading

fp/dei-top-33.png

194 Bytes
Loading

fp/fp.css

+55
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
#page {
2+
position:relative;
3+
margin: 20px auto;
4+
width:723px;
5+
height:614px;
6+
}
7+
8+
#bg-top-164 {
9+
position:relative;
10+
width:723px;
11+
height:154px;
12+
background: url(bg-top-164.jpg) no-repeat;
13+
padding: 10px 0 0;
14+
}
15+
a.logo {display: block; width:245px; height:132px; margin: 0 0 0 51px; background: url(MGM.png) no-repeat;}
16+
h1 {display:none;}
17+
#bg-top2-33 {
18+
position:relative;
19+
width:723px;
20+
height:33px;
21+
background: url(bg-top2-33.jpg) no-repeat;
22+
}
23+
24+
#bg-mid-367 {
25+
position:relative;
26+
background: url(bg-mid-367.jpg) no-repeat;
27+
width:723px;
28+
height:367px;
29+
}
30+
.cols {
31+
margin: 0 51px;
32+
height: 33px;
33+
}
34+
.cols div {width: 200px; display:block; float: left;}
35+
.col1. .col3 {margin: 0;}
36+
.col2 {margin: 0 10px;}
37+
.ww-top {background: url(ww-top-33.png) no-repeat; height: 33px;}
38+
.sch-top {background: url(sch-top-33.png) no-repeat; height: 33px;}
39+
.dei-top {background: url(dei-top-33.png) no-repeat; height: 33px;}
40+
.cols a {width: 200px; display:block; float: left; height: 400px;}
41+
a.ww {background: url(ww-367.png) no-repeat;}
42+
a.sch {background: url(sch-367.png) no-repeat;}
43+
a.dei {background: url(dei-367.png) no-repeat;}
44+
a:hover.ww {background: url(ww-hover.png) no-repeat;}
45+
a:hover.sch {background: url(sch-hover.png) no-repeat;}
46+
a:hover.dei {background: url(dei-hover.png) no-repeat;}
47+
#bg-bot-50 {
48+
position: relative;
49+
background: url(bg-bot-50.jpg) no-repeat;
50+
width: 723px;
51+
height: 50px;
52+
padding: 0 0 0 51px;
53+
}
54+
.footer {margin: 0; display: block;}
55+
p {margin: 0; padding: 0; display: inline-block;}

fp/sch-367.png

16.3 KB
Loading

fp/sch-hover.png

16.8 KB
Loading

fp/sch-hover_01.png

202 Bytes
Loading

fp/sch-top-33.png

202 Bytes
Loading

fp/ww-367.png

13.1 KB
Loading

fp/ww-hover.png

13.2 KB
Loading

fp/ww-hover_01.png

197 Bytes
Loading

fp/ww-top-33.png

195 Bytes
Loading

helps/drush.html

+2,701
Large diffs are not rendered by default.

helps/lightbox2.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5+
<title>Untitled Document</title>
6+
</head>
7+
8+
<body>
9+
sample page
10+
</body>
11+
</html>

helps/mmt-css.js

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
#lightbox-panel{
2+
3+
display:none;
4+
5+
position:fixed;
6+
7+
top:100px;
8+
9+
left:50%;
10+
11+
margin-left:-200px;
12+
13+
width:400px;
14+
15+
background:#FFFFFF;
16+
17+
padding:10px 15px 10px 15px;
18+
19+
border:2px solid #CCCCCC;
20+
21+
z-index:1001;
22+
23+
}

helps/mmt-js-dialog.js

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
2+
3+
<script>
4+
5+
6+
var $ = jQuery
7+
8+
9+
$(function() {
10+
11+
12+
$( "#disclaimer" ).dialog({ width: 600, title: 'Website Disclaimer' });
13+
14+
15+
});
16+
17+
18+
</script>

helps/mmt-js.js

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
jQuery(document).ready(function($) {
2+
if ($.isFunction($.fn.tabs)) {
3+
$('.custom-tabs').tabs();
4+
};
5+
});

helps/mmt-lightbox.js

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
jQuery(document).ready(function(){
2+
jQuery("a#show-panel").click(function(){
3+
jQuery("#lightbox-panel").fadeIn(300);
4+
})
5+
jQuery("a#close-panel").click(function(){
6+
jQuery("#lightbox-panel").fadeOut(300);
7+
})
8+
})

helps/slideshow.html

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5+
<title>Untitled Document</title>
6+
</head>
7+
8+
<body>
9+
<p>Create a Slideshow:</p>
10+
<p>If you have a set of related images that you would like to display as a slideshow, you may select them using the image assist function. </p>
11+
<ol>
12+
<li>Click the image assist icon under the text box;</li>
13+
<li>Select the image you would like to insert. Fill in Title and Caption if you would like to add information.</li>
14+
<li>Click &quot;Insert&quot;</li>
15+
<li>You will see something like this:<br />
16+
<code>[img_assist|nid=22|title=Image One|desc=Image Description|link=node|align=left|width=100|height=75]</code><br />
17+
This is the image filter which will automatically insert the image.</li>
18+
<li>To include more images in the slideshow, repeat steps 1 thru 4. You will see a list something like this:<br />
19+
<code>[img_assist|nid=22|title=Image One|desc=Image Description|link=node|align=left|width=100|height=75]<br />
20+
[img_assist|nid=23|title=Image Two|desc=Image Description|link=node|align=left|width=100|height=75]<br />
21+
[img_assist|nid=24|title=Image Three|desc=Image Description|link=node|align=left|width=100|height=75]</code><br />
22+
This will display three images in a row. When any image is clicked, a slideshow will automatically begin.</li>
23+
<li>If you would like only ONE image visible even though the slideshow contains multiple images. To do this, you must add the following to the &quot;align=&quot; element. It should look like this:<br />
24+
<code>[img_assist|nid=22|title=Image Title|desc=Image Description|link=node|align=left lightbox_hide_image|width=100|height=75]</code></li>
25+
<li>Do this to ALL IMAGES that you want included in the slideshow, but not visible on the page. The image without this tag will serve as the trigger. So, a complete slideshow will look like this:<br />
26+
<code>[img_assist|nid=22|title=Image One|desc=Image Description|link=node|align=left|width=100|height=75]<br />
27+
[img_assist|nid=23|title=Image Two|desc=Image Description|link=node|align=left ightbox_hide_image|width=100|height=75]<br />
28+
[img_assist|nid=24|title=Image Three|desc=Image Description|link=node|align=left ightbox_hide_image|width=100|height=75]</code><br />
29+
</li>
30+
</ol>
31+
</body>
32+
</html>

index.html

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<title>FP</title>
5+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
6+
<link href="fp/fp.css" rel="stylesheet" type="text/css">
7+
</head>
8+
<body>
9+
<!-- ImageReady Slices (FP.psd) -->
10+
<div id="page">
11+
<div id="bg-top-164">
12+
<a href="http://mariagwyn.com" class="logo"><h1>Maria Gwyn McDowell</h1></a>
13+
</div>
14+
<div id="bg-top2-33">
15+
<div class="cols">
16+
<div class="col1 ww-top"></div>
17+
<div class="col2 sch-top"></div>
18+
<div class="col3 dei-top"></div>
19+
</div>
20+
</div>
21+
<div id="bg-mid-367">
22+
<div class="cols">
23+
<a href="a/webwork" alt="MariaGwyn Web Design" class="col1 ww"></a>
24+
<a href="a/scholarship" class="col2 sch"></a>
25+
<a href="http://deiprofundis.org" target="_blank" class="col3 dei"></a>
26+
</div>
27+
</div>
28+
<div id="bg-bot-50">
29+
<div class="footer"></div>
30+
</div>
31+
</div>
32+
<!-- End ImageReady Slices -->
33+
</body>
34+
</html>
1.15 MB
Binary file not shown.

lectures/burning_bush/bb-00.htm

+48
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/burn_bush.dwt" codeOutsideHTMLIsLocked="false" -->
3+
<head>
4+
<!-- InstanceBeginEditable name="doctitle" -->
5+
<title>Lecture | The Burning Bush | 00</title>
6+
<!-- InstanceEndEditable --><meta name="version" content="S5 1.0" />
7+
<link rel="stylesheet" href="ui/print.css" type="text/css" media="print" id="slidePrint" />
8+
<link href="bb.css" rel="stylesheet" type="text/css" />
9+
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
10+
</head>
11+
<body>
12+
13+
<!-- InstanceBeginEditable name="content" -->
14+
<div class="slide">
15+
<h2>Christian Interpretations of Exodus 3:</h2>
16+
<h1>The Burning Bush </h1>
17+
<p>Assigned Reading: <a href="reading-burningbush.pdf">Christian Interpretations of Exodus 3 (pdf) </a></p>
18+
<h4>September 2005</h4>
19+
</div>
20+
<!--end slide-->
21+
<!-- InstanceEndEditable -->
22+
<div id="footer">
23+
<h1>Christian Interpretations of Exodus 3:<br />
24+
The Burning Bush</h1>
25+
<ul class="ftr-left">
26+
<li><a href="bb-00.htm">Start</a></li>
27+
<li><a href="bb-01.htm"><img src="images/thumb_cath_up.jpg" width="45" height="45" border="0" /></a></li>
28+
<li><a href="bb-02.htm"><img src="images/thumb_bush.jpg" width="45" height="45" border="0" /></a></li>
29+
<li><a href="bb-03.htm"><img src="images/thumb_mos_ico.jpg" width="45" height="45" border="0" /></a></li>
30+
<li><a href="bb-04.htm"><img src="images/thumb_mos_raphl.jpg" width="45" height="45" border="0" /></a></li>
31+
<li><a href="bb-05.htm"><img src="images/thumb_mos_raph2.jpg" width="45" height="45" border="0" /></a></li>
32+
<li><a href="bb-06.htm"><img src="images/thumb-pente.jpg" width="45" height="45" border="0" /></a></li>
33+
</ul>
34+
<ul class="ftr-right">
35+
<li><a href="bb-07.htm"><img src="images/thumb_mos-jes.jpg" width="45" height="45" border="0" /></a></li>
36+
<li><a href="bb-08.htm"><img src="images/thumb_thorns.jpg" width="45" height="45" border="0" /></a></li>
37+
<li><a href="bb-09.htm"><img src="images/thumb_res.jpg" width="45" height="45" border="0" /></a></li>
38+
<li><a href="bb-10.htm">Acts 7</a></li>
39+
<li><a href="bb-11.htm"><img src="images/thumb_mary.jpg" width="45" height="45" border="0" /></a></li>
40+
<li><a href="bb-12.htm"><img src="images/thumb_mary.jpg" width="45" height="45" border="0" /></a></li>
41+
<li><a href="bb-13.htm"><img src="images/thumb_theo_2.jpg" width="45" height="45" border="0" /></a></li>
42+
</ul>
43+
<p><a href="http://mariagwyn.com/lectures/burning_bush/burning-bush-flash.htm" target="_blank">Flash Version!</a>
44+
<h5><a href="http://mariagwyn.com" target="_blank">Maria Gwyn McDowell</a></h5>
45+
</div>
46+
47+
</body>
48+
<!-- InstanceEnd --></html>

0 commit comments

Comments
 (0)