Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

{
itype:"mail"
 type:"site",
email:"DESTINATION EMAIL",
subject:"SUBJECT"
msg:"PRECOMPILE MSG",
  url:"mailto:EMAIL?subject=SUBJECT&body=MSG",
open:"outside"
 }

Map

{
itype:"map"
 type:"site",
maptype:"feed|address|kml",
feed:"ID FEED", (optional)
address:"string", (optional)
  kml:"kml link", (optional),
url:"http://maps.google.com?q="(kml|address) or http://maps.google.com?q=http://www.apps-builder.com/feedgenerator/get/FEED
open:"outside" (ask the user if he want to open the map in the navigator)
 }

Pseudo Pages

Using the bases pages you can create others pages

...

{
itype:"wall"
 type:"xml",
 urltype:"news",
  url:"/wall/get/IDAPP",
add:"/wall/addPage/IDAPP"
img:false
 }

Radio Page

 

Map

 

PDF Page

The pdf page is a Link Page with the following parameter

...