Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Thoughts on Environments
· 10 years ago
This has been discussed a few times, with various philosophies on handling environments for testing, staging, and production. I am at a point where all of the above are necessary, with an additional e
-
Prevent rotating images in " Page Media "
· 10 years ago
Thanks for the quick response @rhukster
-
Prevent rotating images in " Page Media "
· 10 years ago
Probably you should rotate these images in before uploading. or you going to have to fixorientation constantly.
-
Prevent rotating images in " Page Media "
· 10 years ago
I use fixOrientation in twig, and i doesn't work when I view the image it rotates. Only the thumbnails are fixed*
-
Prevent rotating images in " Page Media "
· 10 years ago
I use fixOrientation in twig, and i doesn't work when I view the image its just in the thumbnail. Please help. Thanks Dion
-
Easy mobile posting?
· 10 years ago
Great points from @Gingah. I should mention that Coda uses SFTP and should be setup that way if going this route. Point being, there are multiple options to do what you want if you are not keen on th
-
Easy mobile posting?
· 10 years ago
Be wary of unsafe setups not using encryption and key authorization: Editing files on your server from your mobile phone is an excellent way of getting the connecting password stolen if using plain FT
-
Easy mobile posting?
· 10 years ago
Coda app for iOS via ftp to edit .md files. Very fast and reliable. I use it for minor updates to my blog all the time. I use Textastic for local mobile development with all my files in dropbox (Coda
-
Easy mobile posting?
· 10 years ago
You would need to have some way to sync files with your webserver. There are a number of ways to achieve this, dropbox is one, but it requires you run a dropbox server instance on your webserver.
-
Easy mobile posting?
· 10 years ago
@ rhukster : I didn't understand what you said. :/ I have installed Grav on my web server. I want to write and publish posts my iPhone. How can I do that ?