The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DRC] - Auto Embed Details »» | ||||||||||||||||||||||||||||
[DRC] - Auto Embed Homepage: http://dirtrif.com Demo: (as of last edit) https://dev.dirtrif.com/vb3/showthread.php?p=7 Information: Auto Embed, does simply just that. Instead of having to manage bbcodes, now when a user posts a link it will automatically become that sites embedded widget. With many options to tweak to your liking. This is one of my bigger releases, although this product specifically I've only been working on for 2 days. Just with everything coming up so quick (wedding 6/26, baby shower 7/10, Honey moon some time in between, And the baby due 8/30) I haven't been able to get things released as I'd hope. I just want to give you guys something so you know I am still working on products for you! Have a request? If making a request, please include a link example to said media (what you would post on your forum), if this provider has some sort of embed option already please include an example of that as well. Currently Supports: - Vine Next Update: - Youtube Planned: - Google+ - Spotify - vevo - flickr - 500px - Genius - google maps - soundcloud - and more Have a suggestion? share it here! Example usage: Just past links like the following, in a post. Code:
https://vine.co/v/e1D3nOLQmUL https://www.instagram.com/p/BEWkAowt0EL https://twitter.com/funnyone_liner/status/731533545911554048 *note these still must be click-able links once the post is submitted though* Example variations of the same Instagram link: Code:
instagr.am/p/BEWkAowt0EL instagram.com/p/BEWkAowt0EL www.instagram.com/p/BEWkAowt0EL http://www.instagram.com/p/BEWkAowt0EL http://i.imgur.com/iPMhIMS.png http://i.imgur.com/lZJJXEK.png http://i.imgur.com/XaVTaiA.png Changelog: --------------------------------------------- v1.5 - Added Facebook posts/comments/videos v1.3 - Fixed template error v1.2 - SEO compatibility - Link format even less strict v1.1 - less strict on link variations v1.0 - initial release Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Comments |
#2
|
||||
|
||||
To Do
- Default settings need to be adjusted - Organize Phrases - Start Youtube |
Благодарность от: | ||
jamesta1221 |
#3
|
|||
|
|||
Downloaded + installed. I actually love this because there's sooo many settings and it's so well laid out in both ACP and the actual plugin itself in the forum.
Only issue I know of is that when you use quick edit, it doesn't automatically run the script. It takes a refresh for the embed to actually show but i'm not sure if there's a way around that? Other than that I LOVE IT! thanks a lot |
Благодарность от: | ||
Dr.CustUmz |
#4
|
||||
|
||||
Hey Ryan,
Regarding the "Quick Edit" issue reported by Greig, it may be possible to get that to work by changing the hook location of the 3 plugins hooked at "postbit_display_complete" to the hook location "showthread_postbit_create"...I know I have had success getting postbit related things to work after a quick reply/edit using that hook location. |
Благодарность от: | ||
Dr.CustUmz |
#5
|
||||
|
||||
I gave the fix an attempt, and it broke the forums, showthread wouldn't even load. I dont have time to debug that atm, but wouldn't allowing it on the edit post portion require some ajax calls?
note* this is not a bug, this is how it was produced. It will only run on showthread; in new thread preview, new reply preview, pms, vms, ect... users will only see a link. |
Благодарность от: | ||
Alan_SP |
#6
|
||||
|
||||
Quote:
I didn't at the moment test this mod, but I'm thinking that this has something to do with this. I'm on vB4, so not sure how it works with vB3.8, is there AJAX with quick edit, but I think it is. Anyway, if it is really AJAX problem, I think that it needs to be done on system level (i.e. vB core files), if it can be done at all. But, everything works, facebook content is placed just fine, you only don't see it when AJAX place it there. I know some other things that doesn't work with AJAX (some DBTech's mods). In my opinion it is not that big of a problem for me, as content is there, all other users will see it as soon as it is served without AJAX. |
#7
|
||||
|
||||
Quote:
And I wait to be able to automatically add facebook videos and posts, at the moment I need to use BBcode (it works without problems), but for the rest of links I use AME3 and it works just fine. For some reason it doesn't work with facebook, even if I use same code for creating BBcode. Anyway, I hope you'll manage to get facebook content working. :up: |
Благодарность от: | ||
Dr.CustUmz |
#8
|
||||
|
||||
Updated to v1.1 which allows broader variations of links.
Example variations of the same Instagram link: Code:
instagr.am/p/BEWkAowt0EL instagram.com/p/BEWkAowt0EL www.instagram.com/p/BEWkAowt0EL http://www.instagram.com/p/BEWkAowt0EL |
#9
|
||||
|
||||
v1.2 adds seo compatibility to urls
before auto embed looked for links structured as the following (twitter example) red stands for things that didnt matter Code:
<a href="http(s)://twitter.com/(username)/status/(postid)(ANYTHING)" target="blank">(Anything)</a> Code:
<a (anything)twitter.com/(username)/status/(postid)(ANYTHING)</a> well now your links can be structured more loosely so you could have a link that looks like this: HTML Code:
<a target="_blank" href="https://www.twitter.com/DrCustUmz/status/731586904760717316" alt="tweet" >Release tweet</a> |
#10
|
|||
|
|||
You deserve all the respect and appreciation
My friend waiting to add youtube |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|