Changes between Initial Version and Version 1 of Ticket #1039


Ignore:
Timestamp:
14.11.2016 14:11:55 (8 years ago)
Author:
Malte
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1039 – Description

    initial v1  
    55    topicmaps = dm4c.get_plugin("de.deepamehta.topicmaps") 
    66    console.log("Topicmaps Plugin getTopicmap: ", topicmaps.get_topicmap()) 
     7}) 
    78}}} 
    89 
    9 Is this the anticipated result? It breaks my stableviews plugin webclient integration. 
     10Prints out in the developer console: 
     11{{{ 
     12Selecting topicmap 2143 (ID obtained from browser URL), selected topic: 4015 
     13Topicmaps Plugin getTopicmap: undefined 
     14}}} 
     15 
     16Is this an anticipated result? It breaks my stableviews plugin webclient integration.