Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / mcr-test / WWW / Doc / User / attributes.html
diff --git a/JMCR-Stable/mcr-test/WWW/Doc/User/attributes.html b/JMCR-Stable/mcr-test/WWW/Doc/User/attributes.html
new file mode 100644 (file)
index 0000000..1b1dab1
--- /dev/null
@@ -0,0 +1,118 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" \r
+   "http://www.w3.org/TR/REC-html40/loose.dtd"> \r
+<HTML>\r
+<HEAD>\r
+    <link rel="stylesheet" type="text/css" href="../style/doc.css">\r
+    <TITLE>Configuration of Attributes</TITLE>\r
+</HEAD>\r
+<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">\r
+    <div class="icons-w3c">\r
+      <a href="../../../">\r
+       <img src="/Icons/w3c_home" \r
+         border="0" \r
+         alt="W3C logo"\r
+         height="48" \r
+         width="72">\r
+      </a>\r
+    </div>\r
+    <div class="icons-jigsaw">\r
+      <a href="../../">\r
+       <img src="/Icons/jigsaw" \r
+         border="0"\r
+         alt="Jigsaw"\r
+         height="49"\r
+         width="212">\r
+      </a>\r
+    </div>\r
+\r
+    <div class="title">\r
+      <H1 class="title">\r
+       Configuration of Attributes\r
+      </H1>\r
+      <hr NOSHADE width="70%" align="left">\r
+      <a href="../../Overview.html">Jigsaw Home</a> /\r
+      <a href="../Overview.html">Documentation Overview</a> /\r
+      <a href="Tutorials.html">Tutorials</a>\r
+    </div>\r
+    <div class="body">\r
+<P>\r
+Resources, frames and filters have a set of attributes describing them. Some\r
+of them are automatically computed, like the size of a file, some can be\r
+set by the user. The size of a file will be calculated automatically while\r
+the content-type can be set manually (for example, you can set a specific\r
+.foo file to be <CODE>text/html,</CODE> but you cannot say that a 1234 bytes\r
+file has a size of 2345 bytes). For each editable attribute, <B>JigAdmin\r
+</B>will use a specific indexer. More than that, the editor used will depend\r
+on the resource edited.\r
+<P>\r
+<IMG SRC="images/conf-attrs.gif" WIDTH="492" HEIGHT="522" ALT="jigadmin screenshot, attributes">\r
+<P>\r
+In the previous screenshot you can see:\r
+<UL>\r
+  <LI>\r
+    A text field, to modify the identifier name (use that with great care).\r
+  <LI>\r
+    A set of buttons to modify the date.\r
+  <LI>\r
+    A textfield or a slider to modify the quality\r
+  <LI>\r
+    some other textfield (the default editor for most attributes).\r
+  <LI>\r
+    a popup on the "change" button for the content type, allowing you to select\r
+    your content type from a menu.\r
+  <LI>\r
+    some other text fields\r
+  <LI>\r
+    a radio button to change the "putable" attribute (boolean value).\r
+</UL>\r
+<P>\r
+Once all the changes has been done in the interface, you must tell the server\r
+that you change things. To do so, press the "Commit" button located bottor\r
+left of the attributes helper. If you made some modification, and you want\r
+the original values back (ie: the last values before a commit), press the\r
+"reset" button located bottom right of the helper.\r
+<P>\r
+The changes are not done incrementally, to allow you the "reset", and to\r
+avoid doing unnecessary requests to the admin server, and save bandwith (usually\r
+you will do that locally, but that is not a valid reason to waste bytes on\r
+the wire :) ).\r
+    </div> <!-- body -->\r
+    <div class="footer">\r
+<P>\r
+  <HR noshade>\r
+    <a href="mailto:jigsaw@w3.org">Jigsaw Team</a><br>\r
+    <span class="mini">\r
+      $Id: attributes.html,v 1.1 2010/06/15 12:22:59 smhuang Exp $\r
+    </span>\r
+    <p class="policyfooter">\r
+      <font size=-1>\r
+       <a href="/Consortium/Legal/ipr-notice.html#Copyright">Copyright</a>\r
+       &copy; 1999 <a href="http://www.w3.org">W3C</a> \r
+       (<a href="http://www.lcs.mit.edu">MIT</a>, \r
+       <a href="http://www.inria.fr/">INRIA</a>, \r
+       <a href="http://www.keio.ac.jp/">Keio</a> ), \r
+       All Rights Reserved. W3C \r
+       <a href="/Consortium/Legal/ipr-notice.html#Legal Disclaimer">\r
+         liability,\r
+       </a>\r
+       <a href="/Consortium/Legal/ipr-notice.html#W3C Trademarks">\r
+         trademark\r
+       </a>, \r
+       <a href="/Consortium/Legal/copyright-documents.html">\r
+         document use \r
+       </a>\r
+       and\r
+       <a href="/Consortium/Legal/copyright-software.html">\r
+         software licensing\r
+       </a> rules apply. Your interactions with this site are in\r
+       accordance with our \r
+       <a href="/Consortium/Legal/privacy-statement.html#Public">\r
+         public\r
+       </a> and \r
+       <a href="/Consortium/Legal/privacy-statement.html#Members">\r
+         Member\r
+       </a>\r
+       privacy statements.</font>\r
+\r
+<P>\r
+</BODY></HTML>\r