Opis
Have you ever tried to validate a WordPress page that is full of Flash content and experienced some major pain throughout the process? If so, then this plugin is just for you!
Ultimate Flash XMTMLizer turns Flash embed code into well-formed XHTML by escaping object tags on the server side and unescaping them on the client side using JavaScript.
Instalacja
- Extract the plugin.
- Upload the
ultimate-flash-xhtmlizerdirectory to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins’ menu in WordPress.
- You may want to go to the settings menu of the plugin and follow the directions there to minimize the number of HTTP requests involved.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Ultimate Flash XHTMLizer” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Ultimate Flash XHTMLizer” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
0.1
- First release.
0.2
- Don’t escape object tags on search pages because the excerpts that are featured on those pages by most themes would display the escaped content as it is.