Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source MagazineAOE Media

1.7. Changelog

0.1.0: First public version (cron_autoaccesskeys)

0.2.0: (cron_autoaccesskeys)

  1. Added forbiddenKeys option

  2. Will now render the accesskey provided by gov_accesskey, if one is set. So you now don't need to patch TYPO3 anymore to get accesskeys working.

0.3.0: renamed to cron_accessiblemenus and added <dfn> functionality and hook

0.4.0:

  1. added dfn.menuSet settings, which allows to continue the counter in the <dfn> across multiple TMENU's.

  2. added dfn.stdWrap setting to be able to wrap something around the dfn-content.

  3. added dfn.start setting to be able to start counting from another number

0.5.0:

  1. fixed documentation

  1. fixed: Now it won't break any stdWrapped “page.meta.<>” setting anymore (e.g. mc_autokeywords).

0.6.0:

  1. added: new option accessKeys.noAutoGenerated to use only gov_accessible access-keys (suggestion by Bjoern Kraus)

  1. changed: no hardcoded “:” after the dfn anymore. You can add the “:” or any other string after the dfn value using the dfn.stdWrap property (suggestion by Bjoern Kraus)

0.7.0:

  1. added: new option dfn.inATag (suggestion by Ingo Renner)

  2. updated: documentation now discourages the usage of accesskeys, linking to an article about accessible menus (suggestion by Ingo Renner)