cancel
Showing results for 
Search instead for 
Did you mean: 

How Can I make my own login page?

yasir_mahmood
Champ in-the-making
Champ in-the-making
Hi!
I am new to Alfresco. I have to make a login form, that will allow the user to login, then user will upload a file into the Alfresco repository.
User logout then re-login and get the uploaded file back.
I have no idea how to start. I just have run the samples in the Alfresco SDK. I am able to get input from the user but  no idea how to upload file in                               Alfresco Repository.
What are the Alfresco APIs for file uploading?  How to use them?
Is there some coding example that can help, for uploading and retrieving file.

Any body can help me?

Thanks
Yasir Mahmood
1 REPLY 1

zaizi
Champ in-the-making
Champ in-the-making
Hi,

There is a sample walk through of how to customise the login page at http://wiki.alfresco.com/wiki/Customising_The_Login_Page.

There is also Web scripting example of how to implement file uploading. You can find details of this at http://wiki.alfresco.com/wiki/Customising_The_Login_Page.

Also this post has sample code using the Alfresco web services client to upload document. http://forums.alfresco.com/viewtopic.php?t=7346

That should get you started.

Ainga