Transformer Settings #6

Closed
opened 2023-12-05 08:19:16 +01:00 by linos · 4 comments
Owner

Question: should each transformer have multiple instances/settings for each WordPress post-type it is applied to?

  • If yes: each transformer should have a static function that shows its settings, which the ActivityPub plugin will call.
  • If no: each transformer may have its own settings page, and it just has a static function that returns this page.
Question: should each transformer have multiple instances/settings for each WordPress post-type it is applied to? - If **yes**: each transformer should have a static function that shows its settings, which the ActivityPub plugin will call. - If **no**: each transformer may have its own settings page, and it just has a static function that returns this page.
Owner

after writing more of the tribe extractor, i think providing an easy way to create a setting page would be super useful. there are multiple (ap/mz:event) properties which could be set via custom (tribe) properties, which could be configured via a settingspage.

after writing more of the tribe extractor, i think providing an easy way to create a setting page would be super useful. there are multiple (ap/mz:event) properties which could be set via custom (tribe) properties, which could be configured via a settingspage.
Author
Owner

after writing more of the tribe extractor, i think providing an easy way to create a setting page would be super useful. there are multiple (ap/mz:event) properties which could be set via custom (tribe) properties, which could be configured via a settingspage.

@ruru4143 May you give an example?

> after writing more of the tribe extractor, i think providing an easy way to create a setting page would be super useful. there are multiple (ap/mz:event) properties which could be set via custom (tribe) properties, which could be configured via a settingspage. @ruru4143 May you give an example?
linos added this to the 2. Alpha Phase project 2024-01-13 15:57:23 +01:00
linos added the
Enhancement
label 2024-01-13 15:57:54 +01:00
Owner

is_online maximum_attendee_capacity join_mode

`is_online` `maximum_attendee_capacity` `join_mode`
ruru4143 self-assigned this 2024-07-05 17:07:10 +02:00
Author
Owner

I do not think custom settings for a specific transformer are necessary in our https://code.event-federation.eu/Event-Federation/-/projects/6, but I think we could add a general transformer settings page (e.g. summary template, etc) within https://code.event-federation.eu/Event-Federation/-/projects/8

I do not think custom settings for a specific transformer are necessary in our https://code.event-federation.eu/Event-Federation/-/projects/6, but I think we could add a general transformer settings page (e.g. summary template, etc) within https://code.event-federation.eu/Event-Federation/-/projects/8
linos closed this issue 2024-10-19 12:01:49 +02:00
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: Event-Federation/wordpress-activitypub#6
No description provided.