Тёмный
Paul Seal
Paul Seal
Paul Seal
Подписаться
This is the RU-vid channel for my blog codeshare.co.uk where you can get simple examples, knowledge and experience from me about web development, careers and blogging.
dotnet new umbraco
6:28
2 месяца назад
What is Slimsy and how do you use it in Umbraco?
24:18
11 месяцев назад
Комментарии
@bharath3007
@bharath3007 15 часов назад
Frequently sign out the cms how to fix the issue in umbraco 13
@neilmorphew3415
@neilmorphew3415 3 дня назад
Nicely done Paul
@CodeSharePaul
@CodeSharePaul 2 дня назад
Thanks Neil
@MegaTexmex123
@MegaTexmex123 3 дня назад
Hello from Sydney
@CodeSharePaul
@CodeSharePaul 2 дня назад
Hi David
@CihatErhan
@CihatErhan 3 дня назад
Hello from the Türkiye, Thank you for this series.
@CodeSharePaul
@CodeSharePaul 3 дня назад
Hi. Great to hear from you
@bassemelsaeed2833
@bassemelsaeed2833 4 дня назад
thank you for your great effort my teacher. but we need a series on how to customize the Backoffice with contact us items that come from the custom database
@CodeSharePaul
@CodeSharePaul 3 дня назад
That’s a good idea.
@ricardofernandes3223
@ricardofernandes3223 4 дня назад
HI paul, is it possible to get this source code with usync enable?
@CodeSharePaul
@CodeSharePaul 4 дня назад
Hi Ricardo. Sorry I don’t have it at this episode. You will need to get it from episode 9 in GitHub
@vladimirsmironovs4319
@vladimirsmironovs4319 4 дня назад
Thanks it was great to know different way of configuration of navigation with block grid
@CodeSharePaul
@CodeSharePaul 4 дня назад
Yeah I think it was surprisingly simple
@TundeAjao
@TundeAjao 6 дней назад
Fantastic and great wonderful, Tunde from London, UK
@CodeSharePaul
@CodeSharePaul 5 дней назад
Thanks Tunde
@neilmorphew3415
@neilmorphew3415 9 дней назад
Thanks Paul, useful stuff as always.... now on to episode 6
@CodeSharePaul
@CodeSharePaul 8 дней назад
Great work, keep going.
@paulwright4535
@paulwright4535 9 дней назад
I like this - but not something I would show someone who is new to Umbraco as there's quite a lot of the core understanding being removed. It's almost like the "Tailwind" of Umbraco. In that it gets you something up and setup quickly without faffing about setting things up. The same way Tailwind allows you to style a site without knowing much about CSS.
@CodeSharePaul
@CodeSharePaul 8 дней назад
Yeah it was just an idea
@colinsb007
@colinsb007 9 дней назад
Is dynamic query better than using 'root node' in combination with 'allow items of type'?
@CodeSharePaul
@CodeSharePaul 9 дней назад
Yes because it opens it up at a specific location in the tree rather than the user having to navigate the picker through the tree just to get to the items they want to select
@colinsb007
@colinsb007 9 дней назад
@@CodeSharePaul ok, for specific nodes with multiple types/levels will use query approach next :)
@colinsb007
@colinsb007 9 дней назад
Thanks Paul, interesting episode again! Two question; 1) What technique do you recommend to build a search page without full page refresh including filtering/pagination? 2) Why did you chose to create a seperate 'tagAlias' property field instead of using default NodeName? We do have a similar setup; we grab umb://document/ tag references from examine, fetch there names and push them into a new examine field like: tag1, tag2, tag3. For filterinig purpose we make use guids
@CodeSharePaul
@CodeSharePaul 9 дней назад
Hi. Thanks for watching to the end. 1) I recommend and api controller and JavaScript to get the results and display them. 2) the tag alias will be consistent and safe to use in the query string. If you rename a tag the alias won’t change
@colinsb007
@colinsb007 9 дней назад
@@CodeSharePaul thanks for the reply, understood.
@erdogankara6759
@erdogankara6759 10 дней назад
Kalbiniz burda kalir her canlı burada yasamak ister kral mezarları yemekleri gulen yüzler saygı icin cirpinan ınsanlar vatanim benim insanım basimin üstünde yeri var turist başımızın tacı
@VicBA
@VicBA 10 дней назад
15:17 🍻🍻😅 Great content btw! I've been following you since umbraco 8 series. Keep up the good work!
@CodeSharePaul
@CodeSharePaul 10 дней назад
Haha, we don’t need any of this, we just want to delete that. 🤣
@TundeAjao
@TundeAjao 11 дней назад
Really wonderful and down to earth
@CodeSharePaul
@CodeSharePaul 10 дней назад
Thanks mate
@paulwright4535
@paulwright4535 11 дней назад
You mentioned that you had an opinon on the usage of ModelsBuilder. I have worked on some sites where they use ModelsBuilder, whereas some sites/agencies prefer not to use the Models Builder, but to use their own. Mainly as it gives the developer greater control on how property fallback values are used, and also to ensure base models can be inhereit from. e.g simpleblock.cs - > standardblock.cs - > StandardBlockWithExtraThing.cs What is your preferred approach?
@CodeSharePaul
@CodeSharePaul 10 дней назад
I prefer to use ModelsBuilder nowadays. If I need to do anything out of the norm I can get the IPublishedContent and use that instead. Using ModelsBuilder makes upgrades so much easier as the views can nearly stay the same. I like to keep the same namespace that Umbraco generates and I don’t like to generate them in a separate project. Also source code manual for the win.
@paulwright4535
@paulwright4535 11 дней назад
Agree, doing this splitting out of the HTML into manageable sections can very enjoyable, and although relatively simple, you can achieve some interesting results by inserting Scripts into an inherited section. This is typical, where you want to insert some JS or CSS, into the HEAD or FOOTER section, only when the Partial is actually rendered on screen.
@paulwright4535
@paulwright4535 11 дней назад
Haha! I could see you making a meal of the "Master Template - > Child Template (home)" relationship - Personally I could understand the concept merely because It's something I've done a zillion times before, but I can see a newbie thinking "Seal dude - WTH are you trying to do? Stop confusing my poor brain".
@paulwright4535
@paulwright4535 11 дней назад
That image/Sql error might be related to that Security Popup that kept appearing on your screen. Did you manage to diagnose in the end? Could also been a read/write permissions error on creating the media folder on disk.
@thebigeasye77
@thebigeasye77 11 дней назад
thanks for this! Been a fun ride so far and learning a lot!
@CodeSharePaul
@CodeSharePaul 10 дней назад
You’re welcome I hope you stick with it
@colinsb007
@colinsb007 11 дней назад
Typo in GroupedNot: __NodeTpeAlias instead of __NodeTypeAlias causes why nodes are not excluded
@CodeSharePaul
@CodeSharePaul 11 дней назад
Well spotted we see that in the next episode. I’m glad you spotted it and thanks for sharing with others.
@vladimirsmironovs4319
@vladimirsmironovs4319 12 дней назад
I like your page structure how you create all content. Maybe I should try to use the same in some new project. Thanks for new view on Umbraco tree.
@CodeSharePaul
@CodeSharePaul 12 дней назад
Good. I hope it helps your tree structure in future
15 дней назад
Great video. Made it a lot easier to understand, how to implement new controllers and upgrade already existing surface controllers from umbraco 8 to umbraco 13
@CodeSharePaul
@CodeSharePaul 15 дней назад
That’s so good to hear
@robatkinson8581
@robatkinson8581 16 дней назад
prop tab tab ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-fC6yQoU7Bmg.html great videos BTW
@qaisrani51
@qaisrani51 17 дней назад
Hello from Lahore, Pakistan. Much needed series, learning a lot. Thank you, Paul.
@CodeSharePaul
@CodeSharePaul 17 дней назад
It’s great to hear from you. I hope you enjoy this series
@LiamDilley
@LiamDilley 18 дней назад
I tried Slimsy for a recent project and just did not quite like it. I ended up building my own image service so I you can have varied options such as specific crops but also calculated based on the actual source image to ensure correct aspect ratio, the format you want out of it and even on the fly crop generation and source set generation. More work but when you consider large sites and various both grid content building for clients and then custom rendering elements like listings etc I found I was finding Slimsy to much.
@CodeSharePaul
@CodeSharePaul 16 дней назад
Yeah it’s not for everyone but it’s good if you need it
@binaryb4sher
@binaryb4sher 18 дней назад
Thanks Paul, it was an easy to follow walkthrough. Do you happen to have the Clean package ready for Umbraco v14? Since Umbraco Cloud has now moved to v14.
@CodeSharePaul
@CodeSharePaul 16 дней назад
I’ve had it working from installing on v13 making some changes and then upgrading to v14 but in my opinion v14 isn’t ready yet
@BicknellArt
@BicknellArt 22 дня назад
I am super excited to join this series. I have been anxiously awaiting its arrival. Thank you, Paul!!
@CodeSharePaul
@CodeSharePaul 21 день назад
An great. I hope you learn some new tips
@Jeremy-yc3je
@Jeremy-yc3je 22 дня назад
Hello from the US :)
@CodeSharePaul
@CodeSharePaul 22 дня назад
Hi Jeremy. Nice to see you watching my videos
@StevenHarland
@StevenHarland 22 дня назад
At around the 51 minute mark, why do you check if `CurrentPage` is `null`? When would that occur?
@CodeSharePaul
@CodeSharePaul 22 дня назад
I think it was to stop the compiler moaning at me when building the project before I started the videos.
@VladimirMironov-fh9ze
@VladimirMironov-fh9ze 23 дня назад
hello . it nice video for new users and old one. I`m from Latvia
@CodeSharePaul
@CodeSharePaul 22 дня назад
Hi Vladimir, it's great to hear from you
@thebigeasye77
@thebigeasye77 23 дня назад
awesome! Was hoping you'd do a series on Umbraco 13 and behold you just uploaded. Appreciate all your wisdom...it's definitely helped me in my Umbraco career.
@CodeSharePaul
@CodeSharePaul 22 дня назад
That's great to hear
@detorresrc
@detorresrc 23 дня назад
Your videos are so informative and educational. I've learned so much from watching them.
@CodeSharePaul
@CodeSharePaul 22 дня назад
Thank you 😊
@BrianChristensen-s2d
@BrianChristensen-s2d 23 дня назад
Do you have a link to Marc's organization recommendations? (folders, naming, icons, etc.)
@CodeSharePaul
@CodeSharePaul 22 дня назад
Not really, I think they are Compositions, Components, Pages, Folders and the icon for compositions is the pink frag one.
@sieuthans1016
@sieuthans1016 23 дня назад
Many thanks Paul 🤟
@CodeSharePaul
@CodeSharePaul 23 дня назад
You're welcome
@etabeta68
@etabeta68 23 дня назад
Hi Paul, I've been following you for a long time. I'm glad you did a series on Umbraco 13. Thanks for taking the time to do this.👋
@CodeSharePaul
@CodeSharePaul 23 дня назад
Thanks for reaching out and letting me know. I hope you enjoy this new series.
@StevenHarland
@StevenHarland 23 дня назад
Note for anyone using Linux: when renaming the redirects dashboards, the config folder name is case sensitive. So instead of `Config/Lang/`, it should be named `config/lang/` in order for the change to take effect.
@CodeSharePaul
@CodeSharePaul 23 дня назад
Thanks for testing and sharing your experience and tips Steven
@MegaTexmex123
@MegaTexmex123 26 дней назад
Great explanations Paul, learned such a lot. I was always a bit confused about ModelsBuilder, you make it clearer.
@CodeSharePaul
@CodeSharePaul 24 дня назад
Thanks for letting me know you found it useful. My v13 series will be released tomorrow.
@CodeSharePaul
@CodeSharePaul 26 дней назад
To learn how to get the social icons as SVGs you can watch this chapter on the next vidoe ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-yEzeKXY5SgE.html&si=NC17N8YnLLxDfjoH then come back here and carry on.
@juanmeowmix1530
@juanmeowmix1530 Месяц назад
Great video! 👍
@CodeSharePaul
@CodeSharePaul 23 дня назад
Thanks
@vanmartyr
@vanmartyr Месяц назад
Your videos are awesome as always thank you. Have you ever added the option to control the columns on any of these kind of features? e.g. output x amount of featured items but have the option to choose between columns like 4+4+4 or 3+3+6 or 6+4 etc. ?
@CodeSharePaul
@CodeSharePaul Месяц назад
Thank you. I’ve done it with the block grid. You will see it in my Umbraco 13 series that is coming out soon
@user-zh3lh1ub8u
@user-zh3lh1ub8u 2 месяца назад
Мой любимый Турунч. Скучаю.
@Ghxurmett
@Ghxurmett 2 месяца назад
you are a legend mate
@TpGnnr
@TpGnnr 2 месяца назад
This looks very good but I'm stuck at the first command. The command on the site now is "dotnet new install Umbraco.Templates --force" which gives an error "No templates found matching: 'install'." So I tried "dotnet new -i Umbraco.Templates --force" and all that does is list the existing templates that I already have and does not download anything. I also tried it with ::14.0.0 which Powershell auto completes with the same results.
@Ons412
@Ons412 2 месяца назад
Hi Paul i do not see the update for block list for muti level menu on your project have you update it?
@CodeSharePaul
@CodeSharePaul 9 дней назад
Hi I did it in my new Umbraco 13 series using block grid
@MuhammadShafeek-ix4yl
@MuhammadShafeek-ix4yl 2 месяца назад
Thank you...👍
@Plaseebo
@Plaseebo 2 месяца назад
ty
@sricomputers8740
@sricomputers8740 3 месяца назад
Hi Paul Seal, I need support. I am now converting my project from Umbraco 10 to Umbraco 13. I am facing issue, "All the doc type grids should be replaced by Block lists". I need some guidance on this
@twotentsdown
@twotentsdown 3 месяца назад
It doesn't get better than this! Thanks so much for the uSynch walkthrough!
@CodeSharePaul
@CodeSharePaul 3 месяца назад
Thanks for the kind words