Tomasz Chmielewski a écrit : > Guenael Sanchez schrieb: > > (...) > >> Thanks, I'm from ENS Sciences de Lyon. And yes, our tool for wpkg was >> written by me, to allow some authentified people (through CAS) to >> manage hosts and profiles without touching XML files. >> >> We first tried the linuxkidd's one, and we finally went back to >> something really easier. Our tool is juste made to: >> add hosts >> add package to host >> add profile to host >> del hosts, del package from host, del profile from host. >> authentify people through a CAS server. > > Could you send some screenshots (better, give links to some screenshots)? > > Ok, It's now available here: http://joliot-curie.ens-lyon.fr/wpkg/
Juste a little explanation on how we work. When you create a new host, a profile called profile_hostname is automatically created. This way, we easily support multiple profiles for one host. When a host is created, a profile "default" is added to its profile. Then, you can "edit" a profile by clicking on its name. You get a page with the detail of the profile, and 2 lists. One is for adding other profiles (packs of packages), the other for adding packages. Every operation you make is modifying XML files instantly. Don't worry, this is a copy, you can play :) The title is linked to the homepage. You can delete many things by clicking the red cross... Deleteing a host is asking for a confirmation. Everything is in French, but I think you can understand, words used are closed from english. If I have time, I will make the English Language File for i18n. Have fun, Cheers, GS PS: Creating new profiles (packs of packages) and new packages is not possible right now. PS2: If you notice something even bad stuff, you can tell ! ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
