add new images for the site
authorAnna Samoryadova <samoryad@cs.karelia.ru>
Tue, 22 Nov 2011 06:42:34 +0000 (10:42 +0400)
committerAnna Samoryadova <samoryad@cs.karelia.ru>
Tue, 22 Nov 2011 06:42:34 +0000 (10:42 +0400)
12 files changed:
www/api.html
www/images/Friends-Harmattan.png [changed mode: 0644->0755]
www/images/Mysocials-arch.png [changed mode: 0644->0755]
www/images/albums-desktop.png [changed mode: 0644->0755]
www/images/application_install.png [changed mode: 0644->0755]
www/images/comments.png [changed mode: 0644->0755]
www/images/general_back.png [changed mode: 0644->0755]
www/images/general_backspace.png [changed mode: 0644->0755]
www/images/general_refresh.png [changed mode: 0644->0755]
www/images/icon.png [changed mode: 0644->0755]
www/images/send-comment.png [changed mode: 0644->0755]
www/screenshots.html

index 06bc6fc..a3240a4 100644 (file)
@@ -269,7 +269,6 @@ Function <b>msa_module_get_info(struct msa_module* d)</b> is used to get informa
        <pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Request</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;profile&quot;</span> <span style="color: #000066;">function</span>=<span style="color: #ff0000;">&quot;getBaseProfile&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Params</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;...&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Request<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
-&nbsp;
        </pre>
        <p>Attribute <i>id</i> is an id of user whose profile is needed to be received (optional, equals id of owner of current account by default).</p>
        <b>Response:</b>
@@ -281,6 +280,32 @@ Function <b>msa_module_get_info(struct msa_module* d)</b> is used to get informa
         <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Params<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Response<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        </pre>
+
+       <h4>getStatus</h4>
+       <b>Request:</b>
+       <pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Request</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;profile&quot;</span> function = <span style="color: #ff0000;">&quot;getStatus&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
+     <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Params</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;...&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
+<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Request<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
+       </pre>
+       <p>Attribute <i>id</i> is an id of user whose status is needed to be received (optional, equals id of owner of current account by default). </p>
+       <b>Response:</b>
+       <pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Response</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;profile&quot;</span> function = <span style="color: #ff0000;">&quot;getStatus&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
+      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Params</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;vk ...&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
+            <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;Text&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span> ... <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
+      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Params<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
+<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Response<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
+       </pre>
+
+       <h4>setStatus</h4>
+       <b>Request:</b>
+       <pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Request</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;profile&quot;</span> function = <span style="color: #ff0000;">&quot;setStatus&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
+     <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Params<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
+            <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;Text&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span> ... <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
+     <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Params<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
+<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Request<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
+       </pre>
+       <p><i>Text</i> is a content of user's status.</p> 
+       <b>Response:</b> info message or error message.
        <!-- Profile finish -->
 
        <!-- Friends start -->
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
index 1a97c6d..73262e9 100644 (file)
                After choosing one of your friends from the list you see his/her profile information. From this form you can go to browsing the user's albums, messages or send new message to him/her. Button <img src="images/general_back.png" width="30px" height="30px" alt="Back Button"/> returns you to the previous screen (in this case friends list form).   
                <p align="center"><img src="images/profile_eng.png" width="650px" height="330px" alt="Maemo 5 version"/></p>
                After choosing messages icon from toolbar you can browse your new messages from the services, inbox and outbox messages, and your drafts.
-               <p align="center"><img src="images/messages_eng.png" width="650px" height="330px" alt="Maemo 5 version"/></p>
+               <p align="center">
+                       <img src="images/messages_eng.png" width="250px" height="130px" alt="Maemo 5 version"/>&nbsp;
+                       <img src="images/harm_messages_eng.png" width="100px" height="200px" alt="Maemo 5 version"/>&nbsp;
+                       <img src="images/desktop_messages_eng.png" width="250px" height="130px" alt="Maemo 5 version"/>&nbsp;
+               </p>
                After choosing albums icon from toolbar you can browse the list of user's albums.
                <p align="center"><img src="images/albums_eng.png" width="650px" height="330px" alt="Maemo 5 version"/></p>
                Content of chosen album is shown as a list of previews of the images.           
@@ -90,7 +94,7 @@
                
                <h2>Application settings</h2>
                <p>You can use main menu of MySocials to set up the application.</p>
-               <p align="center"><img src="images/main_menu_eng.png" width="650px" height="330px" alt="Maemo 5 version"/></p>          
+               <p align="center"><img src="images/main_menu_eng.png" width="650px" height="330px" alt="Maemo 5 version: main menu"/></p>               
                <p><b>"Program settings"</b> menu item allows you to set up some specific settings of the application. The item <b>"Enable window rotation"</b> is available only for mobile devices. It allows the application to respond when your device changes it's position in space. The item <b>"Enable multi panel mode"</b> controls the number of panels in the main form of the application. If you choose this option, you see current panel with data from service (for example, the list of pictures) and the previous one (the list of albums). Otherwise you see only one panel with data in the main form of the application. It is very convenient for devices with small screen such as mobile devices. Button <b>"Clear cache"</b> allows you to clean application's cache to save your device resources.</p>
                <p align="center"><img src="images/settings_eng.png" width="650px" height="330px" alt="Maemo 5 version"/></p>           
                <p>After choosing <b>"Network"</b> item you can set proxy settings. Button <b>"No Proxy"</b> turns off the search of proxy setting in your system. Button <b>"System"</b> activates the search of proxy settings in your system to use them in the application. Button <b>"Manual"</b> activates the fields for inputing <i>Address</i> and <i>Port</i> of proxy that you use in your system.</p>