I will try that, thanks very much ;)<br><br><div class="gmail_quote">2012/9/21 Alexandre DERUMIER <span dir="ltr"><<a href="mailto:aderumier@odiso.com" target="_blank">aderumier@odiso.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">>>What I want to do is to add some small pics or words in the UI pages, as your reply, I just need to change the 'pve-manager' and replace it in the old pve?<br>
<br>
</div>Oh, yes, for simple things like this, it's very easy.<br>
<br>
first read the doc here:<br>
<a href="http://pve.proxmox.com/wiki/Developer_Documentation" target="_blank">http://pve.proxmox.com/wiki/Developer_Documentation</a><br>
<br>
install build tools<br>
<a href="https://git.proxmox.com/?p=pve-common.git;a=blob_plain;f=README.dev;hb=HEAD" target="_blank">https://git.proxmox.com/?p=pve-common.git;a=blob_plain;f=README.dev;hb=HEAD</a><br>
<br>
get the pve-manager source code<br>
#git clone git://<a href="http://git.proxmox.com/git/pve-manager.git" target="_blank">git.proxmox.com/git/pve-manager.git</a><br>
<br>
make your changes in the code, and rebuild the .deb package with<br>
#make dpackage<br>
<br>
<br>
you can also contribute and send your patches to pve-devel mailing list.<br>
<br>
Hope It can help you.<br>
<div class="im"><br>
<br>
----- Mail original -----<br>
<br>
De: "para zheng" <<a href="mailto:para.pve@gmail.com">para.pve@gmail.com</a>><br>
</div>À: "Alexandre DERUMIER" <<a href="mailto:aderumier@odiso.com">aderumier@odiso.com</a>><br>
Cc: <a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a><br>
Envoyé: Vendredi 21 Septembre 2012 04:21:34<br>
Objet: Re: [PVE-User] gui quesitons about how to change some code<br>
<div class="HOEnZb"><div class="h5"><br>
Thanks a lot.<br>
<br>
<br>
What I want to do is to add some small pics or words in the UI pages, as your reply, I just need to change the 'pve-manager' and replace it in the old pve?<br>
<br>
<br>
<br>
2012/9/21 Alexandre DERUMIER < <a href="mailto:aderumier@odiso.com">aderumier@odiso.com</a> ><br>
<br>
<br>
Yes,You only need to modify pve-manager.<br>
<br>
You can see it as a javascript/extjs web interface calling other modules through rest api.<br>
<br>
<br>
----- Mail original -----<br>
<br>
De: "para zheng" < <a href="mailto:para.pve@gmail.com">para.pve@gmail.com</a> ><br>
À: <a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a><br>
Envoyé: Vendredi 21 Septembre 2012 03:12:23<br>
Objet: [PVE-User] gui quesitons about how to change some code<br>
<br>
<br>
<br>
<br>
hi, dear all<br>
<br>
<br>
I am a newbie for proxmox. I want to have some basic knowledge about proxmox GUI. thanks for your attention.<br>
<br>
1) Does all the proxmox project GUI codes in the pve-manager module? If I want to change some GUI codes, need I only change the 'pve-manager' module?<br>
<br>
<br>
2) If I want to test the changed GUI code (other modules of proxmox not changed), need I only change the 'pve-mamager' module in the current PVE? or need I reinstall all the PVE with my changed 'pve-manager'?<br>

<br>
<br>
thanks,<br>
para<br>
_______________________________________________<br>
pve-user mailing list<br>
<a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a><br>
<a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user" target="_blank">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a><br>
</div></div></blockquote></div><br>