Author Topic: [Release] MegaZine 3 Version 1.36  (Read 3134 times)

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1985
  • MegaZine3 Developer
    • MegaZine3
[Release] MegaZine 3 Version 1.36
« on: May 18, 2009, 02:33:24 pm »
Download MegaZine 3 Version 1.36

Change log:
  • Added: JavaScript: open zoom (either image or gallery). Note: this cannot trigger fullscreen.
  • Added: book attribute 'zoomrotate'. Used to set use of rotation buttons in zoom mode.
  • Added: vid attribute 'autoplay'. Automatically play video (in allowed context, i.e. influenced by 'nopause' and 'onlywhenactive'). This was actually implemented a long time ago, just forgot to document it...
  • Change: attribute 'overlay' is now a lot more flexible. See documentation. IMPORTANT WHEN UPDATING: this is incompatible with previous usage of the overlay attribute!
  • Change: code cleanup (primarily outsourcing of the book settings for easier extensibility).
  • Change: setCustom (GUI) no longer disables the default navigation bar.
  • Change: some documentation fixes / clarifications.
  • Fixed: a bug where page visibility was initially incorrectly recognized by elements.
  • Fixed: a bug where the language name would not be displayed in the language chooser (instead an error string was shown).
  • Fixed: logic issues when using right to left books (ltr="false").
  • Fixed: 'onlywhenactive' should now always work as expected.
  • Fixed: overlay / url of of vid element no longer blocks playback controls.
  • Fixed: possible scaling issues of videos.


Change log (Deutsch):
  • Neu: JavaScript: open zoom (entweder Bild oder Galerie). Hinweis: hierdurch kann kein Vollbildmodus ausgelöst werden.
  • Neu: book Attribut 'zoomrotate'. Zum setzen ob die Rotationsbuttons im Zoommodus angezeigt werden sollen.
  • Neu: vid Attribut 'autoplay'. Video automatisch abspielen (in gültigem Kontext, d.h. Beeinflusst druch 'nopause' und 'onlywhenactive'). Schon länger implementiert, nur vergessen zu dokumentieren...
  • Änderung: Attribut 'overlay' ist jetzt viel flexibler. Siehe Dokumentation. WICHTIG BEIM UPDATEN: das neue Format ist inkompatibel mit vorigen Versionen!
  • Änderung: Code aufgeräumt (hauptsächlich die Bucheinstellungen ausgelagert um leichtere Erweiterbarkeit zu gewährleisten).
  • Änderung: setCustom (GUI) deaktiviert die normale Navigation jetzt nicht mehr.
  • Änderung: Richtig-/Klarstellungen in der Dokumentation.
  • Gefixt: ein Bug bei dem die Seitensichtbarkeit bei Elementen initial falsch erkannt wurde.
  • Gefixt: ein Bug bei dem die Sprache in der Sprachauswahl nicht richtig angezeigt wurde (stattdessen ein Fehlerstring).
  • Gefixt: Logikfehler bei der Verwendung von ltr="false".
  • Gefixt: 'onlywhenactive' sollte jetzt immer wie erwartet funktionieren.
  • Gefixt: overlay / url beim vid Element blocken die Wiedergabesteuerung nicht mehr.
  • Gefixt: mögliche Skalierungsprobleme bei Videos.
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.