Hello all,
I'd like to know if it is possible to pass a parameter to Surikogiflex client, to be able to tell it to open a certain story.
For example, I wonder if it is possible to have in an html page a link like
<a href="localhost:8400/suribachi/clients/surikogiflex/?icml=/documents/ doc1/story1.icml">Edit story in Surikogi</a>
and when the user clicks it have Surikogiflex client open loading the selected story, without passing from the Document browser window.
Is something like this possible?
Please assume that the correct <story> tags are present on the storylist.xml file in the /suribachiassets directory.
Thanks.