Skip to content

Releases: omeka/plugin-Scripto

v2.6

Choose a tag to compare

@jimsafley jimsafley released this 09 Sep 19:14
  • Fixes Scripto (MediaWiki) login
  • Fixes deprecation and warning messages

v2.5

Choose a tag to compare

@jimsafley jimsafley released this 23 Nov 17:41

Upgrades Scripto to work with MediaWiki version 1.37 and above. Scripto will not work with any version less than 1.24. Before upgrading Scripto, please upgrade your MediaWiki installation, preferably to the newest release.

v2.4

Choose a tag to compare

@jimsafley jimsafley released this 08 Apr 20:20

Fixes a bug that didn't allow users to log out of Scripto.

v2.3

Choose a tag to compare

@jimsafley jimsafley released this 06 Jul 15:05

Adds a configurable MediaWiki cookie prefix. This fixes a bug that prevents users from logging in to Scripto when using MediaWiki 1.27.0+. The fix should be backwards compatible, so if you have an existing Scripto installation that works, it should still work without any changes.

The cookie prefix is predictably in one of the following formats:

  • <dbname> if a table prefix is not used, -or-
  • <dbname>_<tableprefix>_ if a table prefix is used

<dbname> is the MediaWiki database name and <tableprefix> is the MediaWiki table prefix, in case one is being used. (Note the trailing underscore in the second format.)

v2.2

Choose a tag to compare

@jimsafley jimsafley released this 12 Oct 18:35
  • Adds link to documentation

v2.1

Choose a tag to compare

@jimsafley jimsafley released this 05 Oct 18:58
  • Improved error handling when editing transcription
  • Removed Zoom.it image viewer (discontinued service)
  • Updated Scripto library (no more deprecation errors)