We are asking folks to help us conduct a simple usability test on our community infrastructure:
How to help:
If you have not had the opportunity to evaluable a working copy of Backdrop CMS in the last 12 months:
- DO NOT read the comments here until you finished the test.
- Attempt to accomplish the following scenario
- Post a comment below with feedback about how easy or difficult it was to accomplish this task and any ideas you have for making it easier.
Scenario:
You would like access to a sandbox site to evaluate Backdrop CMS to see what features it comes with 'out of the box" without having to install it yourself.
Recent comments
This was tricky, so i tried to stay minimal and try to snatch the very first procedure after file upload and inject rehashing there. The file is tinymce.pages.inc under the function...
File hashing uploads made through TinyMCE
Bee's great. But if you don't want to install bee, or can't, or you already have a bunch of scripts you're used to using in D7, then the method I posted is quick and easy and all you really...
How to create a command-line (cli) routine or script (bee not required)
Or you can install bee, get the benefit of all the included functions and either include your script using: bee php-script ../my-scripts/scratch.php https://github.com/backdrop-...
How to create a command-line (cli) routine or script (bee not required)
I just wanted to post a "how-to" on this subject ;)
How to create a command-line (cli) routine or script (bee not required)
Is there any input filter around or should the TinyMCE Uploader manually be hooked to be processed by the File Hash or Path module(s)? I'm not aware of any input filter - the...
File hashing uploads made through TinyMCE