Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Severo Iuliano Member
@iusvar · Joined 9 years ago · 35 posts · 1 topics · 14 reputation
Badges
Recent posts
-
Problem for french langage
· 7 years ago
Hi, the language for Admin should be changed to user/accounts/YOUR_USERNAME.yaml In your case YOUR_USERNAME.yaml could be patrice.yaml In Admin click on your name...
-
Grav v 1.6.6 crashing
· 7 years ago
I'm sorry I misled the people involved :face_with_hand_over_mouth:
-
Grav v 1.6.6 crashing
· 7 years ago
To solve temporarily you can add this line protected $inlinejs_pipeline_before_excludes; to the file /system/src/Grav/Common/Assets.php on line 53. Obviously, with every Grav update, you would miss
-
PLUGIN_ADMIN.HELP - where defined
· 7 years ago
With the Admin plugin installed, in the .yaml files of the different languages in /user/plugins/admin/languages. You did not find it because the file structure is: PLUGIN_ADMIN: ... PUBLISHED_H
-
PDF embed - shortcode showing instead of PDF file on published page
· 8 years ago
I answer the three little things. I always try my plugins with Google Chromium and Firefox Developer Edition 64.0b12 and, in the case of the pdf-js plugin, I see no differences either online or loca
-
PDF embed - shortcode showing instead of PDF file on published page
· 8 years ago
Unfortunately I do not use OSX so I can hardly understand what the problem may be. But I would be very sorry if you do not use Grav, this fantastic CMS, just because you do not have the ability to emb
-
Snappy grav PDF images and css not working
· 8 years ago
Can you attach a pdf created by the plugin? Have you changed the stable version of Quark or is it the test release v2.0.0-beta.1? UPDATE: If the following is true, the above is not necessary. I think
-
An ePub viewer for Grav, or a separate node.js site?
· 8 years ago
Really interesting! Try downloading this: https://github.com/futurepress/epubjs-reader. There is a working example in the Reader folder. It would be a very useful plugin, we will have to do a little t
-
Snappy grav PDF images and css not working
· 8 years ago
I do not know if I understand correctly. Did you install it locally on Windows and online on Ubuntu? If so you can indicate the link of the site. Another thing: which theme are you using?
-
Pdf-Js v0.1.2 problems
· 8 years ago
Hi, I did some tests and I found that the format [pdfjs = filename.pdf] does not work in a grav + gantry environment, but the format [pdfjs file = filename.pdf] works. Thanks for the tip. I will evalu