06-28-2017 10:41 AM
I am working on an archivist management project and I need to use record management, for that I need to modify the record management, someone has a tutorial or knows how I can develop on this module of alfresco
06-28-2017 03:31 PM
What kind of modification you need?
There are lots of different things that can be modified, and because of that, you have to be more specific on your needs.
06-29-2017 10:40 AM
The mosdifications that I need are interface and functionalities, so I need any guide that can give me to work with this module, for example to change the menu, the contents of the pages, in general how to work with this module, if I enter the Amp and I modify them myself or I look for the source code to modify them and to compile them. How do I work with this module?
06-29-2017 09:23 PM
OK, so in order to change the menu, you can rely on the information provided in this page Aikau Menus | Alfresco Documentation
When you talk about modifying pages, you have to know how the page was build, as inside Share, you will have pages created using the YUI library, and also some with Aikau.
You can find useful information on both libraries in the links below.
Modifying Out-of-the-box Surf Pages | Alfresco Documentation
Modifying Out-of-the-box Aikau Pages | Alfresco Documentation
07-03-2017 02:39 PM
The documentation that you give me is very good to work with the interface, but my main doubt is to know how to make the changes in this record management because they are two .amp that are displayed within the alfresco, also has compiled java classes that do not How to work with them. I would like to know that he advises me to be able to make all the changes that I need in this record management, where I work, within the. Amp or is there another way to decompile these amp and make the changes and recompile them ?. Thank you for all your replies
07-03-2017 02:57 PM
Hello.
There is no need to decompile anything. You just need to learn how to work on Alfresco development.
A good starting point is the Alfresco Developer Tutorial Series, from Jeff Potts
You will need to find how the RM module was configured in order to identify the pieces you have to change.
The source code for RM are available at GitHub - Alfresco/records-management: Alfresco Records Management Community code
It will be better if you let us know "exactly" what you want to change, and how you want to do it, and then come back with more specific question, using new threads for different topics.
07-03-2017 03:02 PM
thanks for your answer
Explore our Alfresco products with the links below. Use labels to filter content by product module.