Umbradol
@umbradol
Your daily boost of Umbraco code.
You might like
🚀 Introducing "Bellissima" - The Future of #Umbraco backoffice. Explore the latest preview release with new features and a new documentation space. Get updated on the progress and find out how you can try out the next generation of the backoffice today! umbraco.com/blog/bellissim…
Quick reminder about releases cadence: Minor release: every 6⃣ weeks Major release: every 6⃣ months (type: STS) Every 4⃣th major version will be a LTS. STS: Standard-time Support (EOL 1 year) LTS: Long-term Support (EOL 3 years) ⚠️EOL: End of life (no more support or patches)
The MiniProfiler in Umbraco is excellent for seeing how long your requests take to respond and how long each process takes to run. Give it a try today! You need to append '?umbDebug=true' to your url. our.umbraco.com/documentation/…
You can lock your site with just a bit of configuration, no packages needed. Umbraco includes a Basic Auth feature. docs.umbraco.com/umbraco-cms/re…
You can use Models Builder to generate your models in a different project (.Core anyone?). Set the 'Umbraco.CMS.ModelsBuilder.AcceptUnsafeModelsDirectory' in your config file as 'true'. Then specify your target location on the 'Umbraco.CMS.ModelsBuilder.ModelsDirectory' setting
Having to login to the backoffice when you're developing is a pain. You can set `Umbraco:CMS:Security:KeepUserLoggedIn` to true to stay logged in.
You can add custom styles to RTEs. You need to create a CSS file with some Umbraco-specific structure. Then just select the file from your RTE configuration.
Migrating from V7 is a real pain and not an easy task. uSync Migrations can help you with that! It comes with a bunch ready-to-use migrators. You can even create your own ones. github.com/Jumoo/uSyncMig… #umbraco
The models generated by Models Builder are partial classes, so you can easily extend them with some custom properties. docs.umbraco.com/umbraco-cms/re…
docs.umbraco.com
Understand and Extend | Umbraco CMS
Understanding and Extending ModelsBuilder in Umbraco
There's a bunch of very handy helpers in the Our Umbraco TagHelpers project. our.umbraco.com/packages/websi… #umbraco #packageOfTheDay
If you use Umbraco Models Builders (and we think most of the time you should), then remember that the aliases of your doctypes are available in a ModelTypeAlias constant! So no need to use magic string. #umbraco
How do you submit a form to a controller? Surface Controllers are your friends. Use Html.BeginUmbracoForm with your controller and method names. #umbraco
Do you remember when it was nearly impossible to unit test your Umbraco projects? That's history! Can you even believe that there's even a whole new page in the docs dedicated to teach you how to do it? Oh the ol' times... docs.umbraco.com/umbraco-cms/im… #umbraco
Did you know about runtime modes? They help configure and validate settings for environments such as development and production Very helpful stuff! docs.umbraco.com/umbraco-cms/fu… #umbraco
More about env variables! Cultiv Environment Variables inspector installs a dashboard to show you the currently applied environment values and where they are coming from. Worth to give it a try. marketplace.umbraco.com/package/cultiv… #umbraco #packageOfTheDay
Did you know❓you can use environment variables to configure your Umbraco sites!. i.e. Umbraco:CMS:Content:HideBackOfficeLogo can be set as Umbraco__CMS__Content__HideBackOfficeLogo Pretty handy. docs.umbraco.com/umbraco-cms/re… #umbraco
Take advantage of the Umbraco code There's a tone of extension in the core classes that you can use in your projects. Check out the StringExtensions.cs for example! github.com/umbraco/Umbrac…
You can use your own login background setting Umbraco:Cms:Content:LoginBackgroundImage This is a relative path to 'wwwroot/umbraco' docs.umbraco.com/umbraco-cms/fu…
🛎️Use Notifications to know when things are happening on your site and do... other things! i.e listen for MediaSavingNotification and modify the size of an image before storing it, or make it black and white! Why? Because you can! docs.umbraco.com/umbraco-cms/re… #umbraco
Did you know❓ there's a desktop app to view your Umbraco logs? apps.microsoft.com/store/detail/c…
United States Trends
- 1. Jayden Daniels 24.2K posts
- 2. Dan Quinn 6,955 posts
- 3. jungkook 597K posts
- 4. Perle Labs 4,973 posts
- 5. Jake LaRavia 5,623 posts
- 6. Seahawks 38.2K posts
- 7. Commanders 50.1K posts
- 8. Sam Darnold 15.1K posts
- 9. #RaiseHail 8,778 posts
- 10. 60 Minutes 74.1K posts
- 11. Bronny 14.8K posts
- 12. Marcus Smart 3,488 posts
- 13. Godzilla 41.8K posts
- 14. Joe Whitt 2,288 posts
- 15. #smilingfriends 5,907 posts
- 16. #BaddiesAfricaReunion 6,533 posts
- 17. #HHN34 1,096 posts
- 18. Jaxson Hayes 3,245 posts
- 19. Ware 5,181 posts
- 20. #RHOP 6,806 posts
Something went wrong.
Something went wrong.