Dear all, I want customize invenio for RERO DOC. What is the best working method?
I suppose that the first step is to create my own local branch on git, then I need to add some files such as templates, css, images. Do I have to put these files in the corresponding directories and edit all the Makefile.am files? Can you suggest an easiest way? If I want to propose a patch. Sending the patch generate by "git format-patch" on this list is the correct approach? When I want to test my templates on collections for example, actually I: 1) modify the sources 2) make install 3) chmod -R www-data:www-data /invenio_install_path 4) apache graceful 5) webcol (to regenerate the cache) or bibreformat for (Details and Brief view) This method is quite painful, can you suggest a better approach? Do you have plan to use a setup.py file or cmake as a remplacement for the old automake/autoconf? Many thanks in advance. Regards, ---------------------------------------------------------------------- Johnny Mariéthoz RERO, Av. de la Gare 45, CH - 1920 MARTIGNY Téléphone: +41(0)27 721 8579 Fax : +41(0)27 721 8586 Web : http://www.rero.ch ReroDoc : http://doc.rero.ch, [email protected] ----------------------------------------------------------------------

