Mobile HTML service module
From WandoraWiki
(Difference between revisions)
(→See also) |
|||
Line 3: | Line 3: | ||
http://127.0.0.1:8898/mobile | http://127.0.0.1:8898/mobile | ||
− | JQuery Mobile based topic map browser is discussed [[JQuery Mobile based topic map browser|here]]. Next screen captures review an example page generated by the Mobile HTML service. | + | JQuery Mobile based topic map browser is discussed [[JQuery Mobile based topic map browser|here]]. Next screen captures review an example page generated by the Mobile HTML service. To use the service module '''mobile''', ensure the module is enabled in configuration panel of [[embedded HTTP server|Embedded HTTP server]] and start the embedded HTTP server. |
Revision as of 20:46, 6 January 2012
This service provides a browsable HTML visualization for mobile devices such as iPhone, iPad, Android etc. Service handle is mobile. The service is based on Mobile JQuery and uses Apache Velocity template engine to generate a HTML visualization out of topic. Module's access point is
http://127.0.0.1:8898/mobile
JQuery Mobile based topic map browser is discussed here. Next screen captures review an example page generated by the Mobile HTML service. To use the service module mobile, ensure the module is enabled in configuration panel of Embedded HTTP server and start the embedded HTTP server.