summaryrefslogtreecommitdiff
path: root/certificate/drupal_template/template_DCM2015Pcertificate
diff options
context:
space:
mode:
authorprathamesh2015-04-06 14:19:57 +0530
committerprathamesh2015-04-06 14:19:57 +0530
commitca585020fc9c3574937762b091120cacf3fb6f44 (patch)
treebf819171096d024f1a4ece3d3b70b5c69f802dfc /certificate/drupal_template/template_DCM2015Pcertificate
parent7f2275eee5756ff3c4f54d3679fae164915e1be9 (diff)
downloadcertificate-generator-ca585020fc9c3574937762b091120cacf3fb6f44.tar.gz
certificate-generator-ca585020fc9c3574937762b091120cacf3fb6f44.tar.bz2
certificate-generator-ca585020fc9c3574937762b091120cacf3fb6f44.zip
Certificates for Drupal Mumbai Camp 2015
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.
Diffstat (limited to 'certificate/drupal_template/template_DCM2015Pcertificate')
-rwxr-xr-xcertificate/drupal_template/template_DCM2015Pcertificate21
1 files changed, 21 insertions, 0 deletions
diff --git a/certificate/drupal_template/template_DCM2015Pcertificate b/certificate/drupal_template/template_DCM2015Pcertificate
new file mode 100755
index 0000000..3371830
--- /dev/null
+++ b/certificate/drupal_template/template_DCM2015Pcertificate
@@ -0,0 +1,21 @@
+* certificate template
+
+** Usage
+ - To generate a PDF file type,
+ #+BEGIN_SRC sh
+ make $command
+ #+END_SRC sh
+
+ - To clean the project
+ #+BEGIN_SRC sh
+ make clean
+ #+END_SRC sh
+
+** License
+ The tex file and all the images within this project are entirely
+ PRIVATE. It's usage outside the `Fossee Project` is an legal
+ offense and will be subject to suitable punishment by Indian law.
+
+
+** Website
+ [[http://fossee.in]]