Revision: 14902
          http://gate.svn.sourceforge.net/gate/?rev=14902&view=rev
Author:   ian_roberts
Date:     2012-01-06 10:28:16 +0000 (Fri, 06 Jan 2012)
Log Message:
-----------
Note about Winzip, and fixed some multiply-defined and undefined labels.

Modified Paths:
--------------
    mimir/trunk/doc/admin.tex
    mimir/trunk/doc/changes.tex
    mimir/trunk/doc/extending.tex
    mimir/trunk/doc/mimir-guide.pdf
    mimir/trunk/doc/quickstart.tex

Modified: mimir/trunk/doc/admin.tex
===================================================================
--- mimir/trunk/doc/admin.tex   2012-01-06 10:22:02 UTC (rev 14901)
+++ mimir/trunk/doc/admin.tex   2012-01-06 10:28:16 UTC (rev 14902)
@@ -89,7 +89,7 @@
 run-war} command, but to deploy a production instance you will need a separate
 servlet container such as Tomcat.
 
-\subsection{Building}\label{sec:building}
+\subsection{Building}
 
 There is a top-level Ant build.xml file that should build all the modules in
 the correct order. To do that simply change to the top level directory

Modified: mimir/trunk/doc/changes.tex
===================================================================
--- mimir/trunk/doc/changes.tex 2012-01-06 10:22:02 UTC (rev 14901)
+++ mimir/trunk/doc/changes.tex 2012-01-06 10:28:16 UTC (rev 14902)
@@ -15,8 +15,7 @@
   local, remote and federated indexes).
   \item Replaced the old GWT based UI with a new implementation (see
   Section~\ref{sec:search:gus}.
-  \item Added the mimir-cloud web application to the source tree, see
-  Section~\ref{sec:mimir-cloud}.
+  \item Added the mimir-cloud web application to the source tree.
 \end{itemize}
 
 \section{Version 3.4.0 (November 2011)}

Modified: mimir/trunk/doc/extending.tex
===================================================================
--- mimir/trunk/doc/extending.tex       2012-01-06 10:22:02 UTC (rev 14901)
+++ mimir/trunk/doc/extending.tex       2012-01-06 10:28:16 UTC (rev 14902)
@@ -259,7 +259,7 @@
 \subsection{Installing the \Mimir\ Plugin}
 
 The \Mimir\ plugin is installed like any other Grails plugin, by running
-{\tt grails package-plugin} in the {\tt grails-plugin-mimir} directory to
+{\tt grails package-plugin} in the {\tt mimir-web} directory to
 create a plugin zip file and then
 {\tt grails install-plugin grails-mimir-web-\{version\}.zip} in your
 application's base directory to install the plugin into your application.  On
@@ -326,7 +326,7 @@
 \item Install a security plugin such as spring-security-core or nimble, and
   restrict the \Mimir\ pages to certain users.  For example the /admin pages
   could be restricted to administrative users, the gus pages to registered
-  searchers, etc.
+  searchers, etc.  This is how the {\tt mimir-cloud} application is set up.
 \item If your \Mimir\ instance is a slave in a federated index, use firewall
   rules or a Grails filter to restrict access to the */search URLs to only the
   master \Mimir\ server.

Modified: mimir/trunk/doc/mimir-guide.pdf
===================================================================
(Binary files differ)

Modified: mimir/trunk/doc/quickstart.tex
===================================================================
--- mimir/trunk/doc/quickstart.tex      2012-01-06 10:22:02 UTC (rev 14901)
+++ mimir/trunk/doc/quickstart.tex      2012-01-06 10:28:16 UTC (rev 14902)
@@ -55,9 +55,10 @@
   {\em Download GNU tarball} link. If you want to use the latest development
   version (which could be unstable!), use the {\tt trunk} directory instead of 
a
   tag. Unpack the downloaded file to a location on your computer. If using
-  Windows we recommend not using the default archive unpacking utility, as that
-  sometimes mangles the file names. Other free archive management tools (such 
as
-  7-Zip) are available.
+  Windows we recommend not using the popular Winzip utility, as that sometimes
+  mangles the file names. 7-Zip\footnote{\url{http://www.7-zip.org/}} and the
+  Cygwin ``tar'' utility are known to work correctly in this respect, and other
+  free archiving tools are available that support the {\tt .tar.gz} format.
   
   Alternatively, if 
   Subversion\footnote{\url{http://subversion.apache.org/}} is installed on your

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to