Commit da2c5d35 authored by Jim Tittsler's avatar Jim Tittsler
Browse files

Remove wiggio special case.

CD4OE wiggio site is no longer active.
parent c469d4e5
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
/* jshint node: true, multistr: true, trailing: true, esnext: true */
"use strict";

const VERSION = "0.12.9",
const VERSION = "1.0.0",
  JQUERY = "http://code.jquery.com/jquery-2.1.1.min.js",
  FILEPATH = "/home/www/www";

@@ -519,10 +519,6 @@ function processPage(pi) {
      }
    });

    // FIXME wiggio breaks the back button, so hack links to open
    // in a new window
    $('a[href^="http://cd4oe.wiggio.com"]').attr("target", "wiggio");

    theme.process($, opt);

    // if using analytics, install at the bottom of the page
+1 −1
Original line number Diff line number Diff line
{
  "name": "wecourse",
  "version": "0.9.9",
  "version": "1.0.0",
  "author": "Jim Tittsler <jim@oerfoundation.org>",
  "description": "build a static course from WikiEducator open resources",
  "keywords": [