Open main menu

Changes

adds link for CategoryTree
# [[Cloning]] for the PDF Handler extension (show pdf file as thumbnail)
# [[Categories]] for the Wiki Category Tag Cloud extension
# [[:Template:Categorypage]] or [[:Category:Wiki]] for the Category Tree extension
# [[Special:ReplaceText]] for the Replace Text extension. Note that this extension can use regex like <code><nowiki><abbr title="[^"]+">(.*)<\/abbr></nowiki></code> where you can strip out tags and replace with $1
* deleted all the log table entries because they were from 2014
=== [[mw:Extension:Lockdown|Lockdown]] Bootstrap ===* upgraded I chose to REL1_26 (c0f9986) 2015-09-29T17:56:04 from (db7023e) 2012-12-31T16:48:02* still spews a million PHP Notices === Gadgets ===* upgraded to REL1_26 (58f236d) 2015-11-23T16:22:00 from (a775200) 2014-01-26T12:22:15* compatible with wfLoadExtension === SyntaxHighlight_GeSHi ===* Note this install the Bootstrap extension now uses Pygments* Initially had difficulty with this throwing all kinds of notices and breaking things like the edit window, probably because I was which will allow me to use skins based on REL1_25* But still after upgrading to REL1_26 it caused a 500 errorBootstrap.* Then I noticed that you need to composer update* upgraded to 2 E.0 (a15f02e) 2015-12-12T07:49:03* and Parsoid and VisualEditor === Parsoid ===deactivated 0g.2.0 (b23043f) 2014-10-11T18:09:35Chameleon === [[Visual editor]] ==<source lang="bash">* completely updated (new git repo)* upgraded to 0.1.0 (34a21d8) 2015-11-10T07:15composer require "mediawiki/bootstrap:06 from 0.~1.0 (c416e78) 2014-05-07T17:36:05"composer update* Followed the complete install instructions which includes deprecating the Parsoid extension. Node was [[mw:Parsoid</Installing_Node|already installed]]* previously and was new enough (running v0.10.40)source>
=== Html2Wiki Category Tree ===* disabled temporarily* reenabledEdit [[MediaWiki:Categorytree-member-num]] to provide a full name interface
=== [[mw:Extension:WikiEditor|Extension:WikiEditor]] ===* upgraded to 0.5.0 (72db6c7) 2015-09-29T18:59:11 from 0.4.0 (b13e25d) 2014-10-11T18:26:25* added options within LocalSettings === [[mw:Extension:Cite|Extension:Cite]] ===
* upgraded to (e26565f) 2016-01-08T17:16:58 from null
* change the .git repo from https://gerrit.wikimedia.org/r/p/mediawiki/core.git to https://gerrit.wikimedia.org/r/p/mediawiki/extensions/Cite
* 1.7.0 (1f410db) 2015-09-29T17:19:00 from 1.7.0 (f0686fd) 2014-10-11T17:47:09
* The new config does save books, and renders to pdf (using pediapress) but the output needs some work to be truly professional looking. See https://freephile.org/wiki/Help:Books
 
=== Delete Batch ===
* upgraded to 1.5.0 (3870998) 2015-09-29T17:32:00 from 1.4 (non-git)
=== [[mw:Extension:NukeDynamicPageList_(third-party)|Extension:NukeDynamicPageList (third party)]] ===* Installed v1upgraded to 2.23.0 (5763d10fa2f83b) 2015-06-22T10:40:33  === Gadgets ===* upgraded to REL1_26 (58f236d) 2015-11-23T16:4622:00 from (a775200) 2014-01-26T12:22:1815* There were several broken Html2wiki import images which I wanted to use this extension to remove from the wiki. I still had to delete them by hand, but at least the 'recent changes' view on the main page is now fixed. The Nuke extension is still a useful toolcompatible with wfLoadExtension === Html2Wiki ===* disabled temporarily* re-enabled and tested
=== Interwiki ===
</source>
=== User Merge and Delete Lingo ===* The Lingo extension was installed via Composer* Creates new [[Terminology]] page === [[mw:Extension:Lockdown|Lockdown]] ===* upgraded to 1.9.0 REL1_26 (8a4faaec0f9986) 2015-09-29T1829T17:5356:44 04 from 1.7 (9cdb625db7023e) 20132012-0412-04T1631T16:1048:2502* still spews a million PHP Notices
=== [[mw:Extension:DynamicPageList_(third-party)Nuke|DynamicPageList (third party)Nuke]] ===* upgraded to Installed v1.2.3.0 (fa2f83b5763d10) 2015-0611-22T1023T16:4046:3318* There were several broken Html2wiki import images which I wanted to use this extension to remove from the wiki. I still had to delete them by hand, but at least the 'recent changes' view on the main page is now fixed. The Nuke extension is still a useful tool
=== Page Schemas ===
was at 0.4.5 (c60b6fc) 2015-06-22T14:38:11 from Semantic Bundle. Disabled
 
=== [[mw:Extension:ParserFunctions|Parser Functions]] ===
* (bundled)
* upgraded to 1.6.0 (81eca7c) 2015-11-23T17:18:03 from 1.6.0 (738403b) 2014-10-11T18:09:18
 
 
=== Parsoid ===
deactivated 0.2.0 (b23043f) 2014-10-11T18:09:35
 
=== PDF Handler ===
* upgraded to (6d8477d) 2015-11-23T17:19:41 from (f7044ec) 2014-01-21T20:50:35
* installed poppler-utils on Ubuntu
<source lang="bash">
which gs convert pdfinfo # tells if you have the right dependencies
</source>
* added link to example test page
 
 
=== Scribunto ===
* from 184a649) 2013-10-23T12:23:02
 
=== [[mw:Semantic Bundle|Semantic Bundle]] ===
* When you look at the composer.json file, it recommends semantic-forms and semantic-result-formats
=== [[mw:Extension:ParserFunctions|Parser Functions]] ===
* (bundled)
* upgraded to 1.6.0 (81eca7c) 2015-11-23T17:18:03 from 1.6.0 (738403b) 2014-10-11T18:09:18
=== Scribunto [[mw:Extension:SVGEdit|SVGEdit]] ===* upgraded to the latest git from 184a649(00b9b30) 2013-1011-23T1222T16:46:23 === SyntaxHighlight_GeSHi ===* Note this extension now uses Pygments* Initially had difficulty with this throwing all kinds of notices and breaking things like the edit window, probably because I was on REL1_25* But still after upgrading to REL1_26 it caused a 500 error.* Then I noticed that you need to composer update* upgraded to 2.0 (a15f02e) 2015-12-12T07:49:0203* and Parsoid and VisualEditor
=== Tooltip ===
* This interesting extension fell out of maintenance, and is superseded by the Lingo extension.
=== Lingo ===
* The Lingo extension was installed via Composer
* Creates new [[Terminology]] page
=== Bootstrap User Merge and Delete ===* I chose upgraded to install the Bootstrap extension, which will allow me to use skins based on Bootstrap1. E9.g. Chameleon<source lang="bash">composer require "mediawiki/bootstrap0 (8a4faae) 2015-09-29T18:53:~44 from 1.0"composer update</source>7 (9cdb625) 2013-04-04T16:10:25
=== [[mw:Extension:SVGEdit|Extension:SVGEdit]] ===
* upgraded to the latest git from (00b9b30) 2013-11-22T16:46:23
=== PDF Handler [[Visual editor]] ===* completely updated (new git repo)* upgraded to 0.1.0 (6d8477d34a21d8) 2015-11-23T1710T07:1915:41 06 from 0.1.0 (f7044ecc416e78) 2014-0105-21T2007T17:5036:3505* installed poppler-utils on Ubuntu<source lang="bash">Followed the complete install instructions which gs convert pdfinfo # tells if you have includes deprecating the right dependencies<Parsoid extension. Node was [[mw:Parsoid/source>Installing_Node|already installed]]* added link to example test pagepreviously and was new enough (running v0.10.40)
=== Wiki Category Tag Cloud ===
* upgraded to 1.2.0 (e8c04a8) 2015-09-29T18:58:37 from 1.1
 === Gadgets [[mw:Extension:WikiEditor|WikiEditor]] ===* upgraded to 0.5.0 (72db6c7) 2015-09-29T18:59:11 from 0.4.0 (b13e25d) 2014-10-11T18:26:25* added options within LocalSettings  == Gadgets ===== wikEd ====
* For the wikEd [https://freephile.org/wiki/Special:Gadgets gadget], I had to adjust the javascript and also add [ResourceLoader] to the definition
==== Toggle ====
For the [[mw:Snippets/Toggle_between_dropdown_menus_and_tabs|Menu Tab Toggle gadget]], I had to update the definition.
4,558

edits