Jump to content

sobrenome

Clients
  • Posts

    2,525
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by sobrenome

  1. 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! 😊
  2. Nice! And can I use this feature to load a page with all the pictures taken in the same google place?
  3. You a right. I am using the code below and did what I needed: $record->truncated(TRUE, 250 ); Thanks!
  4. 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.
  5. 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.
  6. Awesome! Many ways to play with! Thanks!!
  7. 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?
  8. 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?
  9. Is there a function to truncate the text on server side on 4.5?
  10. Reactions in activities stream should be nice too.
  11. 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!
  12. 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.
  13. And improve the loading speed for guests (bots like google included)! 😃
  14. Bypass cache on cookie is only available for Business plan and above.
  15. Hello @pequeno, you have moved only the cdn to cloudfront or you are hosting your website on EC2 also?
  16. One less asset to slow the website loading on mobile!! 👏🏻
  17. Nowadays every byte matters for mobile!
  18. Is it possible to lazy load the whole widget itself? Lazy load side bar widgets, lazy load related topics?
  19. Thanks. I will keep the 6 and wait for 4.5. to update to 7.
  20. Is it possible to use elastic search 2.3 (this is the only version available on AWS for t2.micro instance)?
×
×
  • Create New...