You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-commits@incubator.apache.org by bh...@apache.org on 2012/08/16 17:38:14 UTC

svn commit: r1373941 - /incubator/photark/mobile/trunk/assets/www/index.html

Author: bhargav
Date: Thu Aug 16 17:38:13 2012
New Revision: 1373941

URL: http://svn.apache.org/viewvc?rev=1373941&view=rev
Log:
Updated Help page.

Modified:
    incubator/photark/mobile/trunk/assets/www/index.html

Modified: incubator/photark/mobile/trunk/assets/www/index.html
URL: http://svn.apache.org/viewvc/incubator/photark/mobile/trunk/assets/www/index.html?rev=1373941&r1=1373940&r2=1373941&view=diff
==============================================================================
--- incubator/photark/mobile/trunk/assets/www/index.html (original)
+++ incubator/photark/mobile/trunk/assets/www/index.html Thu Aug 16 17:38:13 2012
@@ -557,7 +557,7 @@
 				<a href="#"
 				data-role="button" data-mini="true" data-icon="search" onclick='doSearch()'>Search</a>
 				<a href="#"
-				data-role="button" data-rel="dialog" data-transition="pop" data-icon="grid" onclick="getPhoto(pictureSource.PHOTOLIBRARY)">Shaw all</a>
+				data-role="button" data-rel="dialog" data-transition="pop" data-icon="grid" onclick="getPhoto(pictureSource.PHOTOLIBRARY)">Show all</a>
 				<a href="index.html"
 				data-role="button" data-mini="true"
 				data-icon="back">Cancel</a>
@@ -681,12 +681,14 @@
 			</div>
 			<div data-role="content">
 				<ul>
-					<li>To get started caputre a photo, open exsisting photo or go to web albums</li>
-					<li>You can organize photoes by editing image related data and saving</li>
-					<li>You can search photoes according to data you have added</li>
+					<li>To get started capture a photo, open existing photo or go to web albums</li>
+					<li>You can organize photos by editing image related data and saving</li>
+					<li>You can search photos according to data you have added</li>
 					<li>You can tag people in your photo by going to view tags section</li>
 					<li>You can view a image full screen by tapping on it</li>
 					<li>Deleting a photo through the application will delete the photo from phone memory too</li>
+					<li>You can access your web albums by toggling the respective switch</li>
+					<li>For Flickr and Picasa, one needs to copy paste the code that is displayed</li>
 				</ul>
 			</div>
 		</div>