1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
From e74c9fa18de31ffa1d18ceec94a9aa44b6e88510 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= <roucaries.bastien@gmail.com>
Date: Mon, 4 Jun 2018 12:37:12 +0200
Subject: Remove flash example
Flash is removed from debian
Forwarded: not-needed
---
samples/old/index.html | 3 ---
1 file changed, 3 deletions(-)
--- a/samples/old/index.html
+++ b/samples/old/index.html
@@ -158,9 +158,6 @@
<dt><a class="samples" href="../../plugins/htmlwriter/samples/outputhtml.html">Output HTML</a></dt>
<dd>Configuring CKEditor to produce legacy HTML 4 code.</dd>
-
- <dt><a class="samples" href="../../plugins/htmlwriter/samples/outputforflash.html">Output for Flash</a></dt>
- <dd>Configuring CKEditor to produce HTML code that can be used with Adobe Flash.</dd>
<!-- %REMOVE_END% -->
<!-- ADVANCED_SAMPLES -->
|