-
Content Count
307 -
Joined
-
Last visited
-
Days Won
2
Mats last won the day on June 13 2020
Mats had the most liked content!
Community Reputation
289 ExcellentAbout Mats
-
Rank
Distinguished Member
Profile Information
-
Gender
Male
-
Location
Sweden
-
Interests
ProcessWire
Recent Profile Visitors
10,400 profile views
-
Mats started following From templates to models, PW 3.0.170 – Core updates, SplashAndGrab and and 4 others
-
@JeevanisM Hi! I don't know if that is possible at the moment, the website field is already there like Wanze mentioned.
-
The 5000 hits limit resets hourly so I think it should be ok.
-
= I have not thought about that and I don't know how o add any other service. 😁 This uses a fixed api key.
-
Hi @bernhard! No, i haven't thought about that.
-
The name might be the best part of the module. 😅 A Readme is added.
-
BETA: SplashAndGrab https://github.com/madebymats/InputfieldSplashAndGrab This module attaches a search input to selected image fields that lets you search and download images from Unsplash. (Unsplash is a stock photo service where you can download images for free and use as you wish. No strings attached.) You can search by string, colors, orientation/crop and order by relevance or time published I find Unsplash useful both for placeholder images when building sites but also as a time saver for editors if they don’t have any images at hand, just search, download and publish. Thanks to @apeisa for building the FlickrInputField Module and @Robin S for AddImageUrls, took a lot ideas and code from those modules.
- 13 replies
-
- 15
-
-
No, i don't know why it is happening. Check the link for the pull request, it might help. This could help also: https://stackoverflow.com/questions/48599370/issues-with-google-map-greyed-out
-
Do you have the latest version of the Googles map marker module? There was an issue with hidden elements (looks like the map is in a repeater field) although it should be fixed in the latest version: https://github.com/ryancramerdesign/FieldtypeMapMarker/pull/2 There is a Leaflet version of this module: https://modules.processwire.com/modules/fieldtype-leaflet-map-marker/. Don't know if it will solve your issue though.
-
@Mamun Paul Do you have any console errors? OT: Looks like this site could be of interest based on your map: https://alltpaoland.se/platser/parboang-naturturism/ 😀
-
Hera are som tips and tricks for Azure web apps on IIS: https://cloud.accigo.se/blog/azure-app-services-and-wordpress-slow-heres-how-to-fix-it/
- 1 reply
-
- 1
-
-
Hi! Did you install the MarkupAddInlineScript module? /Mats
-
Beta testers wanted: CroppableImage with WebP support
Mats replied to horst's topic in Modules/Plugins
Tested on another MAMP installation and it works as expected there. -
Beta testers wanted: CroppableImage with WebP support
Mats replied to horst's topic in Modules/Plugins
Perhaps a MAMP thing then. -
Beta testers wanted: CroppableImage with WebP support
Mats replied to horst's topic in Modules/Plugins
Can't save Crop Settings (square,200,200 for example). Other settings saves. ProcessWire 3.0.152 dev -
Beta testers wanted: CroppableImage with WebP support
Mats replied to horst's topic in Modules/Plugins
Tested on local installation on MAMP. No previous CroppableImage module installed. I get the error only when trying to save with Crop Settings otherwise it saves as expected. Downloaded the module here: https://github.com/horst-n/CroppableImage4