Actions

Changelog: Difference between revisions

From Rabbi Blog

(6 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'''  
'''OLD Updates'''  


=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])
* Secondary issue (need to recheck the actual image folders to verify the image exists)
* 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. 
<pre>
<pre>
Error creating thumbnail: convert: Empty input file `/var/www/html/rabbibob.com/images/9/9e/Thelongweekend2_worms.jpg' @ error/jpeg.c/JPEGErrorHandler/316.
Error creating thumbnail: convert: Empty input file `<dir>/9/9e/Thelongweekend2_worms.jpg' @ error/jpeg.c/JPEGErrorHandler/316.
convert: no images defined `/var/www/html/rabbibob.com/images/temp/transform_fbce7a10c4ab-1.jpg' @ error/convert.c/ConvertImageCommand/3044.
convert: no images defined `<dir>/temp/transform_fbce7a10c4ab-1.jpg' @ error/convert.c/ConvertImageCommand/3044.
 
Error code: 1
Error code: 1
</pre>
</pre>


==Extensions==
===Extensions===
* Flickr - done
* Flickr - done
* DynamicArticleList - done
* DynamicArticleList - done
* VideoFlash: pending
* VideoFlash: pending
==Skin==
===Skin===
* Pending
* Moved from SGUMAX to [http://www.paulgu.com/wiki/Drop_Down_Menu_Series 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 [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 45:
</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]]

Revision as of 12:55, 17 March 2015



OLD Updates

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)