← Joomla

embed quando editor TinyMCE está on

Lida 3930 vezes

Offline

Webito 
Membro
Mensagens 300 Gostos 0
Feedback +7

Troféus totais: 23
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 4 Level 3 Level 2 Level 1 100 Posts 50 Posts

Há algum plug in ou componente para adicionarmos código embed na tela de texto? Existe um para vídeo youtube apenas... mas queria algo que desse para todos os códigos embed...

Conhecem?
Offline

Webito 
Membro
Mensagens 300 Gostos 0
Feedback +7

Troféus totais: 23
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 4 Level 3 Level 2 Level 1 100 Posts 50 Posts

Já encontrei =) podem remover.
Offline

leite 
Membro
Mensagens 864 Gostos 11
Troféus totais: 29
Trófeus: (Ver todos)
Mobile User Apple User Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4

Por acaso à pouco ia-te responder e entretanto ias ter uma resposta minha.

Mas como já sabes resolver a tua questão era boa ideia partilhares não vá alguém precisar do mesmo. Um fórum não é só para receber conhecimentos mas sim partilhá-lhos sempre que possível :)
Offline

Webito 
Membro
Mensagens 300 Gostos 0
Feedback +7

Troféus totais: 23
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 4 Level 3 Level 2 Level 1 100 Posts 50 Posts

Claro, com todo o gosto!

Eu solucionei o problema fazendo o download deste plug in: http://joomlacode.org/gf/project/sourcerer/frs/

Permite introduzir qualquer código... sendo assim já aceita embed  :grin:
Offline

Webito 
Membro
Mensagens 300 Gostos 0
Feedback +7

Troféus totais: 23
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 4 Level 3 Level 2 Level 1 100 Posts 50 Posts

Aproveitando o tópico que não tem nada haver, quando vou a instalar o pack de linguagem em PT na versao 1.5.5 aparece o seguinte:

Language Install: No core pack exists for the language :pt-PT
Offline

Webito 
Membro
Mensagens 300 Gostos 0
Feedback +7

Troféus totais: 23
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 4 Level 3 Level 2 Level 1 100 Posts 50 Posts

Saquei outro pack e done :lol:
Offline

amaru 
Membro
Mensagens 600 Gostos 0
Troféus totais: 27
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1

Claro, com todo o gosto!

Eu solucionei o problema fazendo o download deste plug in: http://joomlacode.org/gf/project/sourcerer/frs/

Permite introduzir qualquer código... sendo assim já aceita embed  :grin:
Explica ai como se utiliza o plugin sff, eu instalei ele no meu joomla, o Código que adiciona ao clicar-mos no Sourcerer é este:
Código: [Seleccione]
{source}
   [[script language="javascript" type="text/javascript"]]
      // Place your JavaScript in here
     
   [[/script]]
 
   [[?php
      // Place your PHP code in here
     
   ?]]
{/source}

Quero adicionar um video da IGN este:
Código: [Seleccione]
<embed src='http://videomedia.ign.com/ev/ev.swf' flashvars='object_ID=14256709&downloadURL=http://wiimovies.ign.com/wii/video/article/895/895001/warioland_shake_submarine_flvlowwide.flv&allownetworking="all%"' type='application/x-shockwave-flash' width='433' height='360'></embed>
Como faço?
Offline

Webito 
Membro
Mensagens 300 Gostos 0
Feedback +7

Troféus totais: 23
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 4 Level 3 Level 2 Level 1 100 Posts 50 Posts

Na tela onde escreves com o TinyMCA activado colocas:

Código: [Seleccione]
{source}<embed src='http://videomedia.ign.com/ev/ev.swf' flashvars='object_ID=14256709&downloadURL=http://wiimovies.ign.com/wii/video/article/895/895001/warioland_shake_submarine_flvlowwide.flv&allownetworking="all%"' type='application/x-shockwave-flash' width='433' height='360'></embed>{/source}
Offline

Webito 
Membro
Mensagens 300 Gostos 0
Feedback +7

Troféus totais: 23
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 4 Level 3 Level 2 Level 1 100 Posts 50 Posts

Conseguíste?
Offline

amaru 
Membro
Mensagens 600 Gostos 0
Troféus totais: 27
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1

Nop. e tenho o plugin, modulo e bbcode activo e o TinyMCE, estranho né, deve tar a faltar algo super simples que não estou  a ver e quando vir vou fazer #-o
Offline

Webito 
Membro
Mensagens 300 Gostos 0
Feedback +7

Troféus totais: 23
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 4 Level 3 Level 2 Level 1 100 Posts 50 Posts

Eu só instalei o plugin, mais nada.