Mark Severson

Results 19 comments of Mark Severson

I've been able to work around this (at least when I remember), by pressing `v` after selecting with the mouse, then `d` works.

Heh… sometimes. It had been working consistently for me until I posted that, now I'm noticing that it only sometimes works.

Sorry about the delay, it's been a very busy month... we had to update our fork of the gem (https://github.com/instructure/scorm-cloud) to properly support uploads & imports See: instructure/scorm-cloud#2

This has allowed us to import courses this way: ``` scorm_cloud.course.import_course(course_id, file_object) ```

@gitblit: ah, good point. I'm happy to extend this, what things are you thinking need to not change? My only intention was to change documentation type markdown rendering, but I'm...

## Solution After spending some time digging through this today, I've been able to track down the issues that were preventing this from working. 1. In order to use `allow_root`...

@thallgren: Respectfully, I believe this is more than simply friction :slightly_smiling_face: Although there was significant friction in debugging the issue (and thank you for addressing that!), there does still seem...

Ah, I misunderstood :smile: I actually wondered if OpenShift would cause an issue resolving this due to the security context. Happy to help test things, if needed (although I'm not...

Thanks for taking a pass at this, I think it's a good start! A couple of things that I think could be improved: * The `VAULTED_PASSWORD_TYPE` should probably be a...

Perhaps something to do with the line wrapping?