Difference between revisions of "User:Alexbfree"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
* [[User:Alexbfree/Template:GDPRMailtoAccess]] - this is the HTML of the link that generates the GDPR letter | * [[User:Alexbfree/Template:GDPRMailtoAccess]] - this is the HTML of the link that generates the GDPR letter | ||
* [[User:Alexbfree/Template:GDPRMailTemplate]] - this is the actual template of the letter itself | * [[User:Alexbfree/Template:GDPRMailTemplate]] - this is the actual template of the letter itself | ||
− | * [[User:Alexbfree/Template:GDPRwikidata]] | + | * [[User:Alexbfree/Template:GDPRwikidata]] - this calls wikidata [[Module:Wd]], in order to get data from the database, I think? |
− | * [[User:Alexbfree/Template:GDPRmailto]] | + | * [[User:Alexbfree/Template:GDPRmailto]] - this is a template for the subject and body parts of the mailto: URL string |
Revision as of 13:44, 27 January 2020
CODE
- User:Alexbfree/common.js
- User:Alexbfree/Code:GDPRMailAccess.js (for GDPR mail feature on data controllers)
TEMPLATES
- User:Alexbfree/Template:GDPRMailtoAccess - this is the HTML of the link that generates the GDPR letter
- User:Alexbfree/Template:GDPRMailTemplate - this is the actual template of the letter itself
- User:Alexbfree/Template:GDPRwikidata - this calls wikidata Module:Wd, in order to get data from the database, I think?
- User:Alexbfree/Template:GDPRmailto - this is a template for the subject and body parts of the mailto: URL string