z929669 Posted August 23, 2014 Share Posted August 23, 2014 Thanks for providing these solutions! Link to comment Share on other sites More sharing options...
EssArrBee Posted August 27, 2014 Share Posted August 27, 2014 Did the line break thing ever get worked out? I have a really weird looking section in my guide where I add a bunch of videos. It messes up the lists. I guess I'll try the html style out and see if that works. Link to comment Share on other sites More sharing options...
EssArrBee Posted August 27, 2014 Share Posted August 27, 2014 HTML works fine, it's just annoying. *, #, and : are just stupid easy and I'm lazy. Link to comment Share on other sites More sharing options...
DoubleYou Posted August 27, 2014 Author Share Posted August 27, 2014 Z, whatever you did to my video template has drastically killed my MO wiki I've reverted it for time being until I figure out whatever happened, as I sure ain't seeing what's wrong with your code. Link to comment Share on other sites More sharing options...
EssArrBee Posted August 27, 2014 Share Posted August 27, 2014 Z, whatever you did to my video template has drastically killed my MO wiki I've reverted it for time being until I figure out whatever happened, as I sure ain't seeing what's wrong with your code.Rollback is godsend. Link to comment Share on other sites More sharing options...
z929669 Posted August 27, 2014 Share Posted August 27, 2014 Breaks would need to go into the Video template master as far as I can tell in order to avoid use of bullets. I updated the template page useage examples (not the template though) to show more possibilities. I guess i would want the ability to show as a horizontal 'list' as well, but that would require a margin adjustment ideally. Even better, the #ifeq parser function could be used to detect use of bullets and optionally adjust the margins accordingly. I will let DY decide. Link to comment Share on other sites More sharing options...
DoubleYou Posted August 27, 2014 Author Share Posted August 27, 2014 Whatever you added, Z, it messed it up somehow. I'll have to look to see what is causing the issue, but have reverted it for now. Should at least look correct atm. Link to comment Share on other sites More sharing options...
z929669 Posted August 27, 2014 Share Posted August 27, 2014 Whatever you added, Z, it messed it up somehow. I'll have to look to see what is causing the issue, but have reverted it for now. Should at least look correct atm.I had changed the Video template actually, adding a <br />. I have since reverted that and updated the useage examples of the RelatedVideos template ... sorry about that! Link to comment Share on other sites More sharing options...
DoubleYou Posted August 27, 2014 Author Share Posted August 27, 2014 Actually, the problem was the __NOTOC__ line added after the tag. Fixed now. Link to comment Share on other sites More sharing options...
z929669 Posted August 27, 2014 Share Posted August 27, 2014 OK, cool Link to comment Share on other sites More sharing options...
DoubleYou Posted November 18, 2020 Author Share Posted November 18, 2020 Since with the wiki update, this template didn't function properly, I have modified it to provide a text link instead, so that the user can at least click it to navigate and watch the video. Link to comment Share on other sites More sharing options...
TechAngel85 Posted November 19, 2020 Share Posted November 19, 2020 Since with the wiki update, this template didn't function properly, I have modified it to provide a text link instead, so that the user can at least click it to navigate and watch the video.Doesn't work due to highslide, I think...Z mentioned something about this....The videos are broken due to HSG extension not being updated in production... I know he updated highslide on the dev wiki, but I'm not sure he got this working or not. Link to comment Share on other sites More sharing options...
DoubleYou Posted November 19, 2020 Author Share Posted November 19, 2020 It looked like the highslide images worked? Just not the videos? I was surprised to see that embedded videos didn't work either, but maybe that's highslide too. Link to comment Share on other sites More sharing options...
z929669 Posted November 19, 2020 Share Posted November 19, 2020 The issue is that autoplay is not working because mute is not set in the HS plugin PHP. That's why it just does nothing on click. I updated the HS plugin on Mediawiki but am not applying it to the current software to avoid breaking anything. I can probably go into the code and update it. Embedvideo is a different extension. Not sure why that doesn't work. EDIT: Fixed it. I didn't update the plugin though. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now