Forum Replies Created
-
AuthorEntradas
-
Hi @Daniele Dias,
Please go to the above path and delete all the .log file, may be running eXe.
Best regard.
-
Hi Ignacio Gros,
Thanks for your reply,
I will try to develop and will release as soon as possible.
Besides, can you tell me what is persistenceVersion? I can not understand what it does, and what is the function of upgradeToVersionX (X = 1, 2, …) ?
Thank you very much, I am very grateful for your sharing.
Best regard,
NhanToThanh
-
Hi @JuanCasanova,
Thanks for your reply,
I am currently developing and have not tested, maybe I will release in mid-May on Github.
Hope to help everyone in developing eXe.
Best regard,
NhanToThanh
-
Hi Ignacio Gros,
Thanks for your reply,
I am currently developing and have not tested, maybe I will release in mid-May on Github (of course it’s free).
Hope to help everyone in developing eXe.
Best regard,
NhanToThanh
-
Hi Juan Casanova,
Thank you very much for your support.
Besides, I want to add another attribute to each node in the tree (called targetId), based on this attribute to navigate the flow for my feature (navigation feature).
How should I implement render_POST so that when I click Save, information in the combobox will save the targetId property for each node? And I’m having a hard time figuring out the flow of Javascript, namely the nevow_clientToServerEvent() function.
And would I be grateful if he could explain to me how python can send requests via Javascript, like:
client.sendScript (‘eXe.app.getController (“Outline”). reload ()’, filter_func = allSessionPackageClients)
client.call (‘eXe.app.getController (“Outline”). loadNodeOnAuthoringPage’, client.currentNodeId)
Can you explain to me how these two functions work.
Thank you very much. -
Hi Juan Casanova,
Thank you very much.
In addition, I want to get the list of nodes in JSON to load into a combobox, which means that when I add the node (or delete node), it will update the JSON array.
And I want to get the _title attribute in each node out to be able to develop the navigation feature.
I tried to implement but not yet, please help me.
Best regard.
-
AuthorEntradas