Jump to content

sobrenome

Members
  • Joined

  • Last visited

Everything posted by sobrenome

  1. The cronjob was set in the instance that generated the image used to generate automatically the other instances by the autoscaling group.
  2. I am using IPS with at least 2 EC2 and no issues so far. I was worried about more than 1 cron task running simultaneously, but no issues so far.
  3. The only problem I have noticed so far is that the upload limit is 7MB, even if I set higher values in php config file.
  4. Yes, Gallery has an extraordinary potential that is not explored. I had some thoughts here: It would also be nice to have stories on gallery:
  5. Is mail bouncer ready for 4.5? 😀
  6. Current Gallery settings allow Admins to limite file uploads by file size. This setting is ok for photos, but not so great for videos. As long as Gallery accepts video files, it would be nice to have a setting to limit video uploads based on videos length in seconds.
  7. I used to have the same issue, so I had to disable this very annoying ads over the content. Is this issue solved in the last update?
  8. sobrenome replied to FASEOFMARS's post in a topic in Feedback
    With Google webstories the scenario is changing. Now stories will also be more used by Google to show content in search results. And the most important tip on this new scenario is the first Google plugin for Wordpress for webstories. https://www.searchenginejournal.com/google-web-stories/373520/ I think that adding stories to Gallery app will make it very linked to the current social media state. WhatsApp has stories. YouTube has it. Why not IPS? IPS is a community. It’s content driven but also a place where the most participating people may want to get closer using stories. And now, stories will also be used for content, not only for personal stories but also for content stories. At least Google wants it. So why not add this feature to Gallery app? It will make IPS much more complete allowing community to use stories for content and also for get users more closer to each other.
  9. Yes! 😊😊😊
  10. sobrenome replied to Inlens's post in a topic in Feedback
    It would be nice to have this option out of the box in the next releases! Gallery needs more care and features to be more useful on IPS! 😊
  11. sobrenome replied to Inlens's post in a topic in Feedback
    Nice! And can I use this feature to load a page with all the pictures taken in the same google place?
  12. sobrenome replied to TDBF's post in a topic in Feedback
    You a right. I am using the code below and did what I needed: $record->truncated(TRUE, 250 ); Thanks!
  13. If lazy load is enable, why not lazy load profile pictures on IPS 4.5? On some pages there are many profile pictures with big sized images.
  14. sobrenome replied to TDBF's post in a topic in Feedback
    How to use raw with truncate? I am using: {$row->_content|raw} And I am trying without success: {truncate="$row->_content" length="50"} Shows html code. {truncate="$row->_content|raw" length="50"} Does not work. {truncate="$row->_content" length="50"|raw} Does not work either.
  15. sobrenome replied to TDBF's post in a topic in Feedback
    Awesome! Many ways to play with! Thanks!!
  16. sobrenome replied to Inlens's post in a topic in Feedback
    Yes, Gallery should be more explored by IPS. It is an app with great potential that is forgotten due the lack of links to other apps and lack of custom fields, for exemple. Is it possible to extract the location exif metadata of a photo and show a google place with Gallery current features?
  17. sobrenome replied to TDBF's post in a topic in Feedback
    I would like to truncate the content field of pages records to show only 3 lines of it in the records list page. JavaScript works nice, but the full content of several database records is loaded to be removed afterwards. How could I use the truncated() for this approach? Is there any guidelines about it?
  18. sobrenome replied to TDBF's post in a topic in Feedback
    Is there a function to truncate the text on server side on 4.5?
  19. Reactions in activities stream should be nice too.
  20. Gallery is one app that I would like to be more used on my community. I think that the issue that makes Gallery so underused is that it is not really connected to other IPS apps. Gallery and albums could be an option to hold images from Forum's posts, from Page's posts, from Products in Commerce, from users Profile, and so on. Simple features could be added to link Gallery with the community, for example: add a button in forum's new topic or new reply to give the user the opportunity to create an album or to add images or videos to an existent album and embed it to the new topic or replay; add a custom field type gallery in Pages to give the author the opportunity to create an album or to add images or videos to an existent album and embed it to the new content post; add a custom field type gallery in Commerce to give the seller the opportunity to create an album or to add images or videos to an existent album and embed it to the new product post; add a button in user profiles to give the user the opportunity to create an album or to add images or videos to an existent album and embed it to its profile. I suppose that a few coding lines by IPS could make Gallery much more useful. There is an app to link Gallery to Pages, but it's not working anymore (https://invisioncommunity.com/files/file/7273-album-link-field/) and an app based on BBcode, which will be deprecated (https://invisioncommunity.com/files/file/7365-bim-gallery-in-post/). Hope IPS makes Gallery more integrated to the whole community and takes it to the place that it really deserves in the framework. Maybe in 4.5.1? Good work guys!
  21. sobrenome replied to Kevin Carwile's post in a topic in Marketplace
    Will it be update to 4.5? This plugin functionality is so amazing that should be built in. Gallery is not used as much in IPS because it’s isolated. It should be used to held albums from Pages posts or in users profiles. Hope this plugin gets the attention that deserves.