I've redone the sidebar in the web app a bit, moving all navigation over to the left.
It starts out with the general links and also includes pagination and filters, and manages to reduce a lot of the previous space wasting. Mostly this is done, I have a few text links I need to buttonize (TM). I will probably look to move the logo to the sidebar as well to get more vertical screen real estate. Is anyone planning on making the other object pages work in batch mode (profiles, etc) like systems, or is this something I should look at? As part of the streamlining of the code behind the profile/system page I've removed the hotlinks to edit the templates directly from those pages, but kept a preview button. If the kickstart is sourced externally I plan on editing the code to let the cobbler URLs redirect to those external URLs. (Basically the logic to deal with when a kickstart was on HTTP/NFS/FTP and when it was editable and when we could link to it and what we called the link was complex, which was entirely my fault, so I simplified it... This should actually be a good workflow change as folks need to know that editing templates effects MANY profiles/systems, not just the one, so allowing edits straight from those pages might have been misleading anyway). I also want to copy the ksfile logic and apply it to allow for snippet editing from the webapp, which shouldn't be hard to do at all. --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
