Hi, thanks for all the answers, you're helping me a lot! I'm actually trying to suggest this system for my university's web and I'm doing it as part of my diploma's thesis. But firstly I have to persuade them that this is a good system to migrate to :) So I will definetely need to sink into development env.
So far I managed to setup dev env. (eclipse + tomcat + maven) according to the guides. (Only weird thing was that I couldnt find magnolia 4.5.3 in svn rep, only 4.5.2 and then 5). Anyway I started the application (magnolia-empty-webapp) and now I'm trying to learn to work with this env, but hit some major obstacles. Hopefully somebody can help me and point me in a good direction. 1. How can I add modules (stk,...) to this webapp? And how can I add them to this maven project, so I can edit sources and after recompiling I will see changes in my webapp? I would like to have the same magnolia installation that comes as a download bundle, but I will be able to edit and debug sources. I managed to add magnolia-core (as a project = editable), but thats because it's already there, but i wasnt succesful with stk module. 2. How can I then create jar files of modules (with my changes)? P.S. I'm still mainly trying to achieve to have Langauge switching links - I want to use the patch from Greg that makes them available in meta navigation area. P.P.S I have good knowledge of java, subversion and a little of java ee and eclipse, but no knowledge of maven. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=c63ffdf2-b53b-4a0d-a393-7bdcc7549c5d ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
