Downloads

Download monster_menus-6.x-6.23.tar.gztar.gz 1.58 MB
MD5: 88c51f89013d24d5522c15bd49241deb
SHA-1: 76410943dd36b10621eab764e450997caa5a467f
SHA-256: 508e78262099aeb2deb714168eaff75544d16287c8e49188a2dde34dabac1a7d
Download monster_menus-6.x-6.23.zipzip 1.79 MB
MD5: 0932fce9a9043d7fdc188731e9fe194b
SHA-1: 8638d60b00ead19fe294e9bf406fa22d9ce93c33
SHA-256: ff58706205755c26123516eee6ac79f3fe61ce93466c863082ac2228368445ec

Release notes

  • Rework the sitemap generation code:
    • Allow the list of paths to exclude and the depth to be configured
    • Add help to the config page, describing how to use the sitemap generator
    • Allow /users to be part of the sitemap
    • Don't scan multi-sites that are not the current site
  • When saving page or group permissions, warn the user if one or more groups/users would be removed, because their settings match "All Users". Also, fix a bug whereby all permissions would be removed if the permissions fieldset was collapsed when Save was clicked.
  • Remove $Id$ tags from the beginnings of all source files, because:
    • They aren't all that useful anyway.
    • They don't work in git.
    • They are causing problems for my IDE :-).
  • Clean up the UI for sort index verification, and add another test
  • When creating a user homepage, make sure that the alias doesn't conflict with the set of restricted aliases
  • Fix the ability to populate a group when it is being created; also fixes a couple of potential XSS holes
  • Reorganize admin/mm/settings a bit
  • Drupal's .htaccess is preventing top-level URLs starting with dot from working, so remove them from paths created by MM
  • Fix a cosmetic error when creating a new sub-page at the top level of the site
  • Add a semaphore around mm_regenerate_vgroup(), to really make sure it doesn't run more than once at a time, as this leads to corrupt group membership
  • Rename the primary key in webform_submitted_readers table to be more drupal friendly
  • Fix various PHP warnings
Created by: Gribnif
Created on: 2 Mar 2012 at 14:35 UTC
Last updated: 1 Aug 2018 at 23:20 UTC
Bug fixes
Insecure

Other releases