Matthew Harris
Matthew Harris
Module has been rewritten from the ground up since this was written: - http://docs.orchardproject.net/en/latest/Documentation/Creating-lists/
From gitter chat room: Jean Jordaan @jean 06:16 if we're adding fields to a content type via the admin interface, can we re-order them? Matthew Harris @rtpHarry 08:57 @jean Admin...
When nav menu content is taller than the screen it adds a scrollbar to the nav. When you scroll the main content down it then cuts off the nav. From...
The On Github links are broken 
- put one line or half line margin under each `` - put a stroke around the images as they are mostly partial screenshots so just makes it neater as...
as discussed on weekly meeting on 17/05/2016 the cache docs way are out of date
Docs don't cover it currently - pull text in from getting started with modules part 4 as basis - split existing manifest-files.markdown out into separate files
I was just digging around looking for best practices and I've found about five different ways that Orchard handles creating links like, for example the edit link: ``` @T("Edit")@T(" |...
https://github.com/OrchardCMS/Orchard/pull/5827 Use `data-message` to override the delete confirm dialog eg: ``` @T("Delete") ``` Added since v1.9.2
http://docs.orchardproject.net/Documentation/Adding-custom-settings - typo - the view - `@T("Content sharing settigs")` - code samples shouldn't have horizontal scroll - structure - Pre-orchard should be collapsed to a note at the start...