Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Artiom Newcomer
@Artiom · Joined 6 years ago · 9 posts · 2 topics · 0 reputation
Badges
Recent posts
-
Default image attributes in the editor when image is inserted?
· 2 years ago
This is a good idea, but I think it will only be called when page is saved. Having it inserted with the correct format is more convenient, because for some cases I want to change the size values.
-
Default image attributes in the editor when image is inserted?
· 2 years ago
I ended up by finding the workaround. There are 2 files: grav/user/plugins/admin/themes/grav/js/admin.min.js grav/user/plugins/admin/themes/grav/app/forms/fields/files.js containing UriToMarkdown func
-
Studioeditor Editor plugin
· 2 years ago
@saveva in relation to my question here /forum/content-markdown/default-image-attributes-in-the-editor-when-image-is-inserted-t5112 I've noticed that your editor has a custom action for the + button o
-
Default image attributes in the editor when image is inserted?
· 2 years ago
They are inline images inserted into content. Yes, I am comfortable with javascript, just don't know where to change it so it survive upgrades. I am not familiar with Grav's Javascript compile stages.
-
Studioeditor Editor plugin
· 2 years ago
Another observation : image is added with path like /home/test/DSCF9286.jpg?sizes=80vw I suspect it will break if I move page from one location to another. Also where to configure the sizes part? I w
-
Studioeditor Editor plugin
· 2 years ago
On the first try looks good, except these buttons:
-
Default image attributes in the editor when image is inserted?
· 2 years ago
In all my posts I am using images with a set of actions. For example: ?lightbox=1200,1200&cropResize=256,256 Is there a way to make it default in order to avoid copy/paste? It can be an implicit s
-
Create multiple galleries with lightbox action
· 6 years ago
Well, looks like this forum is dead... Right now I will do it using init script of my custom lightbox plugin.
-
Create multiple galleries with lightbox action
· 6 years ago
I am trying to create multiple galleries on the same page. featherlight plugin has gallery function but all images on the page will be in the same gallery. How difficult would be to add another parame