MetaMod Release Notes 1.5-2.x

E-mail
(0 votes, average 0 out of 5)

2.4c - Released - 2010-07-27

  • # Fixed more bugs in JomGenius "Content" object, when retrieving information about sections and categories.

2.4b - Released - 2010-07-27

  • # Fixed bug in JomGenius "Content" object, when retrieving information about sections and categories.

2.4 - Released - 2010-07-26

  • + added JomGenius support
  • # fixed bug that sometimes made MetaMod ignore included modules
  • # changed timezone calculation so that it no longer has to set the TZ environment variable if you’re using PHP5.

2.3 - Released - 2010-03-15

  • + can now pick up GeoIP.dat files as installed by MetaTemplate, so you no longer have to install/update manually if you are using MetaTemplate
  • # fixed the CSS inclusion onto the MetaMod module edit page
  • # made it possible to start the PHP block with “?>” or end it “<?php”
  • # fixed an issue that prevented MetaMod from disabling/removing other modules via the $changes mechanism. Therefore, $changes->mod(101)->enable(false); ... will now disable module 101 no matter where it is on the page (MetaMod Pro only), or within the current MetaMod (free and Pro versions)
  • ^ changed the URL for more help on the Advanced Debug feature, since site URLs changed.

2.2c - Released - 2009-11-20

2.2b - Released - 2009-11-09

  • # minor update to French translation

2.2 - Released - 2009-11-09

  • # Reinstated PHP4 compatibility
  • # When you include modules by module position, they now sort using the correct sort order
  • # Auto-enabling now works, so you can include modules that are not enabled, and they get automatically enabled and displayed
  • # Re-ordered some of the module parameters for clarity
  • + Complete French language translation, thanks to Laurent Jacquot

2.1 - Released - 2009-10-15

  • # fixed generation of “Page Identification” PHP code when the GET or POST parameters are an array rather than a constant.

2.0 - Released - 2009-10-13

  • + new system in place for specifying “changes” to the modules that get included by MetaMod. It’s now possible to dynamically change module parameters in these modules.
  • + new “Page Identification” mode for Debug. In this mode, PHP code is generated and displayed in the front-end which can precisely identify the page being requested at that moment. This code can serve as a basis for a MetaMod rule that does something special on only that page (e.g. include or exclude a module).
  • + it’s now possible to return module position names as well as individual module IDs from your MetaMod rules (and in the Quick Module ID box).
  • # fixed a bug that made it impossible to use MetaMod to swap out the main menu in Artisteer templates
  • # made the Module List more funky – columns are sortable, and it’s possible to view disabled as well as enabled modules
  • + if you’re using MetaMod Pro, it’s now possible to include modules that are disabled, and they get automatically enabled for you.
  • ^ the entire interface, including debug mode, is now translatable. Awaiting translations from various translators, which will go into future versions.

1.5L - Released - 2009-09-05

  • # you can now turn off module caching in MetaMod, so that the Joomla cache doesn't stop MetaMod from running its rules on every page load.

1.5k - Released - 2009-05-30

  • # made check for front-end language more robust when making rules based on front-end language. The bug was occurring with some versions of Joom!Fish.

1.5j - Released - 2009-03-06

  • # made check for logged-in users to be more robust, when sites are using PROMA for CommunityBuilder, or other extensions that change a user’s “usertype”

1.5i - Released - 2009-03-03

  • + Added ability for GeoIP to work through Proxy caches (HTTP_X_FORWARDED_FOR header)
  • ^ Tidied up documentation and error codes regarding installation of GeoIP databases
  • # Country, city and region names coming from GeoIP are now UTF-8 compatible

1.5h - Released - 2009-02-06

  • + Added new constants to use in rules, to simplify date, time and usertype rules. e.g. MM_LOGGED_IN, MM_NOT_LOGGED_IN, MM_USER_AUTHOR, MM_USER_NOT_AUTHOR and many others. Further documentation available.
  • # fixed timezone handling for start and end module times
  • ^ updated URLs for MaxMind’s GeoLiteCountry and GeoLiteCity databases
  • + added even easier way to switch modules on/off for logged-in or non-logged-in users

1.5g - Released - 2008-10-31

  • + added timezone with daylight saving support for module start/stop times
  • + added support for making rules based on browsers’ primary languages
  • + added a text box to enter a manual style for included modules (helps manage modules in YooTheme and some other templates)

1.5f - Released - 2008-09-22

  • # fixed documentation for “$my” and “$user” variables

1.5e - Released - 2008-08-16

  • # fixed undefined variable in debug mode; added some more help

1.5d - Released - 2008-08-16

  • + support for GeoIP Cities database (in addition to Country)
  • + new debug mode
Last Updated on Tuesday, 27 July 2010 23:24