Doodle3D / doodle3d-client

The Doodle3D web interface that people can access on computers or tablets to draw doodles and control the Doodle3D WiFi box.
www.doodle3d.com
GNU General Public License v2.0
3 stars 8 forks source link

Save instead of print option #256

Open peteruithoven opened 9 years ago

peteruithoven commented 9 years ago

When Doodle3D is for example used in school context teachers might want to have control over which Doodle's are printed. A solution might be to add a Save instead of print option to the settings. Enabling this will switch the Print button with a Save button. The teacher can then go through the sketches and select which one to print. But I'm unsure how to enable the teacher to press print.... We could add print buttons to the Manage sketches we hope to build, see; https://github.com/Doodle3D/doodle3d-client/issues/111

peteruithoven commented 9 years ago

An idea in issue https://github.com/Doodle3D/doodle3d-client/issues/219 is to enable a second url to access a admin view of the Doodle3D interface. We could always keep the print button there so the teacher can use this admin view to select and print doodles.

companje commented 9 years ago

this will be part of version 0.10.6 which will be released in a couple of weeks from now.

peteruithoven commented 9 years ago

It's not released yet, but it's added in the following commit (in a separate feature branch): https://github.com/Doodle3D/doodle3d-client/commit/4b0fdc1bc193b84ab71fee91ba3ec26125a83880

peteruithoven commented 9 years ago

Also hide the settings button? https://github.com/Doodle3D/doodle3d-client/issues/219