Skip to content
Snippets Groups Projects
Commit c642cb39 authored by Aaron Coleman's avatar Aaron Coleman
Browse files

Changes to get husker feed working

parent 78914543
No related branches found
No related tags found
No related merge requests found
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
<div id="facebook"> <div id="facebook">
<h5 class="sec_header">UNL on <a href="http://www.facebook.com/unl.edu">Facebook</a></h5> <h5 class="sec_header">UNL on <a href="http://www.facebook.com/unl.edu">Facebook</a></h5>
<iframe scrolling="no" frameborder="0" <iframe scrolling="no" frameborder="0"
src="http://www.facebook.com/connect/connect.php?id=10150299702917327&amp;connections=6&amp;stream=1" src="http://www.facebook.com/connect/connect.php?id=10150299702907327&amp;connections=6&amp;stream=1"
style="border: none; width: 220px; height: 400px;"> style="border: none; width: 220px; height: 400px;">
Your browser does not support inline frames or is currently configured not to display Your browser does not support inline frames or is currently configured not to display
inline frames. Content can be viewed at actual source page:"Your Facebook URL Goes Here" inline frames. Content can be viewed at actual source page:"Your Facebook URL Goes Here"
...@@ -185,7 +185,7 @@ ...@@ -185,7 +185,7 @@
<div id="huskers_schedule"></div> <div id="huskers_schedule"></div>
<p style="text-align:right"><em><a href="http://www.huskers.com/" class="external">Huskers.com</a></em></p> <p style="text-align:right"><em><a href="http://www.huskers.com/" class="external">Huskers.com</a></em></p>
<script src="http://developer.yahoo.com/yql/console/#h=select%20%20*%20from%20rss%20where%20url%3D%27http%3A//www.huskers.com/rss.dbml%3Fdb_oem_id%3D100%26media%3Dnews%27&amp;format=json&amp;callback=showHuskersNews" type="text/javascript"></script> <script src="http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20rss%20where%20url%3D%22http%3A%2F%2Fwww.huskers.com%2Frss.dbml%3Fdb_oem_id%3D100%26RSS_SPORT_ID%3D41%26media%3Dnews%22&format=json&diagnostics=true&callback=showHuskersSchedule" type="text/javascript"></script>
</div> </div>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment