Difference between revisions of "User:Alexbfree"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
* [[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 | ||
+ | |||
+ | == DOCUMENT SUBTEMPLATES == | ||
+ | |||
+ | * [[User:Alexbfree/Template:GDPRRequiredItems]] - this generates the paragraph about required items. It invokes [[Module:Wd]] to get that data. | ||
== STRING TEMPLATES == | == STRING TEMPLATES == |
Revision as of 13:48, 27 January 2020
CODE
- User:Alexbfree/common.js
- User:Alexbfree/Code:GDPRMailAccess.js (for GDPR mail feature on data controllers)
HTML TEMPLATES
- User:Alexbfree/Template:GDPRMailtoAccess - this is the HTML of the link that generates the GDPR letter
DOCUMENT TEMPLATES
- User:Alexbfree/Template:GDPRMailTemplate - this is the actual template of the letter itself
DOCUMENT SUBTEMPLATES
- User:Alexbfree/Template:GDPRRequiredItems - this generates the paragraph about required items. It invokes Module:Wd to get that data.
STRING TEMPLATES
- User:Alexbfree/Template:GDPRmailto - this is a template for the subject and body parts of the mailto: URL string
OTHER TEMPLATES
- User:Alexbfree/Template:GDPRwikidata - this calls wikidata Module:Wd, in order to get data from the database, I think?