thalassa/examples/Common/ru_utf/mainmenu.ini
2026-03-19 06:23:52 +05:00

19 lines
906 B
INI

[menu mainmenu]
items =
| Главная | / | главная страница | main
| %[opt:feed:menu] | /%[opt:feed:name].html | %[opt:feed:menu] | feed
| Страница | /sample_page.html | пример страницы | pages.sample_page
| Рассказ | /sample_story.html | пример рассказа (story) | pages.sample_story
| Обратная связь | /thalcgi.cgi/contact | письмо владельцу сайта | feedback
| Гостевая книга | /guestbook/ | гостевая книга | guestbook
# To add a menu item pointing to one of your pages (that is, elements of
# the page set named "pages"), add a line like the following:
#
# | Menu item text | /PPPP.html | the tooltip text | pages.PPPP
#
# where PPPP is the ID of the page (the name of its source file or
# directory)