[pLog-svn] r7090 - plog/branches/lifetype-1.2/js/tinymce

Mark Wu markplace at gmail.com
Sun Dec 19 12:49:15 EST 2010


I am working on insertvideo plugin, hope it can be done next week.

2010/12/18 <jondaley at devel.lifetype.net>

> Author: jondaley
> Date: 2010-12-17 12:27:33 -0500 (Fri, 17 Dec 2010)
> New Revision: 7090
>
> Modified:
>   plog/branches/lifetype-1.2/js/tinymce/tiny_mce-plog.js
> Log:
> enable embed plugin
>
> Modified: plog/branches/lifetype-1.2/js/tinymce/tiny_mce-plog.js
> ===================================================================
> --- plog/branches/lifetype-1.2/js/tinymce/tiny_mce-plog.js      2010-12-17
> 17:27:23 UTC (rev 7089)
> +++ plog/branches/lifetype-1.2/js/tinymce/tiny_mce-plog.js      2010-12-17
> 17:27:33 UTC (rev 7090)
> @@ -1,4 +1,4 @@
>
> -tinymce_plugins="more,advhr,advimage,advlink,emotions,inlinepopups,insertdatetime,media,searchreplace,paste,fullscreen,nonbreaking,wordcount,advlist,autosave,insertaudio,insertresource";
>
> +tinymce_plugins="more,advhr,advimage,advlink,emotions,inlinepopups,insertdatetime,media,searchreplace,paste,fullscreen,nonbreaking,wordcount,advlist,autosave,insertaudio,insertresource,embed";
>
>  tinyMCE_GZ.init({
>             // user-defined plugins and themes should be identical to those
> in "tinyMCE.init" below.-->
> @@ -23,7 +23,7 @@
>                 // Theme options
>             theme_advanced_buttons1:
> "formatselect,fontsizeselect,fontselect,forecolor,backcolor,bold,italic,underline,strikethrough,sub,sup,|,justifyleft,justifycenter,justifyright,justifyfull",
>             theme_advanced_buttons2:
> "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,indent,outdent,blockquote,|,undo,redo,|,hr,advhr,charmap,insertdate,inserttime,nonbreaking,|,fullscreen",
> -            theme_advanced_buttons3 :
> "link,unlink,anchor,|,emotions,image,insertresource,insertvideo,insertaudio,media,|,code,more,|,cleanup,removeformat",
> +            theme_advanced_buttons3 :
> "link,unlink,anchor,|,emotions,image,insertresource,insertaudio,embed,media,|,code,more,|,cleanup,removeformat",
>             theme_advanced_buttons4 : "",
>             theme_advanced_toolbar_location : "top",
>             theme_advanced_toolbar_align : "left",
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://limedaley.com/pipermail/plog-svn/attachments/20101220/a3121ff8/attachment.html>


More information about the pLog-svn mailing list