Bugzilla – Attachment 41518 Details for
Bug 11584
Add wysiwyg editor to system preferences dealing with HTML
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11584 - Add wysiwyg editor to system preferences dealing with HTML (add licence)
Bug-11584---Add-wysiwyg-editor-to-system-preferenc.patch (text/plain), 1.30 KB, created by
Martin Persson
on 2015-08-16 22:34:52 UTC
(
hide
)
Description:
Bug 11584 - Add wysiwyg editor to system preferences dealing with HTML (add licence)
Filename:
MIME Type:
Creator:
Martin Persson
Created:
2015-08-16 22:34:52 UTC
Size:
1.30 KB
patch
obsolete
>From 65945e80486937e8cbd042b9174d98aca6da892e Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Tue, 14 Jul 2015 14:17:48 +1000 >Subject: [PATCH] Bug 11584 - Add wysiwyg editor to system preferences dealing > with HTML (add licence) > >This patch adds the TinyMCE license info to about.pl > >Signed-off-by: Martin Persson <xarragon@gmail.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index 4a06fe4..508f151 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -719,6 +719,8 @@ > <h2>jQuery Validation Plugin</h2> > <p>The <a href="http://jqueryvalidation.org/">jQuery Validation Plugin</a> written and maintained by Jörn Zaefferer is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT License</a>.</p> > >+ <h2>TinyMCE WYSIWYG editor</h2> >+ <p>The <a href="http://www.tinymce.com/">TinyMCE WYSIWYG editor v3.5.8 </a> by Moxiecode (Ephox) is licensed under the <a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt">LGPL v2.1</a>.</p> > </div> > > <div id="translations"> >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 11584
:
40509
|
40694
|
40959
|
40980
|
40981
|
40982
|
41515
|
41516
|
41517
|
41518
|
41519
|
41520
|
41521
|
41671
|
41672
|
41673
|
41674
|
42124