Add a MENU for every ExtensibleModel #539

Closed
opened 2021-11-12 09:42:31 +01:00 by leuckeju · 3 comments
Member

Add a way (possibly a class attribute or something) in the ExtensibleModel class to add additional Links to a model view. This would be a way for other apps to link to data inside other app's views. (E.g. link the timetable and the week_view of a group to the group display site). There should be a way similar to the menu generator or the extensible part in extensible models, so there would be simply a dict-like object in every model instance, with links containing a text, an url, an icon and permissions as well

Add a way (possibly a class attribute or something) in the ExtensibleModel class to add additional Links to a model view. This would be a way for other apps to link to data inside other app's views. (E.g. link the timetable and the week_view of a group to the group display site). There should be a way similar to the menu generator or the extensible part in extensible models, so there would be simply a dict-like object in every model instance, with links containing a text, an url, an icon and permissions as well
Author
Member

This is similar to #122 but still something different and probably easier to develop

This is similar to #122 but still something different and probably easier to develop
Owner

This would be possible now.

This would be possible now.
Author
Member

Done using #122

Done using #122
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core#539
No description provided.