Changes between Version 2 and Version 3 of Firefox_userobs


Ignore:
Timestamp:
04/12/07 18:18:50 (17 years ago)
Author:
mploessl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Firefox_userobs

    v2 v3  
    77=== Firefox 1.5 === 
    88[https://dragontalk.opendfki.de/cgi-bin/trac.cgi/file/trunk/dragontalk_userobs_firefox/build/dragentalk_userobs_firefox-M1.5.xpi dragentalk_userobs_firefox-M1.5.xpi] 
     9 
     10== The following part describes the actions, methods and there parameters. == 
     11 
     12=== Bookmark Events === 
     13 
     14'''Mathod:''' eventAddBookmark [[BR]] 
     15'''Parameters:'''  
     16 
     17||'''Name'''||'''Value'''|| 
     18||bmURI||"BOOKMARK" + URI|| 
     19||bmLocation||BMlocation|| 
     20||bmName||BMname|| 
     21||bmFolder||BMfolder|| 
     22 
     23 
     24'''Mathod:''' eventRemoveBookmark [[BR]] 
     25'''Parameters:''' 
     26 
     27||'''Name'''||'''Value'''||  
     28||BMname||name|| 
     29||BMlocation||URL|| 
     30||BMURI||"BOOKMARK"+URI|| 
     31 
     32=== Browser Events === 
     33coming soon