[Migration] Linktypes #50

Open
opened 2021-10-18 12:20:57 +02:00 by reverend · 0 comments
Collaborator

Original https://git.mowoe.com/reverend/lostplaces-backend/issues/50 by @reverend from Sun, 02 May 2021 11:47:46 CEST

The photoalbum links on a places detail view should be extended to general links, i.e. youtube videos, blog entries to other sites, other map links. Every link should have an icon displayed in front of the link which indicates the type of the link. There exists an abstract model 'ExternalLink' already. When submitting a link the user should be able to selecht the type of the link. If the link points to an known service (i.e. youtube), the backend should automaticly assign the link type. Links should not be editable, only deletable.

Comment by @Commander1024 from Sat, 02 Oct 2021 06:10:51 CEST

To-do:

  • extend LINK_TYPES
  • match LINK_TYPES to material icons names
  • extend LINK_DOMAINS
  • add template magic to match LINK_TYPE to MDI
  • add translations
  • add MDI font (+ resolver magic in template)
## Original https://git.mowoe.com/reverend/lostplaces-backend/issues/50 by @reverend from Sun, 02 May 2021 11:47:46 CEST The photoalbum links on a places detail view should be extended to general links, i.e. youtube videos, blog entries to other sites, other map links. Every link should have an icon displayed in front of the link which indicates the type of the link. There exists an abstract model 'ExternalLink' already. When submitting a link the user should be able to selecht the type of the link. If the link points to an known service (i.e. youtube), the backend should automaticly assign the link type. Links should not be editable, only deletable. ### Comment by @Commander1024 from Sat, 02 Oct 2021 06:10:51 CEST To-do: - extend LINK_TYPES - match LINK_TYPES to material icons names - extend LINK_DOMAINS - add template magic to match LINK_TYPE to MDI - add translations - add MDI font (+ resolver magic in template)
reverend added the
Feature
label 2021-10-18 12:20:57 +02:00
Commander1024 was assigned by reverend 2021-10-18 12:20:58 +02:00
reverend added this to the Release 0.1.5 milestone 2022-09-20 10:01:41 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 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: Commander1024/lostplaces-backend#50
No description provided.