summaryrefslogtreecommitdiff
path: root/certificate/templates/drupal_download.html
AgeCommit message (Collapse)Author
2015-04-27Added interface for freeeda textbook companion certificate download.prathamesh
2015-04-10Changes made to improve the interface.prathamesh
2015-04-06Certificates for Drupal Mumbai Camp 2015prathamesh
Implemented certificate generator for Drupal Mumbai Camp. Made changes to the method of QR code generation. - hexadecimal hash is generated. - first few characters of hash are considered as unique key. - If the key is not unique then an additional character is added to the key. - QR code now contains only the link with the key. - the link gets the data of the certificate holder. - in the absence of the QR code scanner, the key and link are provided below the QR code.