Matthew Harris

Results 60 issues of Matthew Harris

Not an issue but I thought I would post it up for anyone else coming looking. Here is a simple way to do a confirm modal: ```javascript function confirmModal(confirmMessage, confirmCallback)...

The docs for the database point to the realtime database. There doesn't seem to be any mention of Firestore in the docs, but looking in the source code, it exists...

CDN was still pointing at an old version of the plugin

I've been working a lot with the new admin theme menu in the last week and I have to put my thoughts on record because I think it's terrible. Apart...

Admin

Some notes I've made today while working on the new admin theme. I think they could be made into a reference set of "standard icons" that we encourage developers to...

In the triage meeting today @sebastienros said this was important to document: https://github.com/OrchardCMS/Orchard/issues/5319#issuecomment-249003215

http://docs.orchardproject.net/en/latest/Documentation/Understanding-placement-info/#wrapper Says: ``` Create this file and put the following text in it: @Model.Html ``` But it seems like it's ``` @Display(Model.Metadata.ChildContent) ``` Not sure if that's in every case...

Noticed its an extra field which isn't in the docs.

The docs don't explain how to run it any where. Its obvious to install the first one but then nothing works, it doesn't find any of the tests in the...