Zum Inhalt springen

Diskussion:Labelz: Unterschied zwischen den Versionen

Reox (Diskussion | Beiträge)
added bug report with qr codes and escape sequence
Bkubicek (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 4: Zeile 4:
error is corrected, thank you very much.. --[[Benutzer:Bkubicek|Bkubicek]] 10:41, 20. Okt. 2010 (CEST)
error is corrected, thank you very much.. --[[Benutzer:Bkubicek|Bkubicek]] 10:41, 20. Okt. 2010 (CEST)
* I think it would make sense to make the label text a little less verbose and make the font larger, at least for the primary data points (contact info)
* I think it would make sense to make the label text a little less verbose and make the font larger, at least for the primary data points (contact info)
Currently, if you leave out some infos, the text will become shorter. Font size I really would like to change dynamically, so its automatically the maximum possible size.
This is now done in javascript, however it does not work in IE.--[[Benutzer:Bkubicek|Bkubicek]] 12:05, 24. Okt. 2010 (CEST)
However I have no idea how to do that in html. --[[Benutzer:Bkubicek|Bkubicek]] 10:52, 20. Okt. 2010 (CEST)
 
* Use with owner\'s permission -> the ' is escaped even on printed label --[[Benutzer:Reox|Reox]] 02:19, 22. Okt. 2010 (CEST)
* Use with owner\'s permission -> the ' is escaped even on printed label --[[Benutzer:Reox|Reox]] 02:19, 22. Okt. 2010 (CEST)
** looks like php magic quotes? --[[Benutzer:Chrysn|chrysn]] 02:28, 22. Okt. 2010 (CEST)
** looks like php magic quotes? --[[Benutzer:Chrysn|chrysn]] 02:28, 22. Okt. 2010 (CEST)
Quotes repaired for the text.
** when scanning qr code you have double escaped \, you scan Use with owner\\\'s --[[Benutzer:Reox|Reox]] 22:46, 22. Okt. 2010 (CEST)
** when scanning qr code you have double escaped \, you scan Use with owner\\\'s --[[Benutzer:Reox|Reox]] 22:46, 22. Okt. 2010 (CEST)