General
Cristobal M
3/26/25, 1:18:00 PM EDT
For emailing, basically the config file pluginoverrides changed the name to pluginoverrides10 and it has couple more configurations maybe useful.
Cristobal M
3/27/25, 3:08:14 PM EDT
GUI Feedback:
-create new btns, could be change to "Create Project" or the "Create Activity" (More specific to the entity)
-Edit view 2 columns on small screens make it one column (MOvile view)
-There is a way to Copy views? For example make General match the Add New
-Add style to Field hint, it supports html, so underline or color link
-create new btns, could be change to "Create Project" or the "Create Activity" (More specific to the entity)
-Edit view 2 columns on small screens make it one column (MOvile view)
-There is a way to Copy views? For example make General match the Add New
-Add style to Field hint, it supports html, so underline or color link
David E
4/3/25, 2:21:11 PM EDT
Broadcast Publish workflow:
Elemental Preset name "entermedia_broadcast"
Elemental Preset name "entermedia_broadcast"
David E
4/3/25, 2:32:49 PM EDT
File Format:
If dam_program.dam_episode_num == null or empty
{dam_project.dam_programnumber || dam_season.dam_programnumber} + ".ts"
else
{dam_project.dam_programnumber || dam_season.dam_programnumber} + "_" + {dam_program.dam_episode_num} + ".ts"
end
program number = 5 digits zero pad
episode number = 4 digits zero pad
If dam_program.dam_episode_num == null or empty
{dam_project.dam_programnumber || dam_season.dam_programnumber} + ".ts"
else
{dam_project.dam_programnumber || dam_season.dam_programnumber} + "_" + {dam_program.dam_episode_num} + ".ts"
end
program number = 5 digits zero pad
episode number = 4 digits zero pad
Cristobal M
4/3/25, 4:26:32 PM EDT
Here is a good article how to setup the server, it is more up to date, it is actually creating their own image and using docker-compose If you wanna give a try I think instructions are very clear, we can help more next time too.
David E
4/17/25, 1:31:50 PM EDT
I'm just now realizing I didn't notify you that I'm in Jury Duty this week. Cannot attend our meeting at 11am, sorry about the short notice.
Cristobal M
5/1/25, 4:01:21 PM EDT
Hey David, in order to keep testing the mail server, can you help us adding a dns for the subdomain mailu.metroeast.org. We already configured nginx but the admin tool only works over https, so we need to generate an letsencrypt cert
David E
5/15/25, 2:34:45 PM EDT
The system from email is configured :: "MetroEast eMedia <info@metroeast.org>"
what I see in the email that arrived, not matching; showing :: "EnterMedia <noreply@entermediadb.org>"
what I see in the email that arrived, not matching; showing :: "EnterMedia <noreply@entermediadb.org>"
David E
5/15/25, 2:35:45 PM EDT
But mailgun is working, so I'll continue to configure that. Curious why the from addressing isn't working as expected.
Cristobal M
5/15/25, 3:15:15 PM EDT
Hello David, sorry I thought I was on the right link for the meeting. I can take a look on the email config
David E
5/16/25, 2:05:32 PM EDT
I'm about done with the sandbox bits at Mailgun, and will have proper credentials in the config shortly.
David E
5/16/25, 2:25:23 PM EDT
I think I need to resolve the sender email address config. The sandbox worked fine, but the production account accepted the item for delivery but it's not arrived/been delivered. The meta data shows the from and reply-to don't match the sending domain.
"sender": "noreply@entermediadb.org", "from": "EnterMedia <noreply@entermediadb.org>",
"sender": "noreply@entermediadb.org", "from": "EnterMedia <noreply@entermediadb.org>",
David E
5/29/25, 12:39:18 PM EDT
I'm taking the day off for recovery. I hope to have some usage tests next week.
Processing...