← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 377: Merge branch 'master' of github.com:Alfanous-team/alfanous

 

Merge authors:
  Assem Chelli (عاصم شلي) (assem-ch)
------------------------------------------------------------
revno: 377 [merge]
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Sun 2012-10-07 00:42:09 +0100
message:
  Merge branch 'master' of github.com:Alfanous-team/alfanous
modified:
  FAQ.rst


--
lp:alfanous
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:alfanous.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== modified file 'FAQ.rst'
--- FAQ.rst	2012-10-06 23:11:50 +0000
+++ FAQ.rst	2012-10-06 23:46:52 +0000
@@ -138,11 +138,21 @@
 
 #. Test the json output system II 
 
-   .. code-block:: sh
-        
-        # Install apache2 first
-        $ sudo make install_jos2
-        $ xdg-open http://alfanous.local/cgi-bin/alfanous_json2.py &
+   - install it in apache as a cgi script
+     
+     .. code-block:: sh
+        
+         # Install apache2 first
+         $ sudo make install_jos2
+        
+   - test it in browser by checking those links
+      
+     - http://alfanous.local/cgi-bin/alfanous_json2.py
+     - http://alfanous.local/cgi-bin/alfanous_json2.py?action=search&query=qawol
+     - http://alfanous.local/cgi-bin/alfanous_json2.py?action=suggest&query=مءصدة;
+     - http://alfanous.local/cgi-bin/alfanous_json2.py?action=search&query=%D8%A7%D9%84%D9%83%D9%88%D8%AB%D8%B1&sortedby=mushaf&page=1&word_info=true&highlight=css&script=standard&prev_aya=true&next_aya=true&sura_info=true&aya_position_info=true&aya_theme_info=true&aya_stat_info=true&aya_sajda_info=true&annotation_word=true&annotation_aya=true&recitation=1
+     - ...
+
 
 #. Test the web interface (later)
 #. Test Django app (later)