Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Michel V Newcomer
@michelv · Joined 8 years ago · 4 posts · 2 topics · 0 reputation
Badges
Recent posts
-
Why we need to save the page twice before we can upload an image using Admin plugin?
· 8 years ago
Most obviously it is because the page at first is just created in the virtual world, and not saved on disk. After your 'second save', which is actually the first save to disk, the hooks like media can
-
Encoding of URL: force lowercase
· 8 years ago
I have a page with a link field, that works for link. But it also encodes special characters, using Uppercase. eg: http%3A%2F%2F for http:// These Uppercases for F and A cause trouble in some rare cas
-
Tag & archive items not redirecting within two blogs
· 8 years ago
I have a similar setup, and you need to fiddle with the 'Blog Route' in Blog Config. That determines the new_base_url used in the templates to search in the correct area. To add to that: this only wor
-
How to access file uploaded via form/File in a list
· 8 years ago
New user. I am building a custom page with a download link to a file that was uploaded using the File upload with a list. part of the code in page.yaml header.files: name: versions type: list label: f