Bliss99 Posted June 8, 2020 Share Posted June 8, 2020 1 hour ago, Bliss99 said: It's working! Thank you very much for helping to fix that so quickly! Really appreciate it. I have a separate question - We have an extra field called "ownership" that everyone has to fill out while they are setting up a link. We would love a way to display "ownership" as a block on the side so folks can filter based on ownership. Do you have any suggestions on how to accomplish this? It would also be great to filter links by location - do you have any suggestions on how to accomplish that? Quote Link to comment Share on other sites More sharing options...
Adriano Faria Posted June 8, 2020 Author Share Posted June 8, 2020 (edited) 1 hour ago, Bliss99 said: It would also be great to filter links by location - do you have any suggestions on how to accomplish that? Not possible due to the address data. It is stored in a json array. 3 hours ago, Bliss99 said: Do you have any suggestions on how to accomplish this? You will have to call the links_field_X in your block, where X is the field ID. Edited June 8, 2020 by Adriano Faria Quote Link to comment Share on other sites More sharing options...
eskaiter Posted June 11, 2020 Share Posted June 11, 2020 On 6/5/2020 at 12:58 PM, Adriano Faria said: No I didn’t say I would add this. I said I will see when I start to work on a new version. I won’t release a new version before IPS 4.5 and most likely won’t add this. Don’t count on it. This app isn’t ajaxed; you have to enter all the data, except image. You don't need ajax to fetch the meta tags with all the informations so you don't have to enter everything manually It's the simply the same messengers are using to add a quick preview when you share a link. Quote Link to comment Share on other sites More sharing options...
Bliss99 Posted June 14, 2020 Share Posted June 14, 2020 On 6/8/2020 at 2:16 PM, Bliss99 said: It would also be great to filter links by location - do you have any suggestions on how to accomplish that? On 6/8/2020 at 3:21 PM, Adriano Faria said: Not possible due to the address data. It is stored in a json array. You will have to call the links_field_X in your block, where X is the field ID. @HeadStand can you help us figure this out? Quote Link to comment Share on other sites More sharing options...
Adriano Faria Posted June 14, 2020 Author Share Posted June 14, 2020 10 minutes ago, Bliss99 said: can you help us figure this out? I won’t add this, mate. I know what is required, like break the address field in country, city, bla bla bla, but I don’t make workarounds. That won’t be added to this app. You can probably hire other dev to make as a plugin to you. Quote Link to comment Share on other sites More sharing options...
Bliss99 Posted June 14, 2020 Share Posted June 14, 2020 Just now, Adriano Faria said: I won’t add this, mate. I know what is required, like break the address field in country, city, bla bla bla, but I don’t make workarounds. That won’t be added to this app. You can probably hire other dev to make as a plugin to you. Yes, I was talking to @HeadStand for assistance, I tagged her in that comment. Quote Link to comment Share on other sites More sharing options...
Adriano Faria Posted June 14, 2020 Author Share Posted June 14, 2020 Just now, Bliss99 said: Yes, I was talking to @HeadStand for assistance, I tagged her in that comment. Then I suggest you to send her a message as this topic isn’t for this matter. Quote Link to comment Share on other sites More sharing options...
Bliss99 Posted June 14, 2020 Share Posted June 14, 2020 Just now, Adriano Faria said: Then I suggest you to send her a message as this topic isn’t for this matter. yes, we are in touch. Quote Link to comment Share on other sites More sharing options...
mardiv Posted July 28, 2020 Share Posted July 28, 2020 hi, miniature.io API key is missing in Image settings. Thanks Quote Link to comment Share on other sites More sharing options...
Adriano Faria Posted July 28, 2020 Author Share Posted July 28, 2020 1 hour ago, mardiv said: miniature.io API key is missing in Image settings Hello, Their API do not require a key: https://miniature.io/docs#api Quote Link to comment Share on other sites More sharing options...
mardiv Posted July 28, 2020 Share Posted July 28, 2020 Miniature is not working, only grabbing screenshot. Screenshotmachine is working, Quote Link to comment Share on other sites More sharing options...
Adriano Faria Posted July 28, 2020 Author Share Posted July 28, 2020 (edited) 17 minutes ago, mardiv said: Miniature is not working, only grabbing screenshot. Screenshotmachine is working, Well, I’ll retest it (again). This is at least 5 times in this same topic in other pages. It’s a FREE service. Use the option to rebuild the thumbnail in the link actions menu. It may be offline now for a thousand reasons that I have nothing to do and if it doesn’t work, then simply choose another provider. I’m not responsible for 3rd-party service as stated in the Terms to purchase this file. Edited July 28, 2020 by Adriano Faria Quote Link to comment Share on other sites More sharing options...
Davyc Posted July 28, 2020 Share Posted July 28, 2020 Screenshot machine is the best service I've found when using Links Directory and up to several impressions it's free to use and the API key is free too. Adriano Faria and Noble~ 2 Quote Link to comment Share on other sites More sharing options...
Darth Vortex Posted July 29, 2020 Share Posted July 29, 2020 Asking again, how about using Google for thumbnails instead? It's much faster and better than the services that are implemented at the moment. public function getThumbnail() { try { $ch = curl_init('https://www.googleapis.com/pagespeedonline/v5/runPagespeed?rule=null&strategy=desktop&url=' . $this->link->url); Quote Link to comment Share on other sites More sharing options...
Adriano Faria Posted July 29, 2020 Author Share Posted July 29, 2020 (edited) 1 hour ago, V0RT3X666 said: how about using Google for thumbnails As a new provider? What’s the API documentation URL? Edited July 29, 2020 by Adriano Faria Quote Link to comment Share on other sites More sharing options...
svit Posted August 14, 2020 Share Posted August 14, 2020 (edited) [UPDATE: Found this option as 'Manual Thumbnail Upload' in the Edit Link 🙊] I would find useful if links could have thumbnails auto generated as well as optionally manually uploadable. From time to time I am not happy with the auto generated thumbnails and I don't seem to have any way how to upload my own image (without changing the settings in ACP each time). Have I missed anything? Edited August 14, 2020 by svit Quote Link to comment Share on other sites More sharing options...
Adriano Faria Posted August 14, 2020 Author Share Posted August 14, 2020 (edited) 59 minutes ago, svit said: I would find useful if links could have thumbnails auto generated as well as optionally manually uploadable. That’s how it is. If you use any API different than UPLOAD, then you’ll have an option in the Link Actions menu in link view to upload manually the image. You don’t need to change the API. 👍 Edited August 14, 2020 by Adriano Faria svit 1 Quote Link to comment Share on other sites More sharing options...
Josiah Wallingford Posted August 24, 2020 Share Posted August 24, 2020 Is it possible to setup auto link creation based on a rss feed? For example I would like to have a link automatically posted every time a youtube video is posted on a specific channel. Quote Link to comment Share on other sites More sharing options...
Adriano Faria Posted August 24, 2020 Author Share Posted August 24, 2020 No. Quote Link to comment Share on other sites More sharing options...
Noble~ Posted August 29, 2020 Share Posted August 29, 2020 @Adriano Faria is there a way to Export the data? i want to reinstall the app but im sure i will lose all data. Quote Link to comment Share on other sites More sharing options...
Adriano Faria Posted August 29, 2020 Author Share Posted August 29, 2020 No, there's no export. Why would you need to reinstall it? Quote Link to comment Share on other sites More sharing options...
Noble~ Posted August 29, 2020 Share Posted August 29, 2020 I upgraded to 4.5.1 and i see your app at Version 5.4.9 on my board but when i try to upgrade to 5.5.0 the marketplace says i have the latest version. Quote Link to comment Share on other sites More sharing options...
Noble~ Posted August 29, 2020 Share Posted August 29, 2020 My site picked up the new version 5.5.1 that you just released and updated perfectly.👍 Adriano Faria 1 Quote Link to comment Share on other sites More sharing options...
Chris59 Posted August 30, 2020 Share Posted August 30, 2020 My board 4.5.1 Links directory 5.5.0 Wanted to update to Links directory 5.5.1 but i can't *This resource is already installed and up to date* Quote Link to comment Share on other sites More sharing options...
Adriano Faria Posted August 30, 2020 Author Share Posted August 30, 2020 (edited) 9 minutes ago, Chris59 said: My board 4.5.1 Links directory 5.5.0 Wanted to update to Links directory 5.5.1 but i can't *This resource is already installed and up to date* This kind of thing is handled by IPS. There’s nothing we can do. Submit a ticket. EDIT: before that, make sure you click a few times to check if there are new versions. Edited August 30, 2020 by Adriano Faria Chris59 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.