presenting perl skin
[catagits/App-IdiotBox.git] / share / skin / presentingperl / html / front_page.html
diff --git a/share/skin/presentingperl/html/front_page.html b/share/skin/presentingperl/html/front_page.html
new file mode 100644 (file)
index 0000000..6b69c2b
--- /dev/null
@@ -0,0 +1,45 @@
+        <div id="main-content">
+
+          <div id="custom-html">        
+            <h2 class="author-name">
+              Welcome to Presenting Perl
+            </h2>
+            
+            <p>
+            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.
+            </p>
+            
+            <p>
+              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.
+            </p>
+            
+            <h2 class="author-name">
+              List of Videos available
+            </h2>
+            <p>
+              Below is a list of events with material currently available, click on the links
+              to go to the collection page for that event.
+            </p>
+            <ul id="announcement-list">
+              <li class="announcement">
+                <span class="made-at">1st March 2010</span>
+                <a class="bucket-link">
+                <span class="bucket-name">Some Random Event</span>
+                - (<span class="new-videos">2</span> new of <span class="total-videos">4</span> total)
+                </a>
+              </li>
+            </ul>
+          </div>
+
+<!-- END MAIN CONTENT -->        
+        </div>