[PVE-User] gui quesitons about how to change some code
Alexandre DERUMIER
aderumier at odiso.com
Fri Sep 21 05:57:24 CEST 2012
>>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?
Oh, yes, for simple things like this, it's very easy.
first read the doc here:
http://pve.proxmox.com/wiki/Developer_Documentation
install build tools
https://git.proxmox.com/?p=pve-common.git;a=blob_plain;f=README.dev;hb=HEAD
get the pve-manager source code
#git clone git://git.proxmox.com/git/pve-manager.git
make your changes in the code, and rebuild the .deb package with
#make dpackage
you can also contribute and send your patches to pve-devel mailing list.
Hope It can help you.
----- Mail original -----
De: "para zheng" <para.pve at gmail.com>
À: "Alexandre DERUMIER" <aderumier at odiso.com>
Cc: pve-user at pve.proxmox.com
Envoyé: Vendredi 21 Septembre 2012 04:21:34
Objet: Re: [PVE-User] gui quesitons about how to change some code
Thanks a lot.
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?
2012/9/21 Alexandre DERUMIER < aderumier at odiso.com >
Yes,You only need to modify pve-manager.
You can see it as a javascript/extjs web interface calling other modules through rest api.
----- Mail original -----
De: "para zheng" < para.pve at gmail.com >
À: pve-user at pve.proxmox.com
Envoyé: Vendredi 21 Septembre 2012 03:12:23
Objet: [PVE-User] gui quesitons about how to change some code
hi, dear all
I am a newbie for proxmox. I want to have some basic knowledge about proxmox GUI. thanks for your attention.
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?
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'?
thanks,
para
_______________________________________________
pve-user mailing list
pve-user at pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
More information about the pve-user
mailing list