The next menu we need to create is of type 'leaf'. Leaf contain links and/or pages with client actions or with layouts to be loaded. For this menu we will be loading a page with a layout.
Steps to complete:
- Create the folder 'atslab' by:
- Opening a terminal
- Running the following command:
- 'sudo mkdir /var/www/menu/atslab'
- Setting the file permissions with the following command:
- 'sudo chmod 755 /var/www/menu/atslab'
- Create the file 'menu_01_ATS.xml' by running the command:
- 'sudo gedit /srv/www/htdocs/menu/atslab/menu_01_ATS.xml &'
- Copy or enter the text from the right into the file
- Keep the file open