Giter VIP home page Giter VIP logo

daxe's People

Contributors

damien-git avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

daxe's Issues

Does Daxe support SVG?

My XML documents contain tags with SVG graphics. I cant find in standard configuration settings any features for specifying SVG graphics.
What can I do for displaying svg graphics in Daxe editor?

installation de Daxe

J'ai initié ces questions au forum de Jaxe : "Toujours actif ?" (https://sourceforge.net/p/jaxe/discussion/184273/thread/3f9dfe71/)

J'essayé de récupérer les paramètres du request (post) en invoquant l'url suivant:
http://svfisistemas/dle/daxe/daxe_js.html?config=config/XHTML_config.xml&save=http://localhost:9085/EDD/AddFileDB&path=c:\tmp\nuevo.xml

Mais dans le servlet AddFileDB les paramètres "file" et "path" sont nul et aucune donnée ne me garde dans le disque dur. Qu'est-ce que je fais probablement pour récupérer le XML et pour pouvoir le sauver dans une base de données ?

Je joins le servlet AddFileDB

How to specify non relative url for saving file?

I try to specify specify url for saving file:

<iframe src="{{ url_for(
        'static',
        filename='daxe/daxe.html',
        config='config/gost_config.xml',
        file='/documenteditordaxe/2?document_version_id=44&random_workaround=0.6865005110307894',,
        save='/test-save'
    ) }}" class="editor-frame"></iframe>
</div>

Iframe loads data from

Request URL: http://127.0.0.1:5001/static/daxe/daxe.html?config=config%2Fgost_config.xml&file=%2Fdocumenteditordaxe%2F2%3Fdocument_version_id%3D44%26random_workaround%3D0.6865005110307894&save=%2Ftest-save

file loads from url

Request URL: http://127.0.0.1:5001/documenteditordaxe/2?document_version_id=44&random_workaround=0.6865005110307894&random_workaround=0.594691556483665

But when I click to save button, request going to page http://127.0.0.1:5001/static/daxe/%2Ftest-save instead of http://127.0.0.1:5001/test-save

Is any way to specify non relative url for save?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.