You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2014/06/05 09:33:47 UTC

git commit: CLEREZZA-829: Added note to old editor about new editor

Repository: clerezza
Updated Branches:
  refs/heads/master 0531034bf -> 4aa75cb66


CLEREZZA-829: Added note to old editor about new editor

Project: http://git-wip-us.apache.org/repos/asf/clerezza/repo
Commit: http://git-wip-us.apache.org/repos/asf/clerezza/commit/4aa75cb6
Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/4aa75cb6
Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/4aa75cb6

Branch: refs/heads/master
Commit: 4aa75cb66a268f6778925bb495dfca5ed5525564
Parents: 0531034
Author: reto <re...@apache.org>
Authored: Thu Jun 5 09:33:00 2014 +0200
Committer: reto <re...@apache.org>
Committed: Thu Jun 5 09:33:00 2014 +0200

----------------------------------------------------------------------
 .../org/apache/clerezza/platform/content/staticweb/disco.xhtml | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/4aa75cb6/platform.content/src/main/resources/org/apache/clerezza/platform/content/staticweb/disco.xhtml
----------------------------------------------------------------------
diff --git a/platform.content/src/main/resources/org/apache/clerezza/platform/content/staticweb/disco.xhtml b/platform.content/src/main/resources/org/apache/clerezza/platform/content/staticweb/disco.xhtml
index 40a3d0d..a1cca0b 100644
--- a/platform.content/src/main/resources/org/apache/clerezza/platform/content/staticweb/disco.xhtml
+++ b/platform.content/src/main/resources/org/apache/clerezza/platform/content/staticweb/disco.xhtml
@@ -148,6 +148,12 @@
     <h1><a href="http://discobits.org/"><img src="style/disco-icon.png" width="63" height="53" alt="DiscoBits icon"  /></a>
     Discobits Editor</h1>
     <p>Edit discobits resources.</p>
+    <h2>Deprecation note</h2>
+    <p>This editor does not work with more recent browsers. A replacement is provided by 
+        the platform.editor bundle. If this bundle is installed you can edit
+        resources in the content-graph by adding "?mode=edit" to the URI of the resource
+        you want to edit.
+    </p>
     <div>
 	  Graph: <input type="radio" name="graphType" value="default" id="graphTypeDefault" checked="checked"/> default
 			 <input type="radio" name="graphType" value="custom" id="graphTypeCustom" />