blad Posted September 19, 2014 Share Posted September 19, 2014 This module allows you to change the admin default style. For lazy people. It's just a sketch. More information soon.Done:- You can change the main colors of processwire To do:- Add ability to change fonts (fonts google) and read your opinions - Fix the Logo url field (default value).- Export/Import config.- Add more color options. - REWRITE 12 Link to comment Share on other sites More sharing options...
adrian Posted September 19, 2014 Share Posted September 19, 2014 (edited) I love this - I have been wanting easy skinning (rather than theming) for PW for a long time. One thing missing is the ability to color the entire title bar in AdminThemeReno - the menu icon and search box is a different class. Also I don't think it is currently possible to edit the sidebar colors? Only other thing is a typo - you have breadcrumbs spelled wrong. And, there are two entries for 6. Color Set 2 Awesome!!! PS You need to add a way to export/import settings so we can easily share Edited September 19, 2014 by adrian Sidebar color problem and 6 duplicate 1 Link to comment Share on other sites More sharing options...
blad Posted September 19, 2014 Author Share Posted September 19, 2014 (edited) I've created as a tool to test colors for lazy people like me, with some good changes may be helpful. Thanks adrian always motivating I've fixed it and deleted the image to avoid confusion, the code is fine. Edited September 19, 2014 by blad 1 Link to comment Share on other sites More sharing options...
blad Posted September 19, 2014 Author Share Posted September 19, 2014 Honestly I'm a little lost with the part of export / import. Should I do it with CSV? Is there a module with this option? Thanks Link to comment Share on other sites More sharing options...
adrian Posted September 19, 2014 Share Posted September 19, 2014 I would probably go with JSON, but CSV could probably work too. HannaCode has an export/import function that you could take a look at. Another suggestion - you could have the ability to add new element declarations - most simply maybe just one per line in a textarea field like so: #element1ID : #990000; margin-top:30px; #element2ID : #009900; padding-left:10px; 1 Link to comment Share on other sites More sharing options...
blad Posted September 19, 2014 Author Share Posted September 19, 2014 Thanks again adrian. Update coming soon. Link to comment Share on other sites More sharing options...
onjegolders Posted September 19, 2014 Share Posted September 19, 2014 Thanks for this Blad. Just concerning 2), I think Ryan has said in the past he is OK with the logo being changed but I'd double check that and obviously leave a nice big reference to Processwire somewhere 1 Link to comment Share on other sites More sharing options...
blad Posted September 19, 2014 Author Share Posted September 19, 2014 Thanks for this Blad. Just concerning 2), I think Ryan has said in the past he is OK with the logo being changed but I'd double check that and obviously leave a nice big reference to Processwire somewhere I will remove that option or if you put your own image the processwire logo will appear too. Thank you. Link to comment Share on other sites More sharing options...
onjegolders Posted September 19, 2014 Share Posted September 19, 2014 I will remove that option or if you put your own image the processwire logo will appear too. Thank you. I think it still might be a nice option, just better to check first 1 Link to comment Share on other sites More sharing options...
Nico Knoll Posted October 14, 2014 Share Posted October 14, 2014 Maybe you could add a check if InputfieldColorpicker is installed and in that case use this instead of InputfieldText. 3 Link to comment Share on other sites More sharing options...
blad Posted October 14, 2014 Author Share Posted October 14, 2014 I don't have much free time to do it. I will return soon Thanks nico good idea 1 Link to comment Share on other sites More sharing options...
lisandi Posted November 8, 2014 Share Posted November 8, 2014 The logo is actually no problem to be replaced as in every Installation at the button you have the current Version Information too.ProcessWire 2.5.7 dev © 2014Removing the top logo enables also Agencies to build up some CI for themselves which helps to sell stuff for them to.Like Nico said the color chooser is definetly the better choice.Why actually does it need to be installed in his module's files should be placed in /site/modules/AlternativeGridImages/ as this makes installation more complicated that it shoudl be. With the Module uploader you can't choose the folder where to upload a submodule or this featre has to be added to the Core Module uploader. (Path Chooser) IMHO this is not necessary if all Modules start with their path from module-ROOT Link to comment Share on other sites More sharing options...
SteveB Posted May 8, 2015 Share Posted May 8, 2015 FYI, in 2.5.26 dev this module works but has an odd side effect. In the page editor images images do not display. They come back as soon as you uninstall the module. 1 Link to comment Share on other sites More sharing options...
blad Posted May 8, 2015 Author Share Posted May 8, 2015 FYI, in 2.5.26 dev this module works but has an odd side effect. In the page editor images images do not display. They come back as soon as you uninstall the module. I have to fix the bug, do not use this module for the moment. Thanks! 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