Shaarli icon indicating copy to clipboard operation
Shaarli copied to clipboard

Use local QR-Code generation instead of external service.

Open sebsauvage opened this issue 11 years ago • 5 comments

Using a php lib or a js-lib. (php lib would be better, this would avoid another lib to load.)

sebsauvage avatar Feb 26 '13 21:02 sebsauvage

I recently use http://phpqrcode.sourceforge.net/ it's work fine.

Knah-Tsaeb avatar Mar 08 '13 08:03 Knah-Tsaeb

It looks good. Thanks.

sebsauvage avatar Mar 08 '13 21:03 sebsauvage

I've helped develop a simple PHP based QR generator.

https://github.com/edent/QR-Generator-PHP

Doesn't need anything other than to be dropped into a directory. Happy to help integrate it, if you'd like?

edent avatar Jul 12 '13 14:07 edent

http://invx.com don't work anymore as it's use in shaarli. (or may be it's just on my shaarli)

tolima avatar Sep 08 '13 07:09 tolima

Fixed by @sebsauvage in https://github.com/sebsauvage/Shaarli/commit/af77b2fd9a574ba03b309ea0799946fabf37c7d1

This can be closed.

nodiscc avatar Nov 10 '14 14:11 nodiscc