I want to build a kind of "startup GUI" where the first thing a person/member sees is a login page, and when logged in he/she can see a number of projects he/she is member of and when/if there has been documentation added or changed in these projects.
The startup page, for a person/member would then be a login page, and then a page showing the above mentioned.
Is this possible to build in the Web Client (with scripts) or does this have to be "hardcoded" in some way in the C++/Java source code?
When changing version of Alfresco (from 1.4 to 2.0 for example) does these modifications (if possible to build) disappear or are they version controlled in the system?
(I apologize if these questions seems confusing but if someone has a interrest in responding I'll try to express it a bit better, I'm quite a n00b concerning Alfresco but I've been coding C++ and Java middleware solutions so I have a somewhat good understanding of the development process).
Regards