Coder Social home page Coder Social logo

moodle-local_dompdf's People

Contributors

kiklop74 avatar lukascelinak avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

lukascelinak

moodle-local_dompdf's Issues

Moodle plugin CSS is not loading

Hi,
i have used your plugin in my plugins for export document into pdf, im trying to update local_dompdf but i found a bug, old version with dompdf <75f13c70> was working fine, but new version of plugin with new dompdf library does not work well, the plugin is not loading css file using , in previous version wasnt problem with this.

I tried relative path, absolute path and nothing helped.
Thank for help how to solve this problem.

file_rewrite_image_urls() does not work with overridden images in html editor #3216

I found bug, where function for rewrite images does not work with in html editor overridden files.
Moodle is putting atribute time after image url, when are you overriding files in html editor, then rewrite function is giving back not rewritten image src path.

Uploaded and overridden file url:
/draftfile.php/5/user/draft/838522161/image.jpg?time=1685103678494

Stored file url:
@@PluginFile@@/image.jpg?time=1685103678494

Rewritten file url:
@@PluginFile@@/image.jpg?time=1685103678494

Standard moodle images rewrite function file_rewrite_pluginfile_urls() is working for this rewrite.

Using of plugin

Hi,
i used DOMPDF before, but i implemeted it into my plugin,
i have problem now, because im using it to export documents to PDF and i am using images from FILE API of moodle.

Can you describe how to use your local plugin?

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.