commit
ca0d19a7cf
|
@ -11,7 +11,7 @@ INFO_CC = (
|
|||
('CC0', 'cc0', 'No Rights Reserved (CC0)', 'http://creativecommons.org/about/cc0'),
|
||||
)
|
||||
INFO_PD = (
|
||||
('GFDL', 'gdfl', 'GNU Free Documentaion License', 'http://www.gnu.org/licenses/fdl-1.3-standalone.html'),
|
||||
('GFDL', 'gdfl', 'GNU Free Documentation License', 'http://www.gnu.org/licenses/fdl-1.3-standalone.html'),
|
||||
('PD-US', 'pd-us', 'Public Domain, US', 'http://creativecommons.org/about/pdm'),
|
||||
)
|
||||
INFO_ALL = INFO_CC + INFO_PD
|
||||
|
|
|
@ -179,7 +179,9 @@ function put_un_in_cookie2(){
|
|||
<div class="jsmodule">
|
||||
<h3 class="module-title">News</h3>
|
||||
<div class="jsmod-content">
|
||||
Blog: <a href="http://blog.unglue.it/2014/07/23/mur-laffertys-afterlife-series-on-unglue-it/">Mur Lafferty's Afterlife series on Unglue.it!</a>
|
||||
Blog: <a href="http://blog.unglue.it/2014/08/29/zero-sum-game-is-an-exponential-transformation/">SL Huang's <i>Zero Sum Game</a> on Unglue.it!</a>
|
||||
<br /><br />
|
||||
Blog: <a href="http://blog.unglue.it/2014/08/21/non-profit-champion-of-openness-adds-its-first-2-cc-books-to-unglue-it/">METRO NY Library Council Champions Openness</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jsmodule">
|
||||
|
|
Loading…
Reference in New Issue