new addon - cookienotice - configure, show and handle a simple cookie… #794
No reviewers
Labels
No labels
2018.09
2019.01
2019.03
2019.06
2019.09
2019.12
2020.03
2020.06
2020.09
2020.12
2021.03
2021.07
2021.09
2022.02
2022.06
2022.09
2022.12
2023.04
2023.05
2023.09
2024.03
2024.06
2024.09
dependencies
Hackathon 2021
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: friendica/friendica-addons#794
Loading…
Reference in a new issue
No description provided.
Delete branch "develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
similar to the pagheheader addon, an admin user can configure a cookie usage notice which will be shown until the user confirms by clicking an OK Button.
Cookie usage notice and OK button text are configurable.
Handling of the cookie accept cookie is done by the addon.
You can see the addon in action at my https://socivitas.com (german)
2 things
Otherwise, great work. Will love to see this being pulled.
Thank you @JeroenED .
Yeps .. should do taht language stuff. Isnt that much, just a vew phrases.
I watched the .gitignore and it only ignored /netbeans/private.
I will change that.
I have another question (though the base messages.po generation would be nice)--what license do you have in mind for your addon?
Thanks for your submission! I have several change requests I'd like you to honor in order to be able to accept your addon to the official repository.
Have you tested your addon with multiple themes?
i guess I fixed all from the reviews.
Also added docblocks to all functions.
I learned a lot about the codes. It was fun.
Any other hints|complaints|tipps|tricks ?
Second pass, sorry for the suggestions I missed before.
changes done
Looks good, thank you for your work!
Yeah, great. Thank you for you reviews. I learned a lot.