Sam Wilson
Sam Wilson
No I'm afraid that Tabulate does not currently support file attachments. However, support for this definitely is planned; the only questions are around how to best do it. The current...
Yeah I'd been wondering about having some sort of comment syntax, but of course the issue then is that _actual_ column-comments are currently stored there (i.e. end-user help messages or...
It's not possible at the moment, but it's a good idea!
You're correct, you can set default values in whatever MySQL management tool you use. But yeah, it'd be great if we could specify these within Tabulate. I probably won't have...
Yes, good idea; I always meant to clean that up. Shall do so.
Ok, version 1.0.4 doesn't load javascripts unless required. Unfortunately, stylesheets are still loaded because they have to be in the `head` element, and by the time the shortcode is being...
It may be difficult to get the tool into production, due to the higher requirements for security etc. Another possibility is to continue using Tool Labs but to add a...
Which dependencies are unsupported? `composer outdated` doesn't report any. > You could tag this as version 1 (for BC) I'm not sure I understand. This is already at version 5....
I think passing `$replace` to `sendFile()` sounds sensible. That endpoint isn't needed for anything else is it?