Joomla.it Forum

Componenti per Joomla! => Editor => : joshua123 14 Jun 2012, 17:04:44

: Perché JCE taglia codici?
: joshua123 14 Jun 2012, 17:04:44
Allora, ogni santa volta che inserisco 'sto codice, torno a editare la pagina, JCE non lo digerisce e me lo cancella. Perché?
Ho impostato di non avere filtri testuali.


:
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
  version: 2,
  type: 'profile',
  rpp: 4,
  interval: 30000,
  width: 250,
  height: 300,
  theme: {
    shell: {
      background: '#36d0ff',
      color: '#ffffff'
    },
    tweets: {
      background: '#ffffff',
      color: '#00537a',
      links: '#610c0c'
    }
  },
  features: {
    scrollbar: false,
    loop: false,
    live: false,
    behavior: 'all'
  }
}).render().setUser('freesitefree').start();
</script>
Se non torno a editare l'articolo, lo lascia là e funziona dal frontend!