Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
September 24, 20159 yr hello, please add a feature to exchange points / like, for example, if the LIKE member to see the link / video, author and receives 1+ member receives -1. if the member has 0 like it might not like the video. a points exchange feature would be very important for many users of Videobox, thanks for the excellent support;)
September 24, 20159 yr Author Just now, Oprime said: hello, please add a feature to exchange points / like, for example, if the LIKE member to see the link / video, author and receives 1+ member receives -1. if the member has 0 like it might not like the video. a points exchange feature would be very important for many users of Videobox, thanks for the excellent support;) No, other point app will be better, the main features of this app are videos.
September 24, 20159 yr 5 minutes ago, onlyME said: No, other point app will be better, the main features of this app are videos. ok I eagerly waiting for a points system for IPS 4
September 25, 20159 yr On 9/22/2015, 9:40:13, onlyME said: Hi all, V1.0.24 has been released with Live Streams (Twitch & Hitbox) Wow, looks fantastic! I'll upgrade to this version Sunday and let you know how it works out...I'm excited. Is there a feature to have it add streams automatically by directory? (Such as This Game Directory for Arma III). That's what I was saying is taking the majority of my time now. I know it's a little much, but it's a great feature to have.
September 25, 20159 yr Author 4 minutes ago, Deadliest Force said: Wow, looks fantastic! I'll upgrade to this version Sunday and let you know how it works out...I'm excited. Is there a feature to have it add streams automatically by directory? (Such as This Game Directory for Arma III). That's what I was saying is taking the majority of my time now. I know it's a little much, but it's a great feature to have. No, it only supports channel like this twitch.tv/channel Edited September 25, 20159 yr by onlyME
October 8, 20159 yr hi, please added a similar feature and this! https://community.invisionpower.com/files/file/6179-filter-by-first-letter-of-topic-title/ https://community.invisionpower.com/files/file/3958-hq-automatic-topics-list/ it is very most useful for members researching by letter! Edited October 8, 20159 yr by Oprime
October 8, 20159 yr Author 34 minutes ago, Oprime said: hi, please added a similar feature and this! https://community.invisionpower.com/files/file/6179-filter-by-first-letter-of-topic-title/ https://community.invisionpower.com/files/file/3958-hq-automatic-topics-list/ it is very most useful for members researching by letter! I will think about your idea.
October 20, 20159 yr Would it be possible for members to pick a video to be featured on their member page? So when you visit a member page you can view and rate the video right from there. Would be a great function, or some sort of showcase widget that rotated their videos, on their member page. Thanks!
October 21, 20159 yr Author 7 hours ago, chilihead said: Would it be possible for members to pick a video to be featured on their member page? So when you visit a member page you can view and rate the video right from there. Would be a great function, or some sort of showcase widget that rotated their videos, on their member page. Thanks! Can not, but I will think about your idea :)
October 23, 20159 yr Hi Please add lazy load to reduce the load on the site. https://github.com/luis-almeida/unveil OR https://plugins.jquery.com/lazyload/
October 23, 20159 yr Author 2 minutes ago, Oprime said: Hi Please add lazy load to reduce the load on the site. https://github.com/luis-almeida/unveil OR https://plugins.jquery.com/lazyload/ I will think about it, because lazy load usually conflicts with others jquery plugins.
October 25, 20159 yr Hi Does Videobox support oembed? Like IPS is dealing with Download Files or Gallery Image, will the pasted link be embeded? Edited October 25, 20159 yr by icedream
October 25, 20159 yr Author 45 minutes ago, icedream said: Hi Does Videobox support oembed? Like IPS is dealing with Download Files or Gallery Image, will the pasted link be embeded? Yes, it does
October 28, 20159 yr Author Hi all, Videobox 1.1.0 has been released. Quote Supports IPS 4.1. (Don't upgrade if you're using 4.0) Ability to choose categories for each quicksearch groups. Filter by first letter of video names. Bug fixes. Edited October 28, 20159 yr by onlyME
October 28, 20159 yr hi, thanks for adding resources "first letter" I tested in live demo and 0 (ZERO) does not work when I click it looks different content that does not begin with 0 (zero) I also add that gets better or have a setting to choose whether to 0-9 or all in one place in case all the same as # and show everyone that start 0-9. grateful,
October 28, 20159 yr hi, URL does not have FURL example http://demo.ipsviet.com/?app=videobox correcthttp://demo.ipsviet.com/VIDEOS Grateful,
October 31, 20159 yr hi,quick search does not work with combobox?I created a quicksearch to find the field "CAR" he showed the contents CAR, but tb showed the contents to the field "others", did some testing and the problem happens when I select more than one option in the combobox.
November 1, 20159 yr Author 13 hours ago, Oprime said: hi,quick search does not work with combobox?I created a quicksearch to find the field "CAR" he showed the contents CAR, but tb showed the contents to the field "others", did some testing and the problem happens when I select more than one option in the combobox. I confirm this bug, I will fix it in next version.
November 1, 20159 yr hi,it is possible I make a small change to make the "descrition field" required? Edited November 1, 20159 yr by Oprime
November 1, 20159 yr Author 1 hour ago, Oprime said: hi,it is possible I make a small change to make the "descrition field" required? Open /applications/videobox/sources/Video/Video.php Find Find $return['content'] = new \IPS\Helpers\Form\Editor( 'videobox_content', $item ? $item->content : NULL, FALSE, array( 'app' => 'videobox', 'key' => 'Video', 'autoSaveKey' => 'videobox-new-video', 'attachIds' => ( $item === NULL ? NULL : array( $item->id ) ) ) ); Change to $return['content'] = new \IPS\Helpers\Form\Editor( 'videobox_content', $item ? $item->content : NULL, TRUE, array( 'app' => 'videobox', 'key' => 'Video', 'autoSaveKey' => 'videobox-new-video', 'attachIds' => ( $item === NULL ? NULL : array( $item->id ) ) ) ); Save
November 4, 20159 yr Author 9 hours ago, Oprime said: it is not possible to translateVideobox video_pl_lc Where is it?
November 4, 20159 yr 2 hours ago, onlyME said: Where is it? it appears in the search result look Search the Community Showing results for 'teste' in videobox_video_pl_lc. http://demo.ipsviet.com/search/?q=teste&type=videobox_video