Author: channa Date: Mon Jan 28 02:10:13 2008 New Revision: 13044 Log:
Adding user management documentation. Added: trunk/mashup/java/xdocs/images/provisioning.png (contents, props changed) trunk/mashup/java/xdocs/usermanagement.html Added: trunk/mashup/java/xdocs/images/provisioning.png ============================================================================== Binary file. No diff available. Added: trunk/mashup/java/xdocs/usermanagement.html ============================================================================== --- (empty file) +++ trunk/mashup/java/xdocs/usermanagement.html Mon Jan 28 02:10:13 2008 @@ -0,0 +1,47 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> + <meta http-equiv="content-type" content=""> + <title>Welcome to the WSO2 Mashup Server</title> + <link href="styles.css" rel="stylesheet" type="text/css" media="all"> +</head> +<body> +<div id="main-content"> +<h1>User Management<br> +</h1> +This document introduces the user management features of the WSO2 +Mashup Server: +<ul> +</ul> +<h2>Setting Up The First User<br> +</h2> +On starting up the server and accessing the website on localhost, the +provisioning page is displayed. This is where the primary or +administrative user should be created.<br> +<br> +<img style="width: 1008px; height: 557px;" alt="Provisioning Screen" + src="images/provisioning.png" href="images%5Cprovisioning.png"> <br> +<br> +The user name password and confirmation password fields are mandatory, +but you are also strongly advised to enter a <br> +<br> +<h2>Setting Up Self Registration</h2> +<br> +<br> +<h2>Managing Users<br> +</h2> +<br> +<br> +The user management functions are:<br> +<br> +<h3>Add User<br> +</h3> +<ul> +</ul> +<h3>Edit User</h3> +<h3>Delete User</h3> +<br> +</div> +<p>© WSO2 Inc.</p> +</body> +</html> _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
