Jump to content

Nathan Explosion

Clients
  • Posts

    6,997
  • Joined

  • Days Won

    128

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Forums

Events

Store

Gallery

Everything posted by Nathan Explosion

  1. Version 1.1 isn't released yet - see question 4 in this post:
  2. All poll results, regardless of time of opening in comparison to the installation of the plugin, will be hidden either forever or until the poll is closed. Maybe in the future but I have no plans to work on new features on this one at present so just bug fixes (if any needed) If the plugin proves more popular, then new features will be added.
  3. Sticking strictly to word & character counts on this one at the moment. Maybe a future version, down the line.
  4. v1.0.2 uploaded. Added ability to exclude text in links from the word/character count. As mentioned above, if any other exclusions are needed then please post them here.
  5. Just follow the plugin itself in the marketplace - you'll be notified then,
  6. Already does it 'out of the box' - the plugin discards html so the count doesn't included those. Links are different as a link actually has a text element too (ie the word show on the link) hence why I needed to do this new version. If someone who buys the plugin has any other exclusions that they would like put in, then I'll do that.
  7. Yup, like that idea. Will add a new version later on.
  8. Disable the plugin - if you no longer have the problem, can you provide exact reproduction steps so that I can test things out (include a screenshot of your settings pages) FYI: this is what I see for that comment - looks ok to me:
  9. Forum plugin which will allow you to impose limits on the number of words or characters which a post must contain before it can be submitted Ability to set limit based on number of words or number of characters Ability to set lower and/or upper limits on the number of words or characters. Ability to target all or just specific forums Ability to target all or just specific groups Configurable information message displayed to posters, and updated as they type
  10. I've got another option that I was planning to include with version 1.1, but can put out a 1.0.4 for if people would like it sooner. The default behaviour for the HTML5 video/audio is to preload the video or audio element - which means that the moment a user loads up to the page containing the video/audio element then that item is being downloaded ready to be played. I can see that being a problem with mobile data, so have an option to control the preload behaviours. If you guys would like this feature sooner rather than later, let me know and I can put out another version.
  11. Video tab: If not there, then please refresh the Plugins page in the ACP.
  12. Version 1.0.3 released: added option to use fluid width instead of fixed width/height for videos (assists with responsiveness, and helps maintain aspect ratio of original video) minor typo fixes minor modifications to settings layout, in preparation for new functionality changes in version 1.1
  13. Just a little taster of some of what is coming with version 1.1
  14. As requested ...a copy of the MP4 file please (feel free to send via PM) You would see the above in a situation where the browser is not able to play the file natively.
  15. Here is what I think is going on - you may have mp4 added to the list of audio extensions, which will mean that it is listed as both video and audio. The code execution will identify it first as video and then again as audio, and will use the audio player. If you have mp4 listed as an audio extension then remove it.
  16. Helpfully asked via the review system (last time I'm going to provide support for anything posted there) Provide the MP4 file for testing Post a screenshot of the resulting item posted on your forum Provide a screenshot of the plugin settings for both Video and Audio
  17. Asked via the review system: The tag is displaying as default in browsers, so is behaving as designed (not my design....this is just simple HTML5 going on here). At a later point in the plugin's life, I may look in to adding this functionality through other methods (if possible) but for now - it is behaving as designed
  18. What do you mean exactly? Update: I *think* what you are asking for is to expand this functionality to the content of status updates, so can you confirm that, or explain further what it is that you are requesting?
  19. Just taken a look at an implementation of VAST ads at http://www.html5vast.com/ The answer is yes, it would be possible to implement VAST in to videos - it looks like it targets the ID of the <video> tag, and then plays the ad before the video itself is played. I can't help with the integration of VAST itself, but I can make it easier for you by adding an ID to each video that matches up to the ID of the post within which the item is played (example: this post is ID number 2717066, so I'd make the video's ID nevid_2717066...I'll add in something to handle multiple videos in posts too.... nevid_2717066_1, nevide_2717066_2 and so on) Then in your VAST implementation, you could target those IDs.
  20. Got an actual example of what it is you are looking for? I'd need to see one in place to understand it better, as I don't have time to go through that link - I've got a rough idea of what you are asking (ie user plays a video, the VAST stuff places an ad within that video?) Got an implementation guide I can read? This plugin takes the following (attached audio/video files or remote audio/video links): and produces the following:
  21. Not possible with the default video settings I've put in place (started with the basics) but I've been looking at the additional options that could be available for the tag via javascript, so will keep this one in mind for a future version. @All: v1.0.2a of the plugin has now been released to fix the following issues (all users are encouraged to upgrade to this version as soon as possible) issue with capital letters in the name of the uploaded or linked items. issue with attached images and emoticons no longer displaying The image which Steve attached of a video displaying outside the width of the controls is from Chrome on a Mac, so I'm looking in to whether there are any kludges to force it back in line. If you come up with that issue on another browser, please post browser name and version details up here for me to check on.
×
×
  • Create New...