![]() |
|
Mod Options |
![]() |
|||||||||||||||||
![]() [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.
With the release of v1.1 users will be able to use broader variations of links *note these still must be click-able links once the post is submitted though* Example variations of the same Instagram link:
Better Screenshots: (huge so I didnt bbcode them) 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 Only licensed members can download files, Click Here for more information. Supporters / CoAuthors Screenshots Show Your Support
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Miscellaneous Hacks Please Delete | Dr.CustUmz | vBulletin 3.8 Add-ons | 10 | 10 Jan 2017 05:49 |
BB Code Enhancements Please Delete | Dr.CustUmz | vBulletin 3.8 Add-ons | 1 | 15 Apr 2015 20:17 |
Miscellaneous Hacks DRC - Registration Booster | Dr.CustUmz | vBulletin 3.8 Add-ons | 13 | 08 May 2014 17:06 |
Miscellaneous Hacks DRC - Remove unnecessary scrollbars from admin cp | Dr.CustUmz | vBulletin 3.8 Add-ons | 1 | 07 May 2014 23:18 |
Miscellaneous Hacks Please Delete | Dr.CustUmz | vBulletin 3.8 Add-ons | 1 | 06 May 2014 19:06 |
Comments |
#2
|
||||
|
||||
To Do
- Default settings need to be adjusted - Organize Phrases - Start Youtube
__________________
If you need custom work done please use Dirt RIF CustUmz The following members like this post: jamesta1221
Last edited by Dr.CustUmz; 18 May 2016 at 00:05. |
#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 The following members like this post: 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. ![]()
__________________
Former vBulletin.org Staff Member ![]() Support for my products (as well as updates/new product publishing) has been moved to MHB - vBulletin Products and TAZ - Add-ons The following members like this post: 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.
__________________
If you need custom work done please use Dirt RIF CustUmz The following members like this post: Alan_SP
Last edited by Dr.CustUmz; 15 May 2016 at 00:41. |
#6
|
||||
|
||||
Originally Posted by greigeh
I very recently created BBcode for facebook videos and posts and noticed problem when AJAX is used to post new content, as described here.![]()
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. No members have liked this post.
|
#7
|
||||
|
||||
Originally Posted by Dr.CustUmz
As I wrote, AJAX probably causes problems.![]()
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. ![]() The following members like this post: Dr.CustUmz
|
#8
|
||||
|
||||
Updated to v1.1 which allows broader variations of links.
Example variations of the same Instagram link:
__________________
If you need custom work done please use Dirt RIF CustUmz No members have liked this post.
|
#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
this wouldnt work with seo because seo adds rel="" to links so to make it compliant and less strict I have made it work like the following
why does this help me? well now your links can be structured more loosely so you could have a link that looks like this:
and it's still going to convert it into an embed =)
__________________
If you need custom work done please use Dirt RIF CustUmz No members have liked this post.
|
#10
|
|||
|
|||
You deserve all the respect and appreciation
My friend waiting to add youtube No members have liked this post.
Last edited by DR-WoWo; 16 May 2016 at 21:01. |
#11
|
||||
|
||||
Originally Posted by DR-WoWo
thanks, and this one I would appreciate if you didn't repost ![]()
![]() finishing up settings for facebook right now ![]()
__________________
If you need custom work done please use Dirt RIF CustUmz The following members like this post: DR-WoWo
|
#12
|
|||
|
|||
Originally Posted by Dr.CustUmz
![]()
why bro No members have liked this post.
|
#13
|
|||
|
|||
the product has been translated into Arabic for your support
No members have liked this post.
|
#14
|
||||
|
||||
because where you post things, non-licensed users can download things, this is known as pirating, and yes this will be leached, that's why I tend to share my own products myself on these sites if I approve of them being there.
__________________
If you need custom work done please use Dirt RIF CustUmz No members have liked this post.
|
#15
|
|||
|
|||
As you like, my friend and I am at your service if you want
No members have liked this post.
|
![]() |
Tags |
auto, embed, instagram, social, twitter |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 07:53.