hafa Posted October 13, 2014 Share Posted October 13, 2014 (edited) There is probably a cleaner way, but this hack works: .content .PageList .PageListID1 .PageListActions{display:none !important} .content .PageList .PageListItem:hover .PageListActions{display:inline !important;-webkit-transition-delay:.25s;transition-delay:.25s} Awesome, thank you adrian! Can we use this module to change other things? I tried enabling "ProcessHome" and adding a ProcessHome.css for changing the admin colors and removing the logo, but it didn't work... Edited October 13, 2014 by hafa Link to comment Share on other sites More sharing options...
Martijn Geerts Posted October 13, 2014 Share Posted October 13, 2014 Can we use this module to change other things? yep all kind of things. I tried enabling "ProcessHome" and adding a ProcessHome.css for changing the admin colors and removing the logo, but it didn't work... Best bet, you enable Theme based files, and use this for colors etc. (p.s. I don't like it that you remove the logo, be proud to use ProcessWire instead ) 4 Link to comment Share on other sites More sharing options...
hafa Posted October 13, 2014 Share Posted October 13, 2014 yep all kind of things. Best bet, you enable Theme based files, and use this for colors etc. (p.s. I don't like it that you remove the logo, be proud to use ProcessWire instead ) That's right, thank you Martjin! I still have ProcessWire in the footer, don't worry Just trying to keep the admin as clean as possible! Link to comment Share on other sites More sharing options...
a-ok Posted October 13, 2014 Share Posted October 13, 2014 Hi folks, I have updated my PW to 2.5.3 and added the Reno theme but can't seem to make it active? It still seems to be taking the Default theme (which I can't delete as it states it's required by Reno) Am I doing anything wrong? Link to comment Share on other sites More sharing options...
adrian Posted October 13, 2014 Share Posted October 13, 2014 Welcome to the forums! You can set it as the default in your config.php file: $config->defaultAdminTheme = 'AdminThemeReno'; User's can change between themes from their edit profile page. 5 Link to comment Share on other sites More sharing options...
a-ok Posted October 13, 2014 Share Posted October 13, 2014 @adrian Thank you! And yes, this worked a treat. I wasn't aware you could change it per profile. Thanks for the help. Link to comment Share on other sites More sharing options...
Peter Knight Posted October 14, 2014 Author Share Posted October 14, 2014 Is there a RenoTheme version where the navigation links (Pages, Setup, Modules etc) live on the top menu bar? Just wondering 1 Link to comment Share on other sites More sharing options...
LostKobrakai Posted October 14, 2014 Share Posted October 14, 2014 Do I remember wrong, or is the fancy send to trash icon thingy gone from the theme? Edit: It's still there, if you go to "move" the item. Link to comment Share on other sites More sharing options...
renobird Posted October 14, 2014 Share Posted October 14, 2014 Is there a RenoTheme version where the navigation links (Pages, Setup, Modules etc) live on the top menu bar? Just wondering There isn't, but you could always create a color scheme for the default — since other than the sidebar nav they are very similar. Link to comment Share on other sites More sharing options...
adrian Posted October 14, 2014 Share Posted October 14, 2014 Is there a RenoTheme version where the navigation links (Pages, Setup, Modules etc) live on the top menu bar? Just wondering There isn't, but you could always create a color scheme for the default — since other than the sidebar nav they are very similar. Not sure if it's ready for prime time, but take a look at Blad's experiment on color skinning: https://processwire.com/talk/topic/7653-module-adminthemecustomizer/ Link to comment Share on other sites More sharing options...
peterfoeng Posted October 16, 2014 Share Posted October 16, 2014 Welcome to the forums! You can set it as the default in your config.php file: $config->defaultAdminTheme = 'AdminThemeReno';User's can change between themes from their edit profile page. Thanks @adrian, I didn't know this. In fact called me lazy for not reading thoroughly the new enhancement in the config.php Link to comment Share on other sites More sharing options...
adrian Posted October 16, 2014 Share Posted October 16, 2014 Thanks @adrian, I didn't know this. In fact called me lazy for not reading thoroughly the new enhancement in the config.php Actually the site/config.php in 2.5 is stripped down to almost nothing - you need to read through wire/config.php and copy any required elements from there to site/config.php 2 Link to comment Share on other sites More sharing options...
netcarver Posted October 20, 2014 Share Posted October 20, 2014 Hi Tom, Would it make any sense to have an option that allows you to keep the Pages sub-menu open all the time? On my installs I often have spare vertical space in the left-hand menu and having that sub-menu always open would allow single-click access to the pages tree/find/recent links. Thanks for the lovely theme regardless! 5 Link to comment Share on other sites More sharing options...
LostKobrakai Posted October 20, 2014 Share Posted October 20, 2014 Hi Tom, Would it make any sense to have an option that allows you to keep the Pages sub-menu open all the time? On my installs I often have spare vertical space in the left-hand menu and having that sub-menu always open would allow single-click access to the pages tree/find/recent links. Thanks for the lovely theme regardless! +1 1 Link to comment Share on other sites More sharing options...
totoff Posted October 26, 2014 Share Posted October 26, 2014 Hi Tom, Would it make any sense to have an option that allows you to keep the Pages sub-menu open all the time? On my installs I often have spare vertical space in the left-hand menu and having that sub-menu always open would allow single-click access to the pages tree/find/recent links. +1 Or - alternatively - it could open on mouse-over. Thanks for the lovely theme regardless! +1 1 Link to comment Share on other sites More sharing options...
LostKobrakai Posted October 29, 2014 Share Posted October 29, 2014 A small AdminCustomFiles hack to have all dropdowns open: #main-nav > li > ul{ display: block !important; } #main-nav > li { background-color: #e2e9ef !important; } 3 Link to comment Share on other sites More sharing options...
Nico Knoll Posted November 1, 2014 Share Posted November 1, 2014 Some ideas I recently had to make it even better: Resort the icons and searchbar at the top right corner: (P.S.: In this case you would have to add a border at search suggestions right side, too) Select menu for "Pages" in configuration (Tree, Lister, Both (dropdown)) I never use "Lister" so it would be much better for at least me if I could choose that pages directly takes me to page tree. Don't need a accordion here. But maybe other people. So a config option would be the best, I guess. 5 Link to comment Share on other sites More sharing options...
horst Posted November 5, 2014 Share Posted November 5, 2014 Now after working quite a while with it, the only thing what is bother me a bit is that when I hide the left menubar by clciking the hamburger-icon and save a page, it is visible again. It should remember the last state and only should change back when clicking again the hamburger icon. Otherwise really love and use many of the features! 4 Link to comment Share on other sites More sharing options...
Maverick Posted November 6, 2014 Share Posted November 6, 2014 Hey guys, Can anyone point me where this theme is? In the tutorials I see that I should see Reno theme "not installed" under Modules - Core, but I do not see it. I cannot find it in Modules whatsoever? I apparently am using the latest master release of processwire 2.5.2 but when I was installing it and in the admin it still says 2.4/2.4.0 so not sure if I'm getting the right one... Link to comment Share on other sites More sharing options...
Nico Knoll Posted November 6, 2014 Share Posted November 6, 2014 Hey, then you're probably doing something wrong If you install 2.5.2 correctly (I explain later what "correctly means) "Reno" should be in "modules" by default and you just have to hit "install", then go to "Access -> User -> admin (or whatever your username is)" and click "edit". Now you can change which AdminTheme should be used (select "Reno" and hit "Save"). Updating PW: https://github.com/ryancramerdesign/ProcessWire#upgrading-from-processwire-24 Link to comment Share on other sites More sharing options...
Maverick Posted November 6, 2014 Share Posted November 6, 2014 For some strange reason I believe I kept copying the old version of pw. Now it works. Thanks 1 Link to comment Share on other sites More sharing options...
LostKobrakai Posted November 22, 2014 Share Posted November 22, 2014 When using the trash shortcut of the admin theme the page scrolls back to top, probably because of the # link. I don't think this is a intended behavior. Link to comment Share on other sites More sharing options...
adrian Posted November 22, 2014 Share Posted November 22, 2014 When using the trash shortcut of the admin theme the page scrolls back to top, probably because of the # link. I don't think this is a intended behavior. Is this the same as: https://github.com/ryancramerdesign/ProcessWire/issues/751 Sounds like it was fixed, but maybe only in the default theme and not Reno? Link to comment Share on other sites More sharing options...
LostKobrakai Posted November 22, 2014 Share Posted November 22, 2014 I run 2.5 stable version, so yeah it's the same issue. Link to comment Share on other sites More sharing options...
LostKobrakai Posted January 4, 2015 Share Posted January 4, 2015 I'm just setting up the permissions / roles for an upcoming project and noticed, that custom roles even with page-lister and page-edit-recent can't see the corresponding pages in Reno. The default theme shows them as expected. Just tested the dev version, it seems fixed. Any insights if such "bugs" will get backported into the stable version? 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