[jboss-cvs] jboss-seam/examples/wiki ...

Christian Bauer christian at hibernate.org
Fri May 4 08:35:30 EDT 2007


  User: cbauer  
  Date: 07/05/04 08:35:30

  Modified:    examples/wiki  Wiki.iws
  Log:
  Switched to much nicer jQuery modal dialogs
  
  Revision  Changes    Path
  1.12      +232 -83   jboss-seam/examples/wiki/Wiki.iws
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Wiki.iws
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/Wiki.iws,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- Wiki.iws	3 May 2007 14:10:48 -0000	1.11
  +++ Wiki.iws	4 May 2007 12:35:30 -0000	1.12
  @@ -19,34 +19,31 @@
     </component>
     <component name="ChangeListManager">
       <list default="true" name="Default" comment="">
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/Wiki.ipr" afterPath="$PROJECT_DIR$/Wiki.ipr" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/includes/searchControl.xhtml" afterPath="$PROJECT_DIR$/view/includes/searchControl.xhtml" />
  +      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/fileEdit.xhtml" afterPath="$PROJECT_DIR$/view/fileEdit.xhtml" />
  +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/view/themes/default/js/jqModal.js" />
         <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/themes/default/template.xhtml" afterPath="$PROJECT_DIR$/view/themes/default/template.xhtml" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/Wiki.iml" afterPath="$PROJECT_DIR$/Wiki.iml" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/build.xml" afterPath="$PROJECT_DIR$/build.xml" />
  +      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/UserSearch.java" afterPath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/UserSearch.java" />
  +      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/includes/userControl.xhtml" afterPath="$PROJECT_DIR$/view/includes/userControl.xhtml" />
         <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/themes/default/css/template.css" afterPath="$PROJECT_DIR$/view/themes/default/css/template.css" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/etc/ehcache.xml" afterPath="$PROJECT_DIR$/src/etc/ehcache.xml" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/etc/import-dev.sql" afterPath="$PROJECT_DIR$/src/etc/import-dev.sql" />
  -      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/LICENSES.txt" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/etc/META-INF/persistence-dev-war.xml" afterPath="$PROJECT_DIR$/src/etc/META-INF/persistence-dev-war.xml" />
  -      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/view/themes/default/js/jquery.js" />
  -      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/etc/META-INF/j4j.taglib.xml" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/docDisplay.xhtml" afterPath="$PROJECT_DIR$/view/docDisplay.xhtml" />
  +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/view/includes/deleteConfirmation.xhtml" />
  +      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/plugins/blogDirectory/recentEntries.xhtml" afterPath="$PROJECT_DIR$/view/plugins/blogDirectory/recentEntries.xhtml" />
         <change type="MODIFICATION" beforePath="$PROJECT_DIR$/Wiki.iws" afterPath="$PROJECT_DIR$/Wiki.iws" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/Node.java" afterPath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/Node.java" />
  -      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/view/themes/default/js/interface.js" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/dao/NodeDAO.java" afterPath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/dao/NodeDAO.java" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/etc/import-prod.sql" afterPath="$PROJECT_DIR$/src/etc/import-prod.sql" />
  -      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/view/themes/default/img/icon.textareasize.gif" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/NodeSearch.java" afterPath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/NodeSearch.java" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/includes/attachmentDisplay.xhtml" afterPath="$PROJECT_DIR$/view/includes/attachmentDisplay.xhtml" />
  +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/view/themes/default/img/icon.resize_s.gif" />
  +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/view/includes/popupDialog.xhtml" />
  +      <change type="DELETED" beforePath="$PROJECT_DIR$/view/themes/default/img/icon.textareasize.gif" afterPath="" />
  +      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/dirEdit.xhtml" afterPath="$PROJECT_DIR$/view/dirEdit.xhtml" />
  +      <change type="DELETED" beforePath="$PROJECT_DIR$/view/includes/confirmationModalDialog.xhtml" afterPath="" />
  +      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/userHome.xhtml" afterPath="$PROJECT_DIR$/view/userHome.xhtml" />
         <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/docEdit.xhtml" afterPath="$PROJECT_DIR$/view/docEdit.xhtml" />
         <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/etc/import-test.sql" afterPath="$PROJECT_DIR$/src/etc/import-test.sql" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/prefs/DocumentEditorPreferences.java" afterPath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/prefs/DocumentEditorPreferences.java" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/etc/WEB-INF/pages.xml" afterPath="$PROJECT_DIR$/src/etc/WEB-INF/pages.xml" />
  -      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/j4j.jar" />
  +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/view/themes/default/img/icon.resize_se.gif" />
  +      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/includes/directorySelector.xhtml" afterPath="$PROJECT_DIR$/view/includes/directorySelector.xhtml" />
  +      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/NodeHome.java" afterPath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/NodeHome.java" />
  +      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/User.java" afterPath="$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/User.java" />
  +      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/includes/accessLevelSelector.xhtml" afterPath="$PROJECT_DIR$/view/includes/accessLevelSelector.xhtml" />
  +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/view/includes/ownerSelector.xhtml" />
         <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/etc/META-INF/persistence-test-war.xml" afterPath="$PROJECT_DIR$/src/etc/META-INF/persistence-test-war.xml" />
  -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/view/plugins/blogDirectory/entryPages.xhtml" afterPath="$PROJECT_DIR$/view/plugins/blogDirectory/entryPages.xhtml" />
  +      <change type="DELETED" beforePath="$PROJECT_DIR$/view/includes/creatorSelector.xhtml" afterPath="" />
       </list>
     </component>
     <component name="ChangeListSynchronizer" />
  @@ -219,7 +216,119 @@
       </subPane>
     </component>
     <component name="FileEditorManager">
  -    <leaf />
  +    <leaf>
  +      <file leaf-file-name="fileEdit.xhtml" pinned="false" current="false" current-in-tab="false">
  +        <entry file="file://$PROJECT_DIR$/view/fileEdit.xhtml">
  +          <provider selected="true" editor-type-id="text-editor">
  +            <state line="55" column="32" selection-start="2228" selection-end="2228" vertical-scroll-proportion="0.33258596">
  +              <folding />
  +            </state>
  +          </provider>
  +          <provider editor-type-id="HtmlPreview">
  +            <state />
  +          </provider>
  +        </entry>
  +      </file>
  +      <file leaf-file-name="userHome.xhtml" pinned="false" current="false" current-in-tab="false">
  +        <entry file="file://$PROJECT_DIR$/view/userHome.xhtml">
  +          <provider selected="true" editor-type-id="text-editor">
  +            <state line="46" column="28" selection-start="1912" selection-end="1912" vertical-scroll-proportion="0.21599402">
  +              <folding />
  +            </state>
  +          </provider>
  +          <provider editor-type-id="HtmlPreview">
  +            <state />
  +          </provider>
  +        </entry>
  +      </file>
  +      <file leaf-file-name="deleteConfirmation.xhtml" pinned="false" current="false" current-in-tab="false">
  +        <entry file="file://$PROJECT_DIR$/view/includes/deleteConfirmation.xhtml">
  +          <provider selected="true" editor-type-id="text-editor">
  +            <state line="7" column="56" selection-start="416" selection-end="416" vertical-scroll-proportion="0.068011954">
  +              <folding />
  +            </state>
  +          </provider>
  +          <provider editor-type-id="HtmlPreview">
  +            <state />
  +          </provider>
  +        </entry>
  +      </file>
  +      <file leaf-file-name="directorySelector.xhtml" pinned="false" current="false" current-in-tab="false">
  +        <entry file="file://$PROJECT_DIR$/view/includes/directorySelector.xhtml">
  +          <provider selected="true" editor-type-id="text-editor">
  +            <state line="8" column="15" selection-start="432" selection-end="432" vertical-scroll-proportion="0.07772795">
  +              <folding />
  +            </state>
  +          </provider>
  +          <provider editor-type-id="HtmlPreview">
  +            <state />
  +          </provider>
  +        </entry>
  +      </file>
  +      <file leaf-file-name="User.java" pinned="false" current="false" current-in-tab="false">
  +        <entry file="file://$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/User.java">
  +          <provider selected="true" editor-type-id="text-editor">
  +            <state line="127" column="30" selection-start="4432" selection-end="4432" vertical-scroll-proportion="0.88728327">
  +              <folding />
  +            </state>
  +          </provider>
  +        </entry>
  +      </file>
  +      <file leaf-file-name="Node.java" pinned="false" current="false" current-in-tab="false">
  +        <entry file="file://$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/Node.java">
  +          <provider selected="true" editor-type-id="text-editor">
  +            <state line="205" column="0" selection-start="6433" selection-end="6434" vertical-scroll-proportion="0.29118496">
  +              <folding />
  +            </state>
  +          </provider>
  +        </entry>
  +      </file>
  +      <file leaf-file-name="Document.java" pinned="false" current="false" current-in-tab="false">
  +        <entry file="file://$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/Document.java">
  +          <provider selected="true" editor-type-id="text-editor">
  +            <state line="9" column="13" selection-start="225" selection-end="225" vertical-scroll-proportion="0.08453757">
  +              <folding />
  +            </state>
  +          </provider>
  +        </entry>
  +      </file>
  +      <file leaf-file-name="ownerSelector.xhtml" pinned="false" current="false" current-in-tab="false">
  +        <entry file="file://$PROJECT_DIR$/view/includes/ownerSelector.xhtml">
  +          <provider selected="true" editor-type-id="text-editor">
  +            <state line="19" column="0" selection-start="903" selection-end="1003" vertical-scroll-proportion="0.18460388">
  +              <folding />
  +            </state>
  +          </provider>
  +          <provider editor-type-id="HtmlPreview">
  +            <state />
  +          </provider>
  +        </entry>
  +      </file>
  +      <file leaf-file-name="popupDialog.xhtml" pinned="false" current="false" current-in-tab="false">
  +        <entry file="file://$PROJECT_DIR$/view/includes/popupDialog.xhtml">
  +          <provider selected="true" editor-type-id="text-editor">
  +            <state line="2" column="40" selection-start="93" selection-end="93" vertical-scroll-proportion="0.019431988">
  +              <folding />
  +            </state>
  +          </provider>
  +          <provider editor-type-id="HtmlPreview">
  +            <state />
  +          </provider>
  +        </entry>
  +      </file>
  +      <file leaf-file-name="userControl.xhtml" pinned="false" current="true" current-in-tab="true">
  +        <entry file="file://$PROJECT_DIR$/view/includes/userControl.xhtml">
  +          <provider selected="true" editor-type-id="text-editor">
  +            <state line="58" column="25" selection-start="3204" selection-end="3204" vertical-scroll-proportion="0.56352764">
  +              <folding />
  +            </state>
  +          </provider>
  +          <provider editor-type-id="HtmlPreview">
  +            <state />
  +          </provider>
  +        </entry>
  +      </file>
  +    </leaf>
     </component>
     <component name="FindManager">
       <FindUsagesManager>
  @@ -460,6 +569,36 @@
             <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
           </PATH_ELEMENT>
           <PATH_ELEMENT>
  +          <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$/view/themes/default/img" />
  +          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  +        </PATH_ELEMENT>
  +      </PATH>
  +      <PATH>
  +        <PATH_ELEMENT>
  +          <option name="myItemId" value="Wiki.ipr" />
  +          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  +        </PATH_ELEMENT>
  +        <PATH_ELEMENT>
  +          <option name="myItemId" value="Wiki" />
  +          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewModuleNode" />
  +        </PATH_ELEMENT>
  +        <PATH_ELEMENT>
  +          <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$" />
  +          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  +        </PATH_ELEMENT>
  +        <PATH_ELEMENT>
  +          <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$/view" />
  +          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  +        </PATH_ELEMENT>
  +        <PATH_ELEMENT>
  +          <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$/view/themes" />
  +          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  +        </PATH_ELEMENT>
  +        <PATH_ELEMENT>
  +          <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$/view/themes/default" />
  +          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  +        </PATH_ELEMENT>
  +        <PATH_ELEMENT>
             <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$/view/themes/default/css" />
             <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
           </PATH_ELEMENT>
  @@ -1191,7 +1330,7 @@
       </key>
     </component>
     <component name="RestoreUpdateTree">
  -    <UpdateInfo date="5/3/07 3:43 PM" ActionInfo="Chec_k Status">
  +    <UpdateInfo date="5/4/07 2:34 PM" ActionInfo="Chec_k Status">
         <UpdatedFiles>
           <FILE-GROUP>
             <option name="myUpdateName" value="Updated from server" />
  @@ -1235,27 +1374,20 @@
             <option name="myCanBeAbsent" value="false" />
             <option name="myId" value="MODIFIED" />
             <PATH>$PROJECT_DIR$/view/docEdit.xhtml</PATH>
  -          <PATH>$PROJECT_DIR$/src/etc/ehcache.xml</PATH>
  -          <PATH>$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/prefs/DocumentEditorPreferences.java</PATH>
  -          <PATH>$PROJECT_DIR$/src/etc/META-INF/persistence-dev-war.xml</PATH>
  -          <PATH>$PROJECT_DIR$/view/plugins/blogDirectory/entryPages.xhtml</PATH>
  +          <PATH>$PROJECT_DIR$/view/includes/accessLevelSelector.xhtml</PATH>
  +          <PATH>$PROJECT_DIR$/view/includes/userControl.xhtml</PATH>
  +          <PATH>$PROJECT_DIR$/view/dirEdit.xhtml</PATH>
             <PATH>$PROJECT_DIR$/Wiki.iws</PATH>
  -          <PATH>$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/Node.java</PATH>
  -          <PATH>$PROJECT_DIR$/src/etc/WEB-INF/pages.xml</PATH>
  +          <PATH>$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/NodeHome.java</PATH>
  +          <PATH>$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/User.java</PATH>
             <PATH>$PROJECT_DIR$/view/themes/default/css/template.css</PATH>
  -          <PATH>$PROJECT_DIR$/build.xml</PATH>
  +          <PATH>$PROJECT_DIR$/view/plugins/blogDirectory/recentEntries.xhtml</PATH>
             <PATH>$PROJECT_DIR$/src/etc/META-INF/persistence-test-war.xml</PATH>
             <PATH>$PROJECT_DIR$/src/etc/import-test.sql</PATH>
  -          <PATH>$PROJECT_DIR$/view/docDisplay.xhtml</PATH>
  -          <PATH>$PROJECT_DIR$/Wiki.iml</PATH>
  -          <PATH>$PROJECT_DIR$/view/includes/searchControl.xhtml</PATH>
  -          <PATH>$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/NodeSearch.java</PATH>
  -          <PATH>$PROJECT_DIR$/src/etc/import-prod.sql</PATH>
  +          <PATH>$PROJECT_DIR$/view/includes/directorySelector.xhtml</PATH>
  +          <PATH>$PROJECT_DIR$/view/fileEdit.xhtml</PATH>
             <PATH>$PROJECT_DIR$/view/themes/default/template.xhtml</PATH>
  -          <PATH>$PROJECT_DIR$/src/etc/import-dev.sql</PATH>
  -          <PATH>$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/dao/NodeDAO.java</PATH>
  -          <PATH>$PROJECT_DIR$/Wiki.ipr</PATH>
  -          <PATH>$PROJECT_DIR$/view/includes/attachmentDisplay.xhtml</PATH>
  +          <PATH>$PROJECT_DIR$/view/userHome.xhtml</PATH>
           </FILE-GROUP>
           <FILE-GROUP>
             <option name="myUpdateName" value="Skipped" />
  @@ -1288,16 +1420,13 @@
             <PATH>$PROJECT_DIR$/src/main/org/jboss/seam/wiki/TestAction.java</PATH>
             <PATH>$PROJECT_DIR$/view/test.xhtml</PATH>
             <PATH>$PROJECT_DIR$/UI.graffle</PATH>
  -          <PATH>$PROJECT_DIR$/src/etc/META-INF/j4j.taglib.xml</PATH>
             <PATH>$PROJECT_DIR$/view/themes/default/mailtemplates/test.xhtml</PATH>
             <PATH>$PROJECT_DIR$/moon.jpg</PATH>
  -          <PATH>$PROJECT_DIR$/view/themes/default/img/icon.textareasize.gif</PATH>
             <PATH>$PROJECT_DIR$/moon.hex</PATH>
             <PATH>$PROJECT_DIR$/view/themes/default/img/cal-next.png</PATH>
  -          <PATH>$PROJECT_DIR$/view/search.xhtml</PATH>
             <PATH>$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/Test.java</PATH>
  +          <PATH>$PROJECT_DIR$/view/search.xhtml</PATH>
             <PATH>$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/TestBean.java</PATH>
  -          <PATH>$PROJECT_DIR$/lib/j4j.jar</PATH>
             <PATH>$PROJECT_DIR$/src/etc/META-INF/orm.xml</PATH>
             <PATH>$PROJECT_DIR$/wikidist.zip</PATH>
             <PATH>$PROJECT_DIR$/view/themes/default/img/cal-prev.png</PATH>
  @@ -1308,6 +1437,12 @@
             <option name="mySupportsDeletion" value="false" />
             <option name="myCanBeAbsent" value="false" />
             <option name="myId" value="LOCALLY_ADDED" />
  +          <PATH>$PROJECT_DIR$/view/themes/default/js/jqModal.js</PATH>
  +          <PATH>$PROJECT_DIR$/view/includes/deleteConfirmation.xhtml</PATH>
  +          <PATH>$PROJECT_DIR$/view/themes/default/img/icon.resize_s.gif</PATH>
  +          <PATH>$PROJECT_DIR$/view/includes/popupDialog.xhtml</PATH>
  +          <PATH>$PROJECT_DIR$/view/themes/default/img/icon.resize_se.gif</PATH>
  +          <PATH>$PROJECT_DIR$/view/includes/ownerSelector.xhtml</PATH>
           </FILE-GROUP>
           <FILE-GROUP>
             <option name="myUpdateName" value="Locally removed" />
  @@ -1315,6 +1450,8 @@
             <option name="mySupportsDeletion" value="false" />
             <option name="myCanBeAbsent" value="false" />
             <option name="myId" value="LOCALLY_REMOVED" />
  +          <PATH>$PROJECT_DIR$/view/includes/confirmationModalDialog.xhtml</PATH>
  +          <PATH>$PROJECT_DIR$/view/includes/creatorSelector.xhtml</PATH>
           </FILE-GROUP>
           <FILE-GROUP>
             <option name="myUpdateName" value="Unknown" />
  @@ -1715,7 +1852,7 @@
       <option name="PERFORM_COMMIT_IN_BACKGROUND" value="false" />
       <option name="PUT_FOCUS_INTO_COMMENT" value="false" />
       <option name="FORCE_NON_EMPTY_COMMENT" value="false" />
  -    <option name="LAST_COMMIT_MESSAGE" value="Minor" />
  +    <option name="LAST_COMMIT_MESSAGE" value="Resizable text editor area with jQuery" />
       <option name="SAVE_LAST_COMMIT_MESSAGE" value="true" />
       <option name="CHECKIN_DIALOG_SPLITTER_PROPORTION" value="0.8" />
       <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
  @@ -1728,7 +1865,6 @@
       <option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
       <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
       <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
  -    <MESSAGE value="Ability to change owner/creator of wiki node" />
       <MESSAGE value="Argh, forgot file" />
       <MESSAGE value="Fixed atom feed updating/purging logic" />
       <MESSAGE value="Distribution target now generates valid SQL files ready for import in MySQL" />
  @@ -1738,6 +1874,7 @@
       <MESSAGE value="Minor blogging improvements" />
       <MESSAGE value="Now deployable on 4.2 out-of-box (local Hibernate JARs) and optimized SQL and caching" />
       <MESSAGE value="Minor" />
  +    <MESSAGE value="Resizable text editor area with jQuery" />
     </component>
     <component name="VssConfiguration">
       <option name="CLIENT_PATH" value="" />
  @@ -1818,37 +1955,33 @@
       <option name="myLastEditedConfigurable" value="Default" />
     </component>
     <component name="editorHistoryManager">
  -    <entry file="file://$PROJECT_DIR$/src/etc/META-INF/j4j.taglib.xml">
  +    <entry file="file://$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/DirectoryHome.java">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="0" column="0" selection-start="0" selection-end="436" vertical-scroll-proportion="0.0">
  +        <state line="148" column="0" selection-start="5227" selection-end="5227" vertical-scroll-proportion="0.6806358">
             <folding />
           </state>
         </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/src/etc/META-INF/persistence-prod-war.xml">
  +    <entry file="file://$PROJECT_DIR$/view/backup.txt">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
  +        <state line="37" column="0" selection-start="2261" selection-end="2261" vertical-scroll-proportion="0.34754336">
             <folding />
           </state>
         </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/src/etc/ehcache.xml">
  +    <entry file="file://$PROJECT_DIR$/view/dirEdit.xhtml">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="163" column="0" selection-start="5442" selection-end="5442" vertical-scroll-proportion="1.2651265">
  +        <state line="50" column="28" selection-start="2136" selection-end="2136" vertical-scroll-proportion="0.27429">
             <folding />
           </state>
         </provider>
  -    </entry>
  -    <entry file="file://$PROJECT_DIR$/LICENSES.txt">
  -      <provider selected="true" editor-type-id="text-editor">
  -        <state line="13" column="69" selection-start="481" selection-end="481" vertical-scroll-proportion="0.12210982">
  -          <folding />
  -        </state>
  +      <provider editor-type-id="HtmlPreview">
  +        <state />
         </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/view/includes/searchControl.xhtml">
  +    <entry file="file://$PROJECT_DIR$/view/docEdit.xhtml">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="20" column="0" selection-start="848" selection-end="848" vertical-scroll-proportion="0.19431987">
  +        <state line="64" column="32" selection-start="2766" selection-end="2766" vertical-scroll-proportion="0.33258596">
             <folding />
           </state>
         </provider>
  @@ -1856,9 +1989,9 @@
           <state />
         </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/view/themes/default/template.xhtml">
  +    <entry file="file://$PROJECT_DIR$/view/fileEdit.xhtml">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="33" column="19" selection-start="1407" selection-end="1407" vertical-scroll-proportion="0.3206278">
  +        <state line="55" column="32" selection-start="2228" selection-end="2228" vertical-scroll-proportion="0.33258596">
             <folding />
           </state>
         </provider>
  @@ -1866,9 +1999,9 @@
           <state />
         </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/view/docEdit.xhtml">
  +    <entry file="file://$PROJECT_DIR$/view/userHome.xhtml">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="21" column="0" selection-start="1170" selection-end="1170" vertical-scroll-proportion="0.20403588">
  +        <state line="46" column="28" selection-start="1912" selection-end="1912" vertical-scroll-proportion="0.21599402">
             <folding />
           </state>
         </provider>
  @@ -1876,40 +2009,40 @@
           <state />
         </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/view/dirDisplay.xhtml">
  +    <entry file="file://$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/Directory.java">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="115" column="0" selection-start="5932" selection-end="6208" vertical-scroll-proportion="0.15470852">
  +        <state line="6" column="13" selection-start="124" selection-end="124" vertical-scroll-proportion="0.056358382">
             <folding />
           </state>
         </provider>
  -      <provider editor-type-id="HtmlPreview">
  -        <state />
  -      </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/src/etc/import-dev.sql">
  +    <entry file="file://$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/User.java">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="36" column="101" selection-start="4295" selection-end="4295" vertical-scroll-proportion="0.34185538">
  +        <state line="127" column="30" selection-start="4432" selection-end="4432" vertical-scroll-proportion="0.88728327">
             <folding />
           </state>
         </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/action/prefs/DocumentEditorPreferences.java">
  +    <entry file="file://$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/Node.java">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="27" column="0" selection-start="1141" selection-end="1141" vertical-scroll-proportion="0.25361273">
  +        <state line="205" column="0" selection-start="6433" selection-end="6434" vertical-scroll-proportion="0.29118496">
             <folding />
           </state>
         </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/src/etc/import-prod.sql">
  +    <entry file="file://$PROJECT_DIR$/view/includes/deleteConfirmation.xhtml">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="37" column="0" selection-start="4108" selection-end="4108" vertical-scroll-proportion="0.35135135">
  +        <state line="7" column="56" selection-start="416" selection-end="416" vertical-scroll-proportion="0.068011954">
             <folding />
           </state>
         </provider>
  +      <provider editor-type-id="HtmlPreview">
  +        <state />
  +      </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/view/docDisplay.xhtml">
  +    <entry file="file://$PROJECT_DIR$/view/includes/directorySelector.xhtml">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="50" column="0" selection-start="2215" selection-end="2261" vertical-scroll-proportion="0.4857997">
  +        <state line="8" column="15" selection-start="432" selection-end="432" vertical-scroll-proportion="0.07772795">
             <folding />
           </state>
         </provider>
  @@ -1917,26 +2050,42 @@
           <state />
         </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/view/themes/default/css/template.css">
  +    <entry file="file://$PROJECT_DIR$/src/main/org/jboss/seam/wiki/core/model/Document.java">
  +      <provider selected="true" editor-type-id="text-editor">
  +        <state line="9" column="13" selection-start="225" selection-end="225" vertical-scroll-proportion="0.08453757">
  +          <folding />
  +        </state>
  +      </provider>
  +    </entry>
  +    <entry file="file://$PROJECT_DIR$/view/includes/ownerSelector.xhtml">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="740" column="0" selection-start="12746" selection-end="12746" vertical-scroll-proportion="0.97182083">
  +        <state line="19" column="0" selection-start="903" selection-end="1003" vertical-scroll-proportion="0.18460388">
             <folding />
           </state>
         </provider>
  +      <provider editor-type-id="HtmlPreview">
  +        <state />
  +      </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/view/themes/default/js/interface.js">
  +    <entry file="file://$PROJECT_DIR$/view/includes/popupDialog.xhtml">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="8" column="0" selection-start="79374" selection-end="79374" vertical-scroll-proportion="0.11633109">
  +        <state line="2" column="40" selection-start="93" selection-end="93" vertical-scroll-proportion="0.019431988">
             <folding />
           </state>
         </provider>
  +      <provider editor-type-id="HtmlPreview">
  +        <state />
  +      </provider>
       </entry>
  -    <entry file="file://$PROJECT_DIR$/view/themes/default/js/jquery.js">
  +    <entry file="file://$PROJECT_DIR$/view/includes/userControl.xhtml">
         <provider selected="true" editor-type-id="text-editor">
  -        <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
  +        <state line="58" column="25" selection-start="3204" selection-end="3204" vertical-scroll-proportion="0.56352764">
             <folding />
           </state>
         </provider>
  +      <provider editor-type-id="HtmlPreview">
  +        <state />
  +      </provider>
       </entry>
     </component>
     <component name="testng.defaultConfiguration">
  
  
  



More information about the jboss-cvs-commits mailing list