mercoledì 28 novembre 2012

Inserire iframe in joomla 2.5

Volevo inserire un iframe nel mio sito, e le strade che avevo in mente di seguire erano due, una era quella di cercare un plug-in, l'altra un opzione.
I plug-in scarseggiano e mi sembra comune volere inserire un iframe in una pagina web quindi ho risolto semplicemente così:

Nel pannello Administrator:
Extensions -> Gestione Plug-in -> TyniMCE-Editor

..e ho rimosso "iframe" da elementi proibiti.

Sembra una stronzata ma una dritta mi avrebbe fatto risparmiare tempo e denaro.

Nessun commento:

How to deploy Podman images to OpenShift Container Platform (CRC on localhost)

I have a microservice on localhost and I want to deploy its Podman image on OCP, which I am running using CRC on localhost.       1. Get the...