ryan Posted March 3, 2017 Share Posted March 3, 2017 Last week’s post indicated we may have the first [beta] version of the Uikit admin theme ready, and I’m glad to report that we’ve now got it ready for download on GitHub. In this post, we’ll describe what’s new, how to install it, and how to develop with it. https://processwire.com/blog/posts/processwire-3.0.54-and-adminthemeuikit/ 22 Link to comment Share on other sites More sharing options...
Ivan Gretsky Posted March 3, 2017 Share Posted March 3, 2017 How cool is that! Couple of months before it was on the roadmap and now it is here. Or is time starts going faster as you get older?! 6 Link to comment Share on other sites More sharing options...
flydev Posted March 4, 2017 Share Posted March 4, 2017 Installing it right now! 1 Link to comment Share on other sites More sharing options...
apeisa Posted March 4, 2017 Share Posted March 4, 2017 Looks great! It would be nice to have admin demo updated, so lazy ones like myself can try it too 5 Link to comment Share on other sites More sharing options...
ryan Posted March 5, 2017 Author Share Posted March 5, 2017 Quote Looks great! It would be nice to have admin demo updated, so lazy ones like myself can try it too No problem – I've updated the "regular" demo site to use this latest version of the admin. It's not all that different from the one that was there, but does have the new offcanvas nav and several other minor tweaks that weren't present before. If you check it out, and you checked out the previous iteration, you probably want to clear your cache or login with incognito mode, as the demo site has some aggressive cache control headers and I neglected to update the css/js version links. http://demo.processwire.com/regular/processwire/ u: bloguser p: processwire3 4 Link to comment Share on other sites More sharing options...
horst Posted March 5, 2017 Share Posted March 5, 2017 Cool, Tested it mobile. 2 Link to comment Share on other sites More sharing options...
lokomotivan Posted March 6, 2017 Share Posted March 6, 2017 Some ideas about the design https://www.google.rs/search?q=pagekit&biw=1920&bih=950&source=lnms&tbm=isch&sa=X&ved=0ahUKEwiR_ZC3xMLSAhVCSZoKHUKZAGEQ_AUIBigB PageKit looks nice, and ofc its using uikit for backend Link to comment Share on other sites More sharing options...
Tom. Posted March 7, 2017 Share Posted March 7, 2017 This is amazing and so easy to skin, I noticed a few CSS errors, I will put them on GitHub Great work Ryan! 8 Link to comment Share on other sites More sharing options...
eelkenet Posted March 8, 2017 Share Posted March 8, 2017 It looks really nice, and works well on my test site. However, I've grown so accustomed to having the side bar in Reno, that I miss it here on the desktop. I see you've made a great side bar for mobile devices though. Having such so much screen real estate (hurray for the responsive full width experience!), could you make it (optionally?) available for larger screen sizes too? Great work Ryan! 2 Link to comment Share on other sites More sharing options...
Robin S Posted March 8, 2017 Share Posted March 8, 2017 40 minutes ago, eelkenet said: Having such so much screen real estate (hurray for the responsive full width experience!), could you make it (optionally?) available for larger screen sizes too? Ryan said as much in the blog post: Quote Part of the intention with supporting all this in the offcanvas sidebar is to provide a good solution for admin themes that opt to use a sidebar (rather than masthead) for primary navigation. So now we've got a sidebar solution that is ready-to-use and style, whether just used as a mobile offcanvas navigation, or for an actual sidebar navigation. 3 Link to comment Share on other sites More sharing options...
nbcommunication Posted May 15, 2017 Share Posted May 15, 2017 Hi, I've been working a little bit with this new theme - it's great, and I'm looking forward to the full release. I've come across one issue so far. I'm aiming for CKEditor to use as many default UIKit styles/classes as possible, and so I updated ProcessPageEditImageSelect to use the UIkit Align classes (uk-align-right etc), but I can only get this to work if I disable the HTML Purifier. If enabled it strips the classes out. I've had a hunt to try and figure out how to add them as exceptions, but MarkupHTMLPurifier is called from the InputfieldCKEditor module, and there doesn't appear to be any way to add any exceptions in the InputfieldCKEditor module? I see that it checks ProcessPageEditLink for "AllowedFrameTargets" but not ProcessPageEditImageSelect for image classes? Cheers, Chris NB Communication Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now