andreknieriem / photobooth

A photobooth Web-Application for raspberry pi with gphoto2
https://photobooth.andrerinas.de/
MIT License
300 stars 163 forks source link

Feature request: print confirmation #44

Closed thymon13 closed 5 years ago

thymon13 commented 5 years ago

Hi,

Is it possible to confirm with pop up or other when I click on print button ? Currently nothing happens on the screen when you click on it. And people by reflex reclick several times over.

Sorry for my English :)

Thanks in advance.

thymon

thymon13 commented 5 years ago

Some help ?

tobiasHaecker commented 5 years ago

Hallo André, ich habe das so in die aktuelle Version eingebaut, funktioniert aber leider nicht. Kannst du mir noch einen Tipp geben, was ich vergessen habe? Vielen Dank.

andi34 commented 5 years ago

Doofe Frage: $config['print']['msg'] = ''; Ist das schon implementiert nur eben keine Rückmeldung, da kein Text? @tobiasHaecker kannst du Mal schauen ob es reicht $config['print']['msg'] = 'Druckauftrag gesendet....';

ChrisKram commented 5 years ago

Im Admin Panel lässt sich ein Text eintragen, jedoch wird er nicht angezeigt.

@andi34, beziehst du dich mit dem Versuch auf die my.config.inc.php? Bei mir wird die Datei nicht geändert. Ich habe nur die json Datei im Admin Folder, welche die Einstellungen enthält.

andi34 commented 5 years ago

Kannst du auch im Admin Panel eingeben in dem Fall.

andi34 commented 5 years ago

discussion/development continues here https://github.com/andreknieriem/photobooth/issues/68