<DasSkelett[m]>
Makes them appear in the footer like on alpha and beta:
<VITAS[m]>
ah on the server?
<VITAS[m]>
or in github?
<DasSkelett[m]>
Yes, on the server config.ini
<VITAS[m]>
hmm ok
<DasSkelett[m]>
Yes, in the server config.ini
<DasSkelett[m]>
`/var/www/virtual/spacedock.info/htdocs/SpaceDock/config.ini`, assuming the path is the same as beta+alpha
<VITAS[m]>
why is ther two emails?
<VITAS[m]>
# The email where users who need help write to
<VITAS[m]>
support-email=support@spacedock.info
<VITAS[m]>
support-mail=support@spacedock.info
<DasSkelett[m]>
Good question. Let me check which one we use ni the code
<DasSkelett[m]>
Good question. Let me check which one we use in the code
<VITAS[m]>
i added the support thingy but wont restart sd now
<VITAS[m]>
its no urgent change is it?
<DasSkelett[m]>
No no, leave it. I kinda hoped it would take effect immediatly without restart, but apparently not. But not justifying a restart, we'll get one soon enough
<VITAS[m]>
yes
<DasSkelett[m]>
Can't find any mention of `support-email` or `support_email` in the code, should be safe to remove if you want to.
<DasSkelett[m]>
Can't find any mention of `support-email` or `support_email` in the code, should be safe to remove if you want to.
<DasSkelett[m]>
We are using `support-mail`/`support_mail`.
<VITAS[m]>
ok ill comment out email
<VITAS[m]>
and make a remark
<VITAS[m]>
if i forget and next restart screws up remind me :)
<DasSkelett[m]>
I'm doing the same on alpha and check it
<VITAS[m]>
good idea
<DasSkelett[m]>
The Support link with the email address in the footer is still working, so I guess we're fine.
<DasSkelett[m]>
The SpaceDock Mumble server doesn't exist anymore, does it?
<VITAS[m]>
i think i stopped it
<VITAS[m]>
we could have such a thing but it was never widely used
<DasSkelett[m]>
Now there's Matrix + Discord with voice chats if there ever is the need for it.
<VITAS[m]>
cool
<VITAS[m]>
where in menue?
<VITAS[m]>
-e
<VITAS[m]>
they are all bridged so only one easy way should be given the rest can be advertised as text somewhere on the page
<VITAS[m]>
the problem of irc is that people leave when they close it
<VITAS[m]>
the others req. registartion
<VITAS[m]>
so i dont know what we should choose as primary chat method
<VITAS[m]>
if youre feeling adventureous add insite messanging
<VITAS[m]>
especialy for me to wriote mod authors if theres a copyright claim
<VITAS[m]>
and maybe even show messages on the pages (e.g. maintance info)
<VITAS[m]>
*upcomming maintenance
<DasSkelett[m]>
Regarding advertising on page, I'm quite happy as is, with Riot, Discord and IRC linked in the footer. Everyone can choose what he wants.
<DasSkelett[m]>
Yeah a messaging/notification system would be nice. But not sure if I could get something meaningful to work.
<VITAS[m]>
maybe theres some flask python module that does it for us?
<VITAS[m]>
i also wished there would eb a way to block and hide a mod
<VITAS[m]>
so if theres dispute over it i can prevent it from beeing published but not delete it right away
<VITAS[m]>
a man can dream....
<VITAS[m]>
dreamy eyes
<DasSkelett[m]>
Hmm yeah, setting mod.published to False wouldn't be enough, since the user could republish it. We'd need another "mod.locked" property or something.
<VITAS[m]>
yes
<VITAS[m]>
the setting thing is waht im doing now
<VITAS[m]>
it should act like unpublish and display a custom message
<VITAS[m]>
or at least something along thew lines of "this mod is frozen please contact ...."
<RockyTV>
uhm I think there's a setting for admins, no?
<VITAS[m]>
no
<DasSkelett[m]>
I mean in the meantime you could just send an email to the user for mod removals.
<VITAS[m]>
yes im doing that
DasSkelett[m] has quit [Quit: Idle timeout reached: 10800s]