vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - AME 2.5 - Media Embedding for posts, sigs, vm's, groups and blogs (https://vborg.vbsupport.ru/showthread.php?t=202476)

Super-six 02-27-2010 01:56 AM

I have been told that this player can be resized and skinned for custom
appearances? Is this correct? Looking for an end result just a bit different
from the standard clunky box in the middle of the post.
Thanks :erm:

Digital Jedi 02-27-2010 04:54 AM

Quote:

Originally Posted by RedHotChili (Post 1992466)
I double checked and, no, it apparently wasn't fully CHMODed. So I manually set the permissions to 777, and now I'm not getting the error or warning message.

So this means that "User" and "Group" and "World" have Read, Write, & Execute permissions when set to 777, is this how it should be?

If so, I'm good to go, apparently. Please confirm if this is how I should have it set up.

Yes, it has to have all of those permissions to work right.


Quote:

Originally Posted by Super-six (Post 1992510)
I have been told that this player can be resized and skinned for custom
appearances? Is this correct? Looking for an end result just a bit different
from the standard clunky box in the middle of the post.
Thanks :erm:

Set the Container to No for no for no box around the video, or just edit the container template with whatever code you want. Videos are sized globally, or you can set them per definition.

RedHotChili 02-27-2010 02:59 PM

Quote:

Originally Posted by Digital Jedi (Post 1992589)
Yes, it has to have all of those permissions to work right.

Thanks.


Quote:

Originally Posted by Digital Jedi (Post 1992589)
Set the Container to No for no for no box around the video, or just edit the container template with whatever code you want. Videos are sized globally, or you can set them per definition.

Just for grins I removed the container on my test forum to see how it looks without. The first thing I noticed is that the embedded video is no longer centered horizontally, but left justified.

Is it a simple matter to edit the template to get centered alignment without the container? I'm sure it is. I would just need to study the code to see where to make the edits.

Digital Jedi 02-27-2010 05:49 PM

Quote:

Originally Posted by RedHotChili (Post 1992948)
Thanks.


Just for grins I removed the container on my test forum to see how it looks without. The first thing I noticed is that the embedded video is no longer centered horizontally, but left justified.

Is it a simple matter to edit the template to get centered alignment without the container? I'm sure it is. I would just need to study the code to see where to make the edits.

Relatively simple. What you can do is go into the template and just remove all the class names, or replace them with class names of your own and put your custom CSS in your vBulletin CSS Manager. It would probably take a little trial and error either way.

RedHotChili 02-27-2010 06:10 PM

Quote:

Originally Posted by Digital Jedi (Post 1993076)
Relatively simple. What you can do is go into the template and just remove all the class names, or replace them with class names of your own and put your custom CSS in your vBulletin CSS Manager. It would probably take a little trial and error either way.

For now what I did is I removed the thead section that contains the td class ="tcat"

I removed this:
Code:

<thead>
        <tr>
                <td class="tcat" colspan="2" style="text-align:center">
                        <a href="$ameinfo[url]" title="$ameinfo[title]" target="_blank">$ameinfo[title]</a>
                </td>
        </tr>
</thead>


And it looks good for now. I like the td class="panelsurround" look so I kept it because it has the center align properties which gives me what I was looking for in terms of centering the display. But the "tcat" for my custom style is too overpowering and it really stands out (it's a red color). I realize I lose the title="$ameinfo[title]" descriptive title, but I think I can live with that. But if I happen to decide to keep title information, I may just create a new td class with a different look.

But now I know where to do my tweaking. :)

Thanks again for your help, Mark, I really appreciate it.

Digital Jedi 02-28-2010 02:11 AM

Quote:

Originally Posted by RedHotChili (Post 1993094)
For now what I did is I removed the thead section that contains the td class ="tcat"

I removed this:
Code:

<thead>
        <tr>
                <td class="tcat" colspan="2" style="text-align:center">
                        <a href="$ameinfo[url]" title="$ameinfo[title]" target="_blank">$ameinfo[title]</a>
                </td>
        </tr>
</thead>


And it looks good for now. I like the td class="panelsurround" look so I kept it because it has the center align properties which gives me what I was looking for in terms of centering the display. But the "tcat" for my custom style is too overpowering and it really stands out (it's a red color). I realize I lose the title="$ameinfo[title]" descriptive title, but I think I can live with that. But if I happen to decide to keep title information, I may just create a new td class with a different look.

But now I know where to do my tweaking. :)

Thanks again for your help, Mark, I really appreciate it.

On one forum I was troubleshooting, we replaced his class="tcat" with class="thead", which worked out better for his style. You might look into that if you decide you want a title header back.

GoTTi 03-02-2010 08:29 AM

Quote:

Originally Posted by Digital Jedi (Post 1982573)
I offered to take a look at it your Admin CP for you if you give me temp access. I've tried everything else from this end.

ah sorry bout that i didnt see that thread on here...ive sent you a PM with info. thanks!

superagent 03-03-2010 04:59 AM

How do you get this to work with profile fields???

Digital Jedi 03-03-2010 05:56 AM

Quote:

Originally Posted by superagent (Post 1995793)
How do you get this to work with profile fields???

That's only available in an AME 3 add-on for vB 4.

superagent 03-03-2010 01:26 PM

Quote:

Originally Posted by superagent (Post 1995793)
How do you get this to work with profile fields???


Oh... anyone interested in a freelance job to make it work on here? :)


All times are GMT. The time now is 11:21 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05159 seconds
  • Memory Usage 1,755KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete