From: markie Date: Mon, 1 Mar 2010 20:04:55 +0000 (-0800) Subject: presenting perl skin X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FApp-IdiotBox.git;a=commitdiff_plain;h=139641f34fde6cf816454db2a0802eae8321c165 presenting perl skin --- diff --git a/share/skin/presentingperl/html/bucket.html b/share/skin/presentingperl/html/bucket.html new file mode 100644 index 0000000..a5d7863 --- /dev/null +++ b/share/skin/presentingperl/html/bucket.html @@ -0,0 +1,15 @@ +
+ +
+

+ THIS IZ MAI BUKKIT +

+ +
+ + +
diff --git a/share/skin/presentingperl/html/front_page.html b/share/skin/presentingperl/html/front_page.html new file mode 100644 index 0000000..6b69c2b --- /dev/null +++ b/share/skin/presentingperl/html/front_page.html @@ -0,0 +1,45 @@ +
+ +
+

+ Welcome to Presenting Perl +

+ +

+ This website is a resource location for talks and presentations on, or about, + the Perl language. We have videos from conferences and workshops but it is our + aim to provide a single location for all Perl audio/visual resources and + material. We hope to incorporate other multimedia properties and custom HTML + from the authors/presenters and have provided a link to submit material. + The site is built and maintained by Shadowcat Systems Limited. Presenting Perl + is powered by Idiot Box which is built using the Web::Simple framework. +

+ +

+ All of the material has a licence on the page it is on. The general site + licence is a "Creative Commons Attribution - Noncommercial - No Derivative + Works 3.0 Unported Licence", other material provided by authors may have their + own restrictions and conditions. If you wish to use any of the material at + another location then please contact the site owners to confirm usage. +

+ +

+ List of Videos available +

+

+ Below is a list of events with material currently available, click on the links + to go to the collection page for that event. +

+ +
+ + +
diff --git a/share/skin/presentingperl/html/layout.html b/share/skin/presentingperl/html/layout.html new file mode 100644 index 0000000..8bb5ee8 --- /dev/null +++ b/share/skin/presentingperl/html/layout.html @@ -0,0 +1,53 @@ + + + + Perl Resource/Media Vault + + + + + + +
+
+
+
+ + + +
+
+ + + + + + + + diff --git a/share/skin/presentingperl/html/video.html b/share/skin/presentingperl/html/video.html new file mode 100644 index 0000000..5ff75c5 --- /dev/null +++ b/share/skin/presentingperl/html/video.html @@ -0,0 +1,64 @@ +
+ +
+
Get the Flash Player to see this player.
+ + + + +
+ +
+

+ Title: +

+

+ Author: +

+

+ Event: +

+
+ Creative Commons License +

+ This work is licensed under a + + Creative Commons Attribution - Noncommercial - No Derivative Works 3.0 + Unported License.
+

+ +
+ +
+ +
+ +
+

Upload Custom HTML

+

+ There will soon be a form to help automate the process of uploading custom + html on this page. Until that is incorporated please send the html you wish + to appear to + m.keating(at)shadowcat.co.uk + for inclusion. +

+ + + +
+ + +
diff --git a/share/skin/presentingperl/static/style/basic.css b/share/skin/presentingperl/static/style/basic.css new file mode 100644 index 0000000..0da62fb --- /dev/null +++ b/share/skin/presentingperl/static/style/basic.css @@ -0,0 +1,91 @@ + + +body { + font-family: helvetica, verdana, sans-serif; + font-size: 10pt; + background: #cadae2; +} + + +p { + line-height: 150%; +} + + +p.footer { + font-size: 90%; + color: #999999; + text-align: right; + margin: 20px 0 10px 0; +} + + +h1 { + font-size: 200%; + color: #666666; + display: block; + padding: 20px 0 5px 0px; + margin: 0px 0px 5px 0; +} + +h1.notseen { + text-indent: -10em; +} + +h1.video-name { + font-size: 200%; + color: #666666; + width: 270px; + display: block; + padding: 5px 0 5px 4px; + margin-bottom: 5px; +} + + +h2.author-name { + font-size: 150%; + color: #666666; + width: 270px; + display: block; + padding: 5px 0 5px 4px; + margin-bottom: 5px; +} + +h3.bucket-name { + font-size: 125%; + color: #666666; + width: 270px; + display: block; + padding: 5px 0 5px 4px; + margin-bottom: 5px; + border-bottom: 1px #0000ff dashed; +} + + + + + + + + +#navbar ul { + margin-top: 85px; + margin-left: -30px; +} + +#navbar li { + float: left; + font-size: 100%; + padding: 0 4px 0 4px; + list-style-type: none; +} + +#navbar a { + text-decoration: none; + color: #888888; +} + +#navbar a:hover { + text-decoration: none; + color: #336699; +} diff --git a/share/skin/presentingperl/static/style/images/logo.jpg b/share/skin/presentingperl/static/style/images/logo.jpg new file mode 100644 index 0000000..823e708 Binary files /dev/null and b/share/skin/presentingperl/static/style/images/logo.jpg differ diff --git a/share/skin/presentingperl/static/style/layout.css b/share/skin/presentingperl/static/style/layout.css new file mode 100644 index 0000000..9b47e34 --- /dev/null +++ b/share/skin/presentingperl/static/style/layout.css @@ -0,0 +1,78 @@ + +#wrap1 { + position: absolute; + top: 02px; + left: 10px; + width: 960px; + background: #ffffff; + border-top: 2px solid #333333; + border-left: 2px solid #333333; + border-right: 2px solid #333333; + border-bottom: 8px solid #333333; +} + +#wrap2 { + width: 956px; + position: relative; + background: #ffffff; + margin-top: 105px; +} + +#navbar { + top: 10px; + left: 310px; + width: 660px; + position: absolute; + background: #ffffff; + height: 100px; +} + +#logo { + top: 10px; + left: 18px; + width: 300px; + position: absolute; + background: #ffffff url(images/logo.jpg) no-repeat; + height: 100px; +} + +#left-column { + width: 644px; + background: #efefef; + float: left; + min-height: 300px; + padding: 4px; + margin-left: 2px; + margin-top: 20px; +} + +#right-column { + width: 282px; + background: white; + float: right; + min-height: 300px; + margin-left: 10px; + margin-bottom: 40px; + margin-top: 15px; + padding: 4px; + +} + +#custom-html { + width: 922px; + background: #ffffff; + clear: both; + min-height: 300px; + padding: 15px; + +} + +#footer { + width: 952px; + background: #efefef; + margin-top: 10px; + padding: 4px; + border-top: 1px dashed #336699; +} + +