Author: buildbot
Date: Mon May 20 13:06:52 2013
New Revision: 862508
Log:
Staging update by buildbot for isis
Modified:
websites/staging/isis/trunk/cgi-bin/ (props changed)
websites/staging/isis/trunk/content/ (props changed)
websites/staging/isis/trunk/content/components/profilestores/about.html
websites/staging/isis/trunk/content/components/profilestores/sql/about.html
Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 20 13:06:52 2013
@@ -1 +1 @@
-1484466
+1484467
Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 20 13:06:52 2013
@@ -1 +1 @@
-1484466
+1484467
Modified:
websites/staging/isis/trunk/content/components/profilestores/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/profilestores/about.html
(original)
+++ websites/staging/isis/trunk/content/components/profilestores/about.html Mon
May 20 13:06:52 2013
@@ -250,7 +250,6 @@
<ul>
<li><a href="xml/about.html">XML Profile Store</a></li>
-<li><a href="sql/about.html">SQL Profile Store</a></li>
</ul>
Modified:
websites/staging/isis/trunk/content/components/profilestores/sql/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/profilestores/sql/about.html
(original)
+++ websites/staging/isis/trunk/content/components/profilestores/sql/about.html
Mon May 20 13:06:52 2013
@@ -248,6 +248,10 @@
</h1>
</div>
+<p><div class="note">
+This component is no longer under active development.
+</div></p>
+
<p>A 'profile store' is a mechanism to store information about a current user
of the system. This information is predominantly for use by viewer
implementations, eg to store user preferences, bookmarks or view
configurations.</p>
<p>The SQL profile store stores profiles in a number of RDBMS tables.</p>