Changes between Version 51 and Version 52 of S3/S3Navigation


Ignore:
Timestamp:
04/29/13 12:52:56 (11 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Navigation

    v51 v52  
    303303=== Custom Modules Menu ===
    304304
    305 {{{models/00_utils.py}}} defines the application main menu ("modules" menu). In the trunk version, this invokes the respective definition methods of the {{{S3MainMenu}}} class in {{{modules/eden/menus.py}}}.
     305{{{models/00_utils.py}}} defines the application main menu ("modules" menu). In the trunk version, this invokes the respective definition methods of the {{{S3MainMenu}}} class in {{{modules/s3menus.py}}}.
    306306
    307307To customize the main menu, you should create a emnus.py in your private/templates/<template> folder.