|
|
(198 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | + | <html dir="ltr" lang="en-US"> |
- | <html xmlns="http://www.w3.org/1999/xhtml">
| + | |
| <head> | | <head> |
- | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
- | <title> WordPress Wiki Theme</title> | + | <meta name="viewport" content="width=device-width; initial-scale=1.0"> |
- | <link rel="stylesheet" href="http://wpwikitheme.com/wp-content/themes/wiki/style.css" type="text/css" media="screen" /> | + | <title>Venture</title> |
| + | <!-- Stylesheet --> |
| + | <link rel="stylesheet" type="text/css" media="all" href="http://uwigemwiki.websharx.ca/css/style.css" /> |
| + | <link rel="stylesheet" type="text/css" media="all" href="http://uwigemwiki.websharx.ca/css/responsive.css" /> |
| + | <!-- Google Font --> |
| + | <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic' rel='stylesheet' type='text/css'> |
| + | <!--[if lt IE 9]> |
| + | <script src="http://uwigemwiki.websharx.ca/js/html5.js" type="text/javascript"></script> |
| + | <![endif]--> |
| + | <!--[if (gte IE 6)&(lte IE 8)]> |
| + | <script src="http://themes.swishthemes.com/venture/wp-content/themes/venture/js/selectivizr-min.js"></script> |
| + | <![endif]--> |
| + | <script type="text/javascript" src="http://uwigemwiki.websharx.ca/js/jquery-1.7.2.min.js"></script> |
| | | |
- | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js"></script> | + | <!-- Add jQuery library --> |
- | <script type="text/javascript" src="http://wpwikitheme.com/wp-content/themes/wiki/js/application.js"></script>
| + | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> |
- | <script type="text/javascript" src="http://wpwikitheme.com/wp-content/themes/wiki/js/jquery.livesearch.js"></script>
| + | |
| | | |
- | <script type="text/javascript"> | + | <!-- Add mousewheel plugin (this is optional) --> |
- | /* <![CDATA[ */ | + | <script type="text/javascript" src="http://uwigemwiki.websharx.ca/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script> |
- | $(document).ready(function() {
| + | |
- | $('#s').liveSearch({ajaxURL: 'http://wpwikitheme.com/index.php?ajax=1&s='});
| + | |
- | });
| + | |
- | /* ]]> */
| + | |
- | </script> | + | |
| | | |
- | <!--[if IE 6]> | + | <!-- Add fancyBox --> |
- | <link rel="stylesheet" href="http://wpwikitheme.com/wp-content/themes/wiki/css/ie.css" type="text/css" media="screen" /> | + | <link rel="stylesheet" href="http://uwigemwiki.websharx.ca/fancybox/source/jquery.fancybox.css?v=2.1.3" type="text/css" media="screen" /> |
- | <script type="text/javascript" src="http://wpwikitheme.com/wp-content/themes/wiki/js/jquery.pngFix.js"></script> | + | <script type="text/javascript" src="http://uwigemwiki.websharx.ca//fancybox/source/jquery.fancybox.pack.js?v=2.1.3"></script> |
- | <script type="text/javascript">
| + | |
- | /* <![CDATA[ */
| + | |
- | $(document).ready(function(){
| + | |
- | $(document).pngFix();
| + | |
- | });
| + | |
- | /* ]]> */
| + | |
- | </script> | + | |
- | <![endif]-->
| + | |
- | | + | |
- | <link rel="alternate" type="application/rss+xml" title="WordPress Wiki Theme RSS Feed" href="http://wpwikitheme.com/feed/" />
| + | |
- | <link rel="alternate" type="application/atom+xml" title="WordPress Wiki Theme Atom Feed" href="http://wpwikitheme.com/feed/atom/" />
| + | |
- | <link rel="pingback" href="http://wpwikitheme.com/xmlrpc.php" />
| + | |
| | | |
- | <link rel='stylesheet' id='wp-postratings-css' href='http://wpwikitheme.com/wp-content/plugins/wp-postratings/postratings-css.css?ver=1.50' type='text/css' media='all' />
| |
- | <script type='text/javascript' src='http://wpwikitheme.com/wp-includes/js/jquery/jquery.js?ver=1.3.2'></script>
| |
- | <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://wpwikitheme.com/xmlrpc.php?rsd" />
| |
- | <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://wpwikitheme.com/wp-includes/wlwmanifest.xml" />
| |
- | <link rel='index' title='WordPress Wiki Theme' href='http://wpwikitheme.com' />
| |
- | <link rel="stylesheet" href="http://wpwikitheme.com/wp-content/themes/wiki/style_blue.css" type="text/css" media="screen" />
| |
| <style type="text/css"> | | <style type="text/css"> |
| <!-- | | <!-- |
- | .post-ratings {
| + | |
- | width: 300px;
| + | /* --- Control formatting of wiki generated content --- */ |
- | float: left;
| + | |
- | } | + | body{background:#e6e6e6;padding:0;margin:0;border:none;height:auto !important;height:100%;min-height:100%;} |
- | .post-ratings img { | + | #globalWrapper{margin:0;padding:0;border:none;height:auto !important;height:100%;min-height:100%;} |
- | top: 3px;
| + | #top-section{display:none;} |
- | position: relative;
| + | #content{background:#e6e6e6;width:100%;height:auto !important;height:100%;min-height:100%;margin:0;padding:0;border:none;} |
- | } | + | .firstHeading{display:none;} |
| + | #contentSub{display:none;} |
| + | #footer-box{background:#e6e6e6;width:100%;} |
| + | #footer{background: none repeat scroll 0% 0% rgb(33, 35, 38);width:100%;} |
| + | |
| --> | | --> |
| </style> | | </style> |
| </head> | | </head> |
- | <body> | + | <body id="body" class="home"> |
- | <div id="header_wrap">
| + | |
- | <div id="header"> <img src="http://wpwikitheme.com/wp-content/themes/wiki/images/header_gradient_blue.jpg" alt="" class="gradient" /> <a href="http://wpwikitheme.com/"><img src="http://wpwikitheme.com/wp-content/themes/wiki/images/logo_blue.png" alt="Logo" class="logo" /></a>
| + | |
- | <ul class="navigation">
| + | |
- | <li class="current_page_item"><a href="http://wpwikitheme.com" title="Home">Home</a></li>
| + | |
| | | |
- | <li class="page_item page-item-2"><a href="http://wpwikitheme.com/about/" title="About">About</a></li>
| + | <div style="margin-top:-20px;font-size:8pt;margin-left:150px;"> |
- | <li class="page_item page-item-24"><a href="http://wpwikitheme.com/faqs/" title="FAQs">FAQs</a></li> | + | <a href="https://2012e.igem.org/wiki/index.php?title=Team:Waterloo-E&action=edit">[Edit]</a> |
- | </ul> | + | <a href="/wiki/index.php?title=Team:Waterloo-E&action=history" style="margin-left:5px;">[History]</a> |
- | </div>
| + | <a href="/Special:MovePage/Team:Waterloo-E" style="margin-left:5px;">[Move]</a> |
| + | <a href="/wiki/index.php?title=Talk:Team:Waterloo-E&action=edit" style="margin-left:5px;">[Discussion]</a> |
| </div> | | </div> |
- | <div id="page_wrap"> | + | |
- | <div id="welcome"> | + | <!-- #header --> |
- | <div id="welcome_text"> | + | <header id="header" class="clearfix"> |
- | <span>Hello</span> <p>Welcome to the WordPress Wiki Theme. This theme will transform WordPress into a custom knowledge Base application to power your companies documentation needs. You'll be able to add articles and frequently asked questions, rate content, show related articles, and much more!</p> </div> | + | <div class="container clearfix"> |
| + | |
| + | <!-- #header-top --> |
| + | <div id="header-top" class="clearfix"> |
| + | <div class="left">BizBricks | University of Waterloo</div> |
| + | |
| + | <!-- #social --> |
| + | <ul id="social" class="clearfix"> |
| + | <li class="twitter"><a href="https://twitter.com/WaterlooiGEMEnt">Twitter</a></li> |
| + | </ul> |
| + | <!-- /#social --> |
| + | </div> |
| + | <!-- /#header-top --> |
| + | |
| + | <!-- #logo --> |
| + | <div id="logo"> |
| + | <h1> <a href="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E"> <img alt="BizBricks" src="http://uwigemwiki.websharx.ca/website-logo-october20.png"> </a> </h1> |
| + | |
| + | <a href="https://2012.igem.org/Main_Page"><img style="float:right;margin-right:-600px;margin-top:-143px;" src="https://static.igem.org/mediawiki/2010/f/fd/IGEM_basic_Logo_white_small_UW.png" alt="Return to iGEM 2012"></img></a></div> |
| + | <!-- /#logo --> |
| + | |
| + | <!-- #primary-nav --> |
| + | <nav id="primary-nav" role="navigation" class="clearfix"> |
| + | <ul class="nav sf-menu clearfix"> |
| + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/Executive-Summary"><strong>Exec Summary</strong><span>our pitch</span></a></li> |
| + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/Analysis"><strong>Analysis</strong><span>our analysis</span></a></li> |
| + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/Business-Plan"><strong>Business Plan</strong><span>our platform</span></a></li> |
| + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/About"><strong>About</strong><span>our team</span></a></li> |
| + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/Source-Data" ><strong>Source Data</strong><span>references</span></a></li> |
| + | </ul> |
| + | <select ONCHANGE="location = this.options[this.selectedIndex].value;"> |
| + | <option value="" class="blank">— BizBricks Navigation —</option> |
| + | <option value="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E" selected="selected">Home</option> |
| + | <option value="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/Executive-Summary">Executive Summary</option> |
| + | <option value="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/Analysis">Analysis</option> |
| + | <option value="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/Business-Plan">Business Plan</option> |
| + | <option value="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/About">About</option> |
| + | <option value="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/Source-Data">Source Data</option> |
| + | </select> |
| + | </nav> |
| + | <!-- #primary-nav --> |
| + | |
| </div> | | </div> |
- | <div id="page" class="clearfix">
| + | </header> |
| + | <!-- /#header --> |
| + | |
| + | <!-- #primary --> |
| + | |
| + | <div id="primary" class="clearfix"> |
| + | <!-- #content --> |
| + | <section id="content" role="main" class="fullwidth"> |
| | | |
- | <div id="sidebar">
| + | <!-- .container --> |
- |
| + | <div class="container"> |
- | <h3 class="folder">Categories</h3>
| + | |
- | <ul id="navigation">
| + | <!-- #hpslider --> |
- | <li class="cat-item cat-item-5"><a href="http://wpwikitheme.com/category/demystifying-the-wiki/" title="View all posts filed under Demystifying The Wiki">Demystifying The Wiki</a>
| + | <div id="hpslider"> |
- | <ul class='children'> | + | <script type="text/javascript" charset="utf-8"> |
- | <li class="cat-item cat-item-6"><a href="http://wpwikitheme.com/category/demystifying-the-wiki/awesome-features/" title="View all posts filed under Awesome Features">Awesome Features</a>
| + | jQuery(window).load(function() { |
- | </li> | + | jQuery('#slider').flexslider({ |
- | <li class="cat-item cat-item-7"><a href="http://wpwikitheme.com/category/demystifying-the-wiki/writing-content/" title="View all posts filed under Writing Content">Writing Content</a>
| + | animation: "slide", |
- | </li> | + | controlNav: false, |
- | </ul> | + | directionNav: true, |
- | </li>
| + | prevText: "<", |
- | <li class="cat-item cat-item-1"><a href="http://wpwikitheme.com/category/installation/" title="View all posts filed under Installation">Installation</a>
| + | nextText: ">", |
- | <ul class='children'> | + | slideshow: true |
- | <li class="cat-item cat-item-3"><a href="http://wpwikitheme.com/category/installation/plugins/" title="View all posts filed under Plugins">Plugins</a>
| + | }); |
- | </li> | + | }); |
- | <li class="cat-item cat-item-4"><a href="http://wpwikitheme.com/category/installation/theme/" title="View all posts filed under Theme">Theme</a>
| + | </script> |
- | </li> | + | <div id="slider" class="flexslider" style="width:1090px;height:470px;"> |
- | </ul> | + | <ul class="slides"> |
- | </li> | + | <li> <a class="fancybox-media" href="http://www.youtube.com/watch?v=vQ1qSmzvYAA"><img src="https://static.igem.org/mediawiki/2012e/8/87/Slide-1-final.png" alt="" /></a> |
- | </ul>
| + | </li> |
- |
| + | <li> <img src="https://static.igem.org/mediawiki/2012e/a/ab/Slide-2-final.png" alt="" /> |
| + | </li> |
| + | <li> <img src="https://static.igem.org/mediawiki/2012e/b/bf/Slide-3-final.png" alt="" /> |
| + | </li> |
| + | <li> <img src="https://static.igem.org/mediawiki/2012e/6/64/Slide-4-final.png" alt="" /> |
| + | </li> |
| + | </ul> |
| + | </div> |
| + | </div> |
| + | <!-- /#hpslider --> |
| + | |
| + | <section class="fullwidth page" id="content"> |
| | | |
- | <h3 class="search">Live Search</h3>
| + | <!-- #callout --> |
- | <div id="livesearch">
| + | <div id="callout"> |
- | <div class="ajax-loading"></div>
| + | <h2>BizBricks is a centralized source for learning and a hub for collaboration.</h2> |
- | <form method="get" action="http://wpwikitheme.com" autocomplete="off">
| + | </div> |
- | <fieldset> | + | <!-- /#callout --> |
- | <input type="text" value="" name="s" id="s" class="text" style="margin-bottom: 10px;" />
| + | |
- | </fieldset>
| + | <p style="font-size: 14px;">Its purpose is to provide users access to best practice tools that will enhance their knowledge in pertinence to entrepreneurship, but also create a space where aspiring bio-entrepreneurs have the opportunity to connect with other stakeholders that may demonstrate interest in their technologies and ideas. |
- | </form>
| + | <br/> |
- | </div>
| + | <br/> |
- |
| + | An organization is optimally successfully when the product elements from both the disciplines of science and business are well integrated. For years, there has been a particular focus on the scientific potential of synthetic biology but in order to remain sustainable and efficient, it is important that there is an ongoing discussion about the sustainability of the field from an economic perspective. |
- | <h3 class="locked">Sign In</h3>
| + | <br/> |
- | <ul class="users">
| + | <br/> |
- | <li>
| + | Our goal is to provide content to entrepreneurs that pertain to three particular stages: Research & Development, Funding and Regulations & Commercialization. The goal is to develop a business development roadmap that provides a concise but comprehensive understanding of entrepreneurship to all stakeholders exposed to synthetic biology. |
- | <form action="http://wpwikitheme.com/wp-login.php" method="post">
| + | <br/> |
- | <fieldset>
| + | <br/> |
- | <label for="log">User
| + | The ultimate goal is to create a collaborative space and a knowledge repository for synthetic biologists and stakeholders that should be engaged within the technology development process. Our vision is to create the foundational e-learning tool for iGEM Entrepreneurship. |
- | <input type="text" name="log" id="log" value="" size="22" class="text" />
| + | <br/> |
- | </label>
| + | <br/> |
- | <label for="pwd">Password
| + | Please note that this wiki is mobile and tablet friendly. |
- | <input type="password" name="pwd" id="pwd" size="22" class="text" />
| + | <br/><br/> |
- | </label>
| + | <a href="http://uwigemwiki.websharx.ca/Slide Deck- Jamboree.pptx">Draft Slide Deck</a></p> |
- | <p>
| + | </section> |
- | <label for="rememberme"><input name="rememberme" id="rememberme" type="checkbox" value="forever" class="checkbox" /> Remember me</label>
| + | </div> |
- | <input type="hidden" name="redirect_to" value="/"/>
| + | </section> |
- | <input type="submit" name="submit" value="Send" class="button" />
| + | <!-- /#content --> |
- | </p>
| + | |
- | </fieldset>
| + | |
- | </form>
| + | |
- | </li>
| + | |
- | <li><a href="http://wpwikitheme.com/wp-login.php?action=lostpassword">Recover password</a></li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
- | <div id="content">
| + | |
- | <h1>Popular Articles</h1>
| + | |
- | <div class="post_wrap home">
| + | |
- | <div class="post">
| + | |
- | <h2><a href="http://wpwikitheme.com/installation/plugins/installing-the-wiki-faqs-plugin/" title="Installing the Wiki FAQs Plugin">Installing the Wiki FAQs Plugin</a></h2>
| + | |
- | This awesome totally custom plugin is a slick and easy way to show off your FAQs without taking up a post or page doing it. As well, it's completely search friendly and paginates just like regular posts.
| + | |
- | <a href="http://wpwikitheme.com/installation/plugins/installing-the-wiki-faqs-plugin/" title="Installing the Wiki FAQs Plugin">Read Article ›</a>
| + | |
- | </div>
| + | |
- | <div class="post">
| + | |
- | <h2><a href="http://wpwikitheme.com/installation/theme/installing-the-wordpress-wiki-theme/" title="Installing the WordPress Wiki Theme">Installing the WordPress Wiki Theme</a></h2>
| + | |
- | The WordPress Wiki Theme is very simple to get up and running quickly. If you have ever installed a theme in WordPress than this one will most likely be no different.
| + | |
- | <a href="http://wpwikitheme.com/installation/theme/installing-the-wordpress-wiki-theme/" title="Installing the WordPress Wiki Theme">Read Article ›</a>
| + | |
- | </div> | + | |
- | <div class="post"> | + | |
- | <h2><a href="http://wpwikitheme.com/demystifying-the-wiki/awesome-features/a-feature-list-oh-yeah/" title="A feature list, oh yeah!">A feature list, oh yeah!</a></h2>
| + | |
- | Everyone always wants a list of the top features, it wouldn't be a website about a theme without one. So, here is a compiled list of the features I think are important to note and that you should be aware of.
| + | |
- | <a href="http://wpwikitheme.com/demystifying-the-wiki/awesome-features/a-feature-list-oh-yeah/" title="A feature list, oh yeah!">Read Article ›</a>
| + | |
| </div> | | </div> |
- | <div class="post"> | + | <!-- /#primary --> |
- | <h2><a href="http://wpwikitheme.com/demystifying-the-wiki/writing-content/how-to-write-an-article/" title="How to Style an Article">How to Style an Article</a></h2> | + | |
- | This is were you can find all the styles that you have access to when posting articles using the WordPress Wiki Theme.
| + | <!-- #footer-bottom --> |
- | <a href="http://wpwikitheme.com/demystifying-the-wiki/writing-content/how-to-write-an-article/" title="How to Style an Article">Read Article ›</a>
| + | <footer id="footer-bottom" class="clearfix"> |
- | </div> | + | <div class="container"> |
- | </div>
| + | <nav id="footer-nav"> |
- | <br class="clear" />
| + | <ul class="nav-footer clearfix"> |
- | <h1 class="my_faqs">Frequently Asked Questions</h1><div class="post_wrap"><ul id="faq"><li><a class="question" href="#">How Do you Make a FAQ Sticky?</a><ul class="answer"><li>To make a FAQ stick to the front page you'll check the box next to "Stick this post to the front page" in the Wiki FAQs <em>"Add New FAQ"</em> or <em>"Edit FAQ"</em> post sidebar in the WordPress admin area.</li></ul></li></ul></div> </div>
| + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E">Home</a></li> |
| + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/Executive-Summary">Executive Summary</a></li> |
| + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/Analysis">Analysis</a></li> |
| + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/Business-Plan">Business Plan</a></li> |
| + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/About">About</a></li> |
| + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:Waterloo-E/Source-Data">Source Data</a></li> |
| + | </ul> |
| + | </nav> |
| + | <div id="copyright"> <small id="copyright">© Copyright, BizBricks | University of Waterloo | Designed by <a href="http://www.websharx.ca" target="blank">Web Sharx</a></small> </div> |
| </div> | | </div> |
- | </div> | + | </footer> |
- | <div class="clear"></div> | + | <!-- /#footer-bottom --> |
- | <div id="footer_wrap"> | + | |
- | <div id="footer"><p class="left">© 2010 WordPress Wiki Theme | Powered by <a href="htto://wordpress.org">Wordpress</a></p> <p style="text-align:right">Icons courtesy of <a href="http://www.famfamfam.com/">FamFamFam</a> and <a href="http://wefunction.com/2008/07/function-free-icon-set">WeFunction</a></p>
| + | <script> |
- | </div>
| + | var getElementsByClassName=function(a,b,c){if(document.getElementsByClassName){getElementsByClassName=function(a,b,c){c=c||document;var d=c.getElementsByClassName(a),e=b?new RegExp("\\b"+b+"\\b","i"):null,f=[],g;for(var h=0,i=d.length;h<i;h+=1){g=d[h];if(!e||e.test(g.nodeName)){f.push(g)}}return f}}else if(document.evaluate){getElementsByClassName=function(a,b,c){b=b||"*";c=c||document;var d=a.split(" "),e="",f="http://www.w3.org/1999/xhtml",g=document.documentElement.namespaceURI===f?f:null,h=[],i,j;for(var k=0,l=d.length;k<l;k+=1){e+="[contains(concat(' ', @class, ' '), ' "+d[k]+" ')]"}try{i=document.evaluate(".//"+b+e,c,g,0,null)}catch(m){i=document.evaluate(".//"+b+e,c,null,0,null)}while(j=i.iterateNext()){h.push(j)}return h}}else{getElementsByClassName=function(a,b,c){b=b||"*";c=c||document;var d=a.split(" "),e=[],f=b==="*"&&c.all?c.all:c.getElementsByTagName(b),g,h=[],i;for(var j=0,k=d.length;j<k;j+=1){e.push(new RegExp("(^|\\s)"+d[j]+"(\\s|$)"))}for(var l=0,m=f.length;l<m;l+=1){g=f[l];i=false;for(var n=0,o=e.length;n<o;n+=1){i=e[n].test(g.className);if(!i){break}}if(i){h.push(g)}}return h}}return getElementsByClassName(a,b,c)}, |
- | </div> | + | dropdowns = getElementsByClassName( 'dropdown-menu' ); |
- | <script type='text/javascript'>
| + | for ( i=0; i<dropdowns.length; i++ ) |
- | /* <![CDATA[ */
| + | dropdowns[i].onchange = function(){ if ( this.value != '' ) window.location.href = this.value; } |
- | var ratingsL10n = {
| + | </script> |
- | plugin_url: "http://wpwikitheme.com/wp-content/plugins/wp-postratings",
| + | <script type="text/javascript" src="http://uwigemwiki.websharx.ca/js/functions.js"></script> |
- | ajax_url: "http://wpwikitheme.com/wp-content/plugins/wp-postratings/wp-postratings.php",
| + | <script type="text/javascript" src="http://uwigemwiki.websharx.ca/js/jquery.flexslider-min.js"></script> |
- | text_wait: "Please rate only 1 post at a time.",
| + | |
- | image: "stars_crystal",
| + | |
- | image_ext: "gif",
| + | |
- | max: "5",
| + | |
- | show_loading: "0",
| + | |
- | show_fading: "0",
| + | |
- | custom: "0"
| + | |
- | }; | + | |
- | var ratings_mouseover_image=new Image();ratings_mouseover_image.src=ratingsL10n.plugin_url+"/images/"+ratingsL10n.image+"/rating_over."+ratingsL10n.image_ext; | + | |
- | /* ]]> */ | + | |
- | </script> | + | |
- | <script type='text/javascript' src='http://wpwikitheme.com/wp-content/plugins/wp-postratings/postratings-js.js?ver=1.50'></script> | + | |
| </body> | | </body> |
| </html> | | </html> |