This topic is locked

Menustructure generator

3/28/2006 8:54:24 AM
PHPRunner General questions
rjks author

Hello again,
thought this was better as a new Topic.
I am trying to generate a menustructure automatically using the tablenames as values etc.
main_customer

main_article

sys_user

sysstandard
The tables beginnig with main
will be displayed in the Maindata menu and the sys_ tables in system.
By using the user groups I can show or hide menus and don´t have all tables in a row.
By editing the built menu.php I get this effect but to save time using a template would be better.
As the PHPRunner ##VARIABLES## can´t be used, (up till now see ##Variables## ignored) in an external php file I havn´t been able to create a global menu builder.
Question:

Any ideas how this can be realized, have I missed something??
Robert
A menugenerator would be a great addition to a super programm.
Robert

Sergey Kornilov admin 3/29/2006

Robert,
Only origional template files are processed in PHPRunner.

You can edit external files manually.

rjks author 3/29/2006

Robert,

Only origional template files are processed in PHPRunner.

You can edit external files manually.


Sergey,
didn´t quite get an answer here.
OK the ##VARIABLES## are taboo, and nothing else is processed.
QUESTION:

Are you planning on improving the menustructure of the phprunner build?
If not I would like to say that it would be an improvement and enhance the Program even more.

Sergey Kornilov admin 3/29/2006

Robert,
thank you for sharing your idea.

We don't plan to add this feature, but we'll add it to our suggestion list.

pplaut 8/2/2006

I too would like to re-order my menus.

Peer

Alexey admin 8/3/2006

Peer,
to reorder the menu proceed to Fields order and totals tab in PHPRunner, then click on Menu tab.

Reorder the tables there.