Umbradol
@umbradol
Your daily boost of Umbraco code.
คุณอาจชื่นชอบ
🚀 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…
umbraco.com
Bellissima: Preview Releases of the new backoffice for Umbraco
The next generation of the backoffice. Preview releases, features, documentation, and the evolution towards a more beautiful and extendable user experience.
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
docs.umbraco.com
Runtime Modes | Umbraco CMS
This section describes how to use the runtime mode setting to optimize Umbraco for the best development experience or optimal production environment.
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
docs.umbraco.com
Configuration | Umbraco CMS
Information on configuring 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 เทรนด์
- 1. Colts 25.2K posts
- 2. Tee Higgins 3,113 posts
- 3. FanDuel 25.3K posts
- 4. Theo Johnson 1,739 posts
- 5. #Bears 4,484 posts
- 6. Caleb Williams 3,115 posts
- 7. Cairo Santos 1,345 posts
- 8. JJ McCarthy 3,528 posts
- 9. #Skol 2,348 posts
- 10. Lions 47.7K posts
- 11. Drake London 2,125 posts
- 12. Texans 22K posts
- 13. Ben Johnson 1,919 posts
- 14. Daniel Jones 3,419 posts
- 15. #HereWeGo 3,629 posts
- 16. #Steelers 5,109 posts
- 17. #NYGiants 2,615 posts
- 18. Mac Jones 2,691 posts
- 19. McManus 1,239 posts
- 20. Goff 2,555 posts
Something went wrong.
Something went wrong.