You can put your form and resources under docroot or you can choose resource/mgnl-resources which is useful if you are creating a module.
The default login form is in admininterface module under magnolia-module-admininterface\src\main\resources\mgnl-resources\loginForm Take a look at the default form and make sure your input fields are name the same. Magnolia will take care of authentication then - you don't have to do anything. Thanks Amir -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, April 12, 2007 10:27 AM To: [EMAIL PROTECTED] Subject: Re: [magnolia-user] Modify the login page Where should I store these files? Inside magnolia database or on the server like my templates? How do I check that username and password are correct? Do I have to check with the database? But if I just want to make the change the one that magnolia uses by default. How do I do that? Were is that page located? > Go to Configuration->server/login > > There will be 2 node data's: > > LoginForm -> path top your login HTML page UnsecuredPath -> path to > resources (images, css, etc, etc) that your login form uses. > > > That is it > > Amir > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 12, 2007 8:09 AM > To: [EMAIL PROTECTED] > Subject: [magnolia-user] Modify the login page > > Hi. > How do I modify the login page (Magnolia Login Form)? What I want to do is to > change the picture and add/remove some text. > > Thanks! > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/developer.html > ---------------------------------------------------------------- > > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/developer.html > ---------------------------------------------------------------- > ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
