From d426617c886d67fea70d30761f0ef2e0b0a4d77c Mon Sep 17 00:00:00 2001 From: Krett12 Date: Mon, 25 Aug 2014 15:38:00 -0700 Subject: [PATCH 01/14] scratchwikiskin Please update! --- ScratchWikiSkin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ScratchWikiSkin.php b/ScratchWikiSkin.php index 703eb4b..2d95636 100644 --- a/ScratchWikiSkin.php +++ b/ScratchWikiSkin.php @@ -207,7 +207,7 @@ public function execute() {
  • From de9a83e75921a1306ed1c76507ec8bcc054c0e0d Mon Sep 17 00:00:00 2001 From: Krett12 Date: Sun, 9 Nov 2014 06:21:48 -0800 Subject: [PATCH 02/14] changing to everything wiki --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c24d79f..8d3ff50 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ scratchwikiskin ================= -If you'd like to help fix bugs in the skin for the Scratch Wiki, please fork, make and test changes, and then submit a pull request. Our design goals are to keep the wiki skin as simple and as easy to use as possible. So we're unlikely to accept pull requests for fancy features, or code that's difficult to maintain. +If you'd like to help fix bugs in the skin for the Everything Wiki, please fork, make and test changes, and then submit a pull request. Our design goals are to keep the wiki skin as simple and as easy to use as possible. So we're unlikely to accept pull requests for fancy features, or code that's difficult to maintain. To install / setup -1. Mediawiki skins change a lot between versions, so you need to use the same version of mediawiki that the Scratch wiki is currently running. You can find that version here: http://wiki.scratch.mit.edu/wiki/Special:Version +1. Mediawiki skins change a lot between versions, so you need to use the same version of mediawiki that the Scratch wiki is currently running. You can find that version here: http://everythingwiki.x10.bz/index.php/Special:Version 2. Clone this repository as a subdirectory of your skins folder. @@ -12,5 +12,4 @@ To install / setup you@yourcomputer:/var/www/w/skins$ ln -s scratchwikiskin/ScratchWikiSkin.php ScratchWikiSkin.php -Credits: Original design by JSO, with contributions from jvvg, blob8108, and scmb1. - +Credits: Original design by the Scratch Wiki, ported by the Everything Wiki From c14d44b2d67a89369bd54cb7cc9dd2190c8005c7 Mon Sep 17 00:00:00 2001 From: Krett12 Date: Sun, 9 Nov 2014 08:42:12 -0800 Subject: [PATCH 03/14] the job won't be fully done until later --- ScratchWikiSkin.php | 55 +++++---------------------------------------- 1 file changed, 5 insertions(+), 50 deletions(-) diff --git a/ScratchWikiSkin.php b/ScratchWikiSkin.php index 2d95636..db3bf59 100644 --- a/ScratchWikiSkin.php +++ b/ScratchWikiSkin.php @@ -49,10 +49,10 @@ public function execute() { -
  • -
  • -

    Community

    - -
  • -
  • -

    Support

    - -
  • -
  • -

    Legal

    - -
  • -
  • -

    Donate

    - -
  • +

    Scratch is a project of the Lifelong Kindergarten Group at the MIT Media Lab

    From 4dd37a14823ff19b219310e0d3c6003d6defe650 Mon Sep 17 00:00:00 2001 From: JayceeMinecraft Date: Sun, 9 Nov 2014 17:26:31 +0000 Subject: [PATCH 04/14] Krett, give me permission to edit then! --- ScratchWikiSkin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ScratchWikiSkin.php b/ScratchWikiSkin.php index db3bf59..0bb3387 100644 --- a/ScratchWikiSkin.php +++ b/ScratchWikiSkin.php @@ -61,7 +61,7 @@ public function execute() { - + From 6a5196e7a0e87f1bbd3d2eed8ff742d3dd8d421d Mon Sep 17 00:00:00 2001 From: Krett12 Date: Sun, 16 Nov 2014 21:15:16 -0800 Subject: [PATCH 05/14] putting navigation on the top --- ScratchWikiSkin.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ScratchWikiSkin.php b/ScratchWikiSkin.php index 0bb3387..0e04d1d 100644 --- a/ScratchWikiSkin.php +++ b/ScratchWikiSkin.php @@ -49,10 +49,10 @@ public function execute() {
      -
    • -
    • -
    • -
    • +
    • Main page
    • +
    • Recent changes
    • +
    • Random page
    • +
    • Community Portal
    • From 9c445f6f583a39e1c957165d29f02c32a148ae25 Mon Sep 17 00:00:00 2001 From: Krett12 Date: Sun, 16 Nov 2014 21:18:53 -0800 Subject: [PATCH 06/14] can't forget that! --- ScratchWikiSkin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ScratchWikiSkin.php b/ScratchWikiSkin.php index 0e04d1d..a791ec3 100644 --- a/ScratchWikiSkin.php +++ b/ScratchWikiSkin.php @@ -52,7 +52,7 @@ public function execute() {
    • Main page
    • Recent changes
    • Random page
    • -
    • Community Portal
    • +
    • Community Portal
    • From 4286ccefeff3baa8d1b21eb4aebb2fc519bba846 Mon Sep 17 00:00:00 2001 From: JayceeMinecraft Date: Sat, 22 Nov 2014 10:22:35 +0000 Subject: [PATCH 07/14] a few changes --- ScratchWikiSkin.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ScratchWikiSkin.php b/ScratchWikiSkin.php index a791ec3..e631f95 100644 --- a/ScratchWikiSkin.php +++ b/ScratchWikiSkin.php @@ -43,23 +43,24 @@ public function execute() { $this->html('headelement'); ?> -
      +
      - +
      • Main page
      • Recent changes
      • Random page
      • -
      • Community Portal
      • +
      • Sandbox
      • +
      • Community Portal