Das Origamitier
Das Origamitier hatte Angst vor Scheren,
drum zog es sich geknickt zurück
auch gegen Falten wollte es sich wehren,
hier bist Du sicher, sagte der Reisswolf beglückt.
As asked here: http://forums.adobe.com/message/1912905
function containYoutube(youtubevar, depthLevel) {
this.createEmptyMovieClip("youtubecontainer",depthLevel);
this.youtubecontainer.loadMovie("http://www.youtube.com/v/"+youtubevar);
}
containYoutube(„PXu6AKePXkQ“,this.getNextHighestDepth());
Download the ZIP File:
contain-youtube-in-flash
Notiz an mich:
die TinyMCE Konfiguration für das WordPress-Backend findet sich nicht mehr im TinyMCE. Sondern in:
wp-admin/includes/post.php
grrrr!
Damit man sich auch schnell zurecht findet:
http://wiki.moxiecode.com/index.php/TinyMCE:Control_reference
in WordPress.
I just wrote a very simple plugin to extend BBpress in WordPress. It displays a list of all the newest entries shortened to a specify length. These entries are linked to the BBPress Topic they belong to. That’s all.
There is no warranty and you use it on your on risc.