Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
embedded video in 1.0.4 (1 viewing) (1) Guest
Go to bottom Favoured: 10
TOPIC: embedded video in 1.0.4
#36887
Re:embedded video in 1.0.4 11 Months ago  
I think someone mentioned this, but would it be difficult to add a BBcode button for [video] tags?
inSaneELF (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
ttreat31 Game-Spectrum tyler945@hotmail.com TR34T66
Logged Logged
 
 
The administrator has disabled public write access.  
#36888
Re:embedded video in 1.0.4 11 Months ago  
Yeah it would be.. I just put a "How Do I" video embed thread in my Forum to save the trouble. Works my members already embedding already.
nanaya (User)
Senior Boarder
Posts: 215
graphgraph
User Offline Click here to see the profile of this user
Gender: Female This Is Kawaii Location: Aloha Land
Logged Logged
 
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
 
The administrator has disabled public write access.  
#36890
Re:embedded video in 1.0.4 11 Months ago  
Can you provide a link to your thread? I can't seem to find it.
inSaneELF (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
ttreat31 Game-Spectrum tyler945@hotmail.com TR34T66
Logged Logged
 
 
The administrator has disabled public write access.  
#36892
Re:embedded video in 1.0.4 11 Months ago  
inSaneELF wrote:
Can you provide a link to your thread? I can't seem to find it.
Oh my site is thisiskawaii.com//index.php?option=com_fireboard&Itemid=73 Put i put it under the testing ground section.
nanaya (User)
Senior Boarder
Posts: 215
graphgraph
User Offline Click here to see the profile of this user
Gender: Female This Is Kawaii Location: Aloha Land
Logged Logged
 
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
 
The administrator has disabled public write access.  
#36894
Re:embedded video in 1.0.4 11 Months ago  
Hi Racoon.. can make one more request.. well My members wans to know you can add Dailymotion too in the list. thanks alot.
nanaya (User)
Senior Boarder
Posts: 215
graphgraph
User Offline Click here to see the profile of this user
Gender: Female This Is Kawaii Location: Aloha Land
Logged Logged
 
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
 
The administrator has disabled public write access.  
#36923
Re:embedded video in 1.0.4 11 Months ago  
That's great - so far so good on my site too

www.aussietechhead.com

Cheers

Glenn
zoannon (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#36925
Re:embedded video in 1.0.4 11 Months ago  
repute wrote:
The following post has the problem: www.modelflyers.com/component/option,com...view/id,16/catid,43/
somtimes it's shows alright and sometimes it doesn't (browsing with ie7)


I now know it has to do with the Numinu template I now use the default templte and al works fine...
repute (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#36979
Re:embedded video in 1.0.4 11 Months ago  
Here comes the new release

File Attachment:
File Name: video_tag-0c4e655b80ec0837cee26fbbf9d87ad3.txt
File Size: 13037


I've forgotten something...
[code:1]
find following lines in the same file:

case 'email':
case 'url':
case 'thread':
case 'post':
case 'quote':
case 'img':
case 'file':
$task->autolink_disable++; # stop autolink conversion
return TAGPARSER_RET_NOTHING;
break;

and insert following line after "case 'file':":

case 'video':
[/code:1]

[b][u]following video providers are now supported:[/u][/b]
AnimeEpisodes
Biku
Bofunk
Break
Clipfish
Collegehumor
Current
Dailymotion
Fliptrack
Gametrailers
GMX
Google
IFilm
Jumpcut
LiveLeak
MegaVideo
Metacafe
Mofile
MySpace
MyVideo
Quxiu
Revver
Sevenload
Stage6
Stickam
Streetfire
Tudou
Uume
Veoh
Vidiac
Vimeo
WangYou
WEB.DE
YouTube

[b][u]and following video players:[/u][/b]
DivX
FlashPlayer
MediaPlayer
QuickTime
RealPlayer
racoon (User)
FB Core Team
Senior Boarder
Posts: 355
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/01/03 02:48 By racoon.
 
The administrator has disabled public write access.  
#36982
Re:embedded video in 1.0.4 11 Months ago  
Hi,
Looks to be a great solution.I migrated to 1.0.4(10-12 days back) but since i could not find any video embedding option, i moved back to 1.0.3 as i already hack the smile.class.php hack and my BBCode has youtube,googlevideo etc tags.

I think,it would be really good if you can add on how to modify BBCode buttons to this stuff and it will make it this stuff complete.

Thanks for the great work...
mickscool (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#36984
Re:embedded video in 1.0.4 11 Months ago  
nanaya wrote:
Hi Racoon.. can make one more request.. well My members wans to know you can add Dailymotion too in the list. thanks alot.

no probs... further requests are welcome
racoon (User)
FB Core Team
Senior Boarder
Posts: 355
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top