09-29-2017, 09:04 AM
Today I was reporting a bug on the forum and stumbling around in the topics.
I found a remark that an menu system is being developed.
Can't find it back so I post my remark here.
Yesterday I started to develop my own database driven menu-generator.
It has rudimentary functionality and will take some time to complete (if ever)
My tip is to include an option in the pulldown menu at the right side were the admin-page is also an option.
This option toggles the appearance of an mini edit button next to every menu-title or menu-item in order to edit this item or title.
This toggle option needs only be visible by the admin , just like the admin access option to other admin-pages.
The menu-generator can add the mini-buttons when the toggle is on. I use a session var for that but there probably are other ways to achieve the same without session vars I think.
Keep on doing the good job folks, I like US very much.
I found a remark that an menu system is being developed.
Can't find it back so I post my remark here.
Yesterday I started to develop my own database driven menu-generator.
It has rudimentary functionality and will take some time to complete (if ever)
My tip is to include an option in the pulldown menu at the right side were the admin-page is also an option.
This option toggles the appearance of an mini edit button next to every menu-title or menu-item in order to edit this item or title.
This toggle option needs only be visible by the admin , just like the admin access option to other admin-pages.
The menu-generator can add the mini-buttons when the toggle is on. I use a session var for that but there probably are other ways to achieve the same without session vars I think.
Keep on doing the good job folks, I like US very much.