Go Back   Pligg CMS Forum > Pligg Help > General Help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-13-2007, 02:44 PM
New Pligger
 
Join Date: Jan 2007
Posts: 25
Thanks: 0
Thanked 1 Time in 1 Post
How to make Embedded video possible for comments

Sorry for the english

Is there any way to Add video from google and youtube for the people who are commenting on the story.

In clear if they click Discuss they should be allowed to add a video over there, How will i do it any help
Reply With Quote
  #2 (permalink)  
Old 01-17-2007, 04:57 AM
New Pligger
 
Join Date: Jan 2007
Posts: 25
Thanks: 0
Thanked 1 Time in 1 Post
Beever or Savant you know about it
Reply With Quote
  #3 (permalink)  
Old 01-17-2007, 05:22 AM
savant's Avatar
Constant Pligger
 
Join Date: Apr 2006
Location: UK
Posts: 1,218
Thanks: 64
Thanked 207 Times in 148 Posts
unfortunately nope.

the current embed module is hard coded to load the text from the story_content

PHP Code:
$displayed_story $tpl->get_template_vars("story_content"); 
but the comment is stored in comment_content

If you want to play with it, make a copy of embed videos, and remove the story_content to comment_content and work from there.
__________________
Anatomy of the Pligg template Help needed
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Search Engine Friendly URLs by vBSEO 3.2.0