Make coupling to a forum optional and configurable #5

Open
opened 2022-02-12 02:12:26 +01:00 by armen · 1 comment
Owner

Currently packages are associated with forum topics on the minetest forums. If this kind of functionality is desired, it should at least be possible to configure which forum to couple with.

Currently packages are associated with forum topics on the minetest forums. If this kind of functionality is desired, it should at least be possible to configure *which* forum to couple with.
Owner

Notes:

forums is currently a property of package (a minetest forum ID):

https://git.hribhrib.at/LibreGaming/contentdb/src/branch/master/app/models/packages.py#L229

the package view creates a minetest url directly from that:

https://git.hribhrib.at/LibreGaming/contentdb/src/branch/master/app/templates/packages/view.html#L197

Notes: forums is currently a property of package (a minetest forum ID): https://git.hribhrib.at/LibreGaming/contentdb/src/branch/master/app/models/packages.py#L229 the package view creates a minetest url directly from that: https://git.hribhrib.at/LibreGaming/contentdb/src/branch/master/app/templates/packages/view.html#L197
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: LibreGaming/contentdb#5
No description provided.