Replacing INDEX as a menu option
Admin --> Content --> Menu
Add, edit or remove default menu items
I am not able to add Index as a menu item.
SO what am I doing wrong?
Comments
Log in or create an account to post a comment.
Admin --> Content --> Menu
Add, edit or remove default menu items
I am not able to add Index as a menu item.
SO what am I doing wrong?
Re: Replacing INDEX as a menu option
{{menu system=1}}
table:
menu
Did you get any error message back, such as
Which version of WackoWiki do you use?
Re: Replacing INDEX as a menu option
and the error I got back was page does not exist
Re: Replacing INDEX as a menu option
If you have already created the page, please check if the provided page tag you want add to the menu is correct. Since 6.0.6 all tags are accent and case-sensitive.
INDEX
Index
index
Update:
And if the page does not resides in root, the tag must contain the cluster.
Cluster/Index
Re: Replacing INDEX as a menu option
Thanks for your help:)
Re: Replacing INDEX as a menu option
https://example.com/wiki/
:You now create a page in the wiki root with the tag
INDEX
:https://example.com/wiki/INDEX
.You can edit and read this page.
A. adding a bookmark to your menu
You can also set a bookmark for this page for you by clicking the bookmark icon in your menu.
Now you can go to Account -> Bookmarks to set an alternate title for that bookmark in the menu.
In the column Page you see the actual page tag.
Does this works for you?
B. adding a bookmark to guest menu
You now want add that page
INDEX
to the menu for guest via the Admin panel or{{menu system=1}}
.You add
INDEX
and click create.If the menu action fails to create a menu item, it will give you back an error message.
This page doesn't exist. means that the provided page tag is not valid.
Re: Replacing INDEX as a menu option
I have to make sure to use
my_peda_name/Topics in
Set a book mark for the following page
Re: point out more clearly what is meant by page tag
tag
must be used. When the page does not resides in root, then the tag contains the cluster as prefix.Root/Subpage/Page
Improving context information
We can point this out more clearly, by showing the page tag below the page title in the page properties:
Title: Replacing INDEX as a menu option
Tag:
Forum/Discussion/ReplacingIndexAsMenuOption
What you think, might that help other users, or should the description in the menu action be more precise about the page tag?
In the input field we can add via
placeholder=
"Please add a page tag, e.g. Cluster/Page".The same applies to the
page=
argument in the actions.As longtime user you get blind to certain things, because they are obvious to to you.