Actions

Changelog: Difference between revisions

From Rabbi Blog

 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
__TOC__
__TOC__


--[[User:Rabbi Bob|Rabbi Bob]] 05:41, 12 September 2011 (EDT)
* Corrected Flickr extension
* Added [[Mediawiki Google Plus +1]] button
* Changed [[banners|banner]]


--[[User:Rabbi Bob|Rabbi Bob]] 07:47, 30 July 2011 (EDT)
* Corrected new items by using [[http://www.mediawiki.org/wiki/Extension:Dynamic_Article_List]]
* Pruned External Links list


----
----
'''OLD Updates'''
=201909=
==Mediawiki 1.33==
* Updated from 1.24.1
** Yikes
* Definitely the way to go: create a test.* directory, a new db, restore to the db, go fresh in the directory... and install as stock as possible.  Did this twice today (here and betamountain.org).  BM.org went easier than this, but the rev jump was much shorter on the other.
* Someone picked up the [https://www.mediawiki.org/wiki/Extension_talk:Dynamic_Article_List#Updates_for_MW_1.26.0+ Dynamic Article List] coding with a cludge
** (THANK YOU)
** Customized Line 110 to not output author (output was odd): DynamicArticleList_body.php
<pre> return DynamicArticleList::OutputList($aArticles, $aDates, $listTitle);</pre>
* Always some permissions issues within images/, but nothing debilitating.  Someday I should maybe clean out those 0kb files?
* Paul Gu's GUMAX skin finally fails... not sure I'll stick w/foreground, but for now it's here.


=Mediawiki 1.24.1=
=201503=
==Mediawiki 1.24.1==
* Updated from 1.16.5 (running on a QNAP box no less)
* Updated from 1.16.5 (running on a QNAP box no less)
* Thumbnail issues to resolve (see [http://www.mediawiki.org/wiki/Thread:Project:Support_desk/mw_1.20.2_thumbs_not_displayed_but_while_uploading MW1.20.2 talk])
* Thumbnail issues to resolve (see [http://www.mediawiki.org/wiki/Thread:Project:Support_desk/mw_1.20.2_thumbs_not_displayed_but_while_uploading MW1.20.2 talk])
Line 25: Line 28:
</pre>
</pre>


==Extensions==
===Extensions===
* Flickr - done
* Flickr - done
* DynamicArticleList - done
* DynamicArticleList - done
* VideoFlash: pending
* VideoFlash: pending
==Skin==
===Skin===
* Moved from SGUMAX to [http://www.paulgu.com/wiki/Drop_Down_Menu_Series GuMaxDD]
* Moved from SGUMAX to [http://www.paulgu.com/wiki/Drop_Down_Menu_Series GuMaxDD]
* Logo update needed
* Logo update - done
** gumax_template.css - edited to white background
** changed bg.jpg to blank white jpg
** added old headers to skin directory and linked to it (may be time for new headers)
 
==System==
===e-mail===
* Moved from sendmail to [http://www.havetheknowhow.com/Configure-the-server/Install-ssmtp.html ssmtp]


=Mediawiki 1.16.5=
=20141012=
==Mediawiki 1.16.5==


* Updated from 1.11.0
* Updated from 1.11.0
Line 44: Line 55:
</pre>
</pre>


=$wgRCMaxAge=
* Corrected Flickr extension
* Added [[Mediawiki Google Plus +1]] button
* Changed [[banners|banner]]
 
=20140730=
==Mediawiki==
* Corrected new items by using [[http://www.mediawiki.org/wiki/Extension:Dynamic_Article_List]]
* Pruned External Links list
 
==$wgRCMaxAge==


Increased the [http://www.mediawiki.org/wiki/Manual:$wgRCMaxAge $wgRCMaxAge] variable to 52 * 7 * 24 * 3600 in LocalSettings to increase the amount of items listed in the Last Entries feed (via the [http://www.mediawiki.org/wiki/Extension:News News extension]).  Previous entries are purged from the RC table over time and causes items to fall off the list.  --[[User:Rabbi Bob|Rabbi Bob]] 08:13, 19 December 2009 (EST)
Increased the [http://www.mediawiki.org/wiki/Manual:$wgRCMaxAge $wgRCMaxAge] variable to 52 * 7 * 24 * 3600 in LocalSettings to increase the amount of items listed in the Last Entries feed (via the [http://www.mediawiki.org/wiki/Extension:News News extension]).  Previous entries are purged from the RC table over time and causes items to fall off the list.  --[[User:Rabbi Bob|Rabbi Bob]] 08:13, 19 December 2009 (EST)


[[Category:Wiki]]
[[Category:Wiki]]

Latest revision as of 10:04, 17 September 2019



201909

Mediawiki 1.33

  • Updated from 1.24.1
    • Yikes
  • Definitely the way to go: create a test.* directory, a new db, restore to the db, go fresh in the directory... and install as stock as possible. Did this twice today (here and betamountain.org). BM.org went easier than this, but the rev jump was much shorter on the other.
  • Someone picked up the Dynamic Article List coding with a cludge
    • (THANK YOU)
    • Customized Line 110 to not output author (output was odd): DynamicArticleList_body.php
		return DynamicArticleList::OutputList($aArticles, $aDates, $listTitle);
  • Always some permissions issues within images/, but nothing debilitating. Someday I should maybe clean out those 0kb files?
  • Paul Gu's GUMAX skin finally fails... not sure I'll stick w/foreground, but for now it's here.

201503

Mediawiki 1.24.1

  • Updated from 1.16.5 (running on a QNAP box no less)
  • Thumbnail issues to resolve (see MW1.20.2 talk)
  • Secondary issue (need to recheck the actual image folders to verify the image exists)
    • That's what happens when you have 0kb (empty) image files. There are roughly 51 of those 0kb files in the file structure.
Error creating thumbnail: convert: Empty input file `<dir>/9/9e/Thelongweekend2_worms.jpg' @ error/jpeg.c/JPEGErrorHandler/316.
convert: no images defined `<dir>/temp/transform_fbce7a10c4ab-1.jpg' @ error/convert.c/ConvertImageCommand/3044.
Error code: 1

Extensions

  • Flickr - done
  • DynamicArticleList - done
  • VideoFlash: pending

Skin

  • Moved from SGUMAX to GuMaxDD
  • Logo update - done
    • gumax_template.css - edited to white background
    • changed bg.jpg to blank white jpg
    • added old headers to skin directory and linked to it (may be time for new headers)

System

e-mail

  • Moved from sendmail to ssmtp

20141012

Mediawiki 1.16.5

  • Updated from 1.11.0
  • Issues with many extensions, much more than for the MediaWiki 1.11.0 update
  • ImageMagick issues to resolve:
Error creating thumbnail: convert: unable to open image `/var/www/rabbibob.com/rbwiki/images/d/d6/Cabinet1.jpg': @ error/blob.c/OpenBlob/2498.
convert: missing an image filename `/var/www/rabbibob.com/rbwiki/images/thumb/d/d6/Cabinet1.jpg/150px-Cabinet1.jpg' @ error/convert.c/ConvertImageCommand/2970.

20140730

Mediawiki

  • Corrected new items by using [[1]]
  • Pruned External Links list

$wgRCMaxAge

Increased the $wgRCMaxAge variable to 52 * 7 * 24 * 3600 in LocalSettings to increase the amount of items listed in the Last Entries feed (via the News extension). Previous entries are purged from the RC table over time and causes items to fall off the list. --Rabbi Bob 08:13, 19 December 2009 (EST)