Skip to content
Snippets Groups Projects
Select Git revision
  • a1fb992604bf128fe829babb090a3a993f10e116
  • master default protected
  • dev
  • translation
  • short_pk_with_checksum
  • dev-old
  • 1.0
  • 0.10.1
  • 0.10
  • 0.9.0
10 results

vignette

Forked from matograine / vignette
89 commits behind the upstream repository.
user avatar
matograine authored
Printing is almost right, included portrait for 2 vignettes. Compatibility is not sure on FF and Safari.
a1fb9926
History

ViĞnette

ViĞnette est un petit site qui permet aux usagers de créer des affichettes pour les Ğmarchés. Il permet également de créer des planches de cartes de visite. Ces affichettes indiquent :

  • un titre
  • une description
  • une photo (ou un symbole Ğ)
  • la clef publique avec son checksum
  • le QR-code de la clef publique

Pour installer ViĞnette, simplement décompresser l'archive sur son serveur. Si l'URL est trop longue pour être affichée horizontalement, modifiez le paramètre URL_ORIENTATION à la ligne 10.

[EN]

ViĞnette is a web utility that creates posters for Ğ1 currency. It can also be used to create business cards. Posters / cards will display :

  • a title
  • a description
  • a photo (or Ğ symbol)
  • the public keywith the checksum (or a short form on business cards)
  • the QR-code of the public key

To install ViĞnette, simply clone the repo (or uncompress the release archive) anywhere on your web server. It is all static files. If the displayed URL is too long to be written horizontally, just change the URL_ORIENTATION parameter on line 10.

[OTHER]

Feel free to fork the repo and translate it !