-
I have desktop software (photobook design) that directs customers to their cart for online checkout and order management. The products are defined in WooCommerce with a dummy "base" price, which is su…
-
Colored boxes are missing. Example:
**Original**
![image](https://user-images.githubusercontent.com/1554347/101977940-908b5500-3c51-11eb-9013-ea005e28a6cc.png)
**Converted**
![image](https://u…
-
Digital publishing projects often use _Alice in Wonderland_ as sample content for demos. Quire needs sample content as well, but ideally it should be something that shows off its capabilities. Particu…
-
サイトにこんなの載せたいな~という、ボヤっとしたレベルで結構ですので、列挙いただけますと幸いです。
固まっていなくても結構です。議論のたたき台になればよいぐらいの粒度となります。
関係団体の興味あるページや、「こんな感じのサイト」など、ほかのサイトへの参考 URL も OK です。
NEO 様活動を象徴する、メッセージ性のあるキーワード、ワーディングなどもあるとより良いです。
-
### Intro
We have created an online-editor for photobooks. For this editor customers need to upload images/photos. This upload is a simple functions which does the following:
1. Take the image fro…
-
Dear Vuetify-Team,
I love it so far!
I'm using vuetify to create a photobook service which has a lot of layered components in its UI to display and modify images in containers. So I need to do a…
-
Error in the PhotoBook
```
[14-Nov-2017 11:06:41 America/Detroit] PHP Fatal error: Uncaught Error: Call to a member function getOptionId() on null in /home/ubuntu/workspace/src/Reports/PhotoBoo…
-
## Steps to Reproduce
1. Run the code on an android phone (emulator seems to work fine)
2. Open camera
3. Observe that once camera has loaded (but before any photos have been captured) th…
-
### Intro
We have created an online-editor for photobooks. For this editor customers need to upload images/photos. This upload is a simple functions which does the following:
1. Take the image f…
-
I am receiving a replace error when using sails-mysql. The cause is a socket.io request on the client side:
``` javascript
// Subscribe to model updates
socket.request( "/model" );
```
I am running …