Update of /cvsroot/ingeniweb/PloneFolderOrder/website
In directory sc8-pr-cvs1:/tmp/cvs-serv12200/website
Modified Files:
index.html
Log Message:
minor changes
Index: index.html
===================================================================
RCS file: /cvsroot/ingeniweb/PloneFolderOrder/website/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.html 4 Aug 2003 12:29:37 -0000 1.1
--- index.html 4 Aug 2003 14:38:02 -0000 1.2
***************
*** 97,101 ****
|
! <a href="#contact">Contact</a>
</font>
</p>
--- 97,101 ----
|
! <a href="mailto:support@...>
</font>
</p>
***************
*** 108,112 ****
<p>PloneFolderOrder is a tool to order the content of a folder in Plone.</p>
<p>In a folder, the user can order the content. The views, including navigation tree,
! are patched so they can display folder's content in the order set by users.</p>
<p>It provides an order screen containing the list of the folder's content.</p>
<p>It is a fully Plone product, installable and uninstallable by QuickInstaller Tool.</p>
--- 108,112 ----
<p>PloneFolderOrder is a tool to order the content of a folder in Plone.</p>
<p>In a folder, the user can order the content. The views, including navigation tree,
! are enhanced so they can display folder's content in the order set by users.</p>
<p>It provides an order screen containing the list of the folder's content.</p>
<p>It is a fully Plone product, installable and uninstallable by QuickInstaller Tool.</p>
***************
*** 120,130 ****
<p> </p>
! <span class="boxtab">How does-it work ?</span>
<div class="boxcontent">
<p> PloneFolderOrder is a hotfix packaged as a product.</p>
<p>An order property is added to folderish object. The getFolderContent script is overriden
so it will use the order property to display its content. <br />
! A new property as been bound to PortalContentObject and PortalContentFolder : getOrderFromParentFolder.<br />
This method is used in the navigation tree properties to retrieve the object order and have a correct display.</p>
</div>
--- 120,131 ----
<p> </p>
! <span class="boxtab">How does it work ?</span>
<div class="boxcontent">
<p> PloneFolderOrder is a hotfix packaged as a product.</p>
<p>An order property is added to folderish object. The getFolderContent script is overriden
so it will use the order property to display its content. <br />
! A new property has been bound to PortalContentObject and PortalContentFolder : getOrderFromParentFolder.<br />
This method is used in the navigation tree properties to retrieve the object order and have a correct display.</p>
+ <p>To acceed the order management view, an action 'order' has been added to folderish object.</p>
</div>
***************
*** 138,142 ****
<li><strong>CMF ?</strong> No.</li>
<li><strong>Plone ?</strong> Yes.</li>
! <li><strong>My existing Plone application ?</strong> Yes, all will be hotfixed transparently.
</ul>
</div>
--- 139,143 ----
<li><strong>CMF ?</strong> No.</li>
<li><strong>Plone ?</strong> Yes.</li>
! <li><strong>My existing Plone instance ?</strong> Yes, all will be hotfixed transparently.
</ul>
</div>
***************
*** 166,171 ****
<pre>cvs -d:pserver:anonymous@... login
cvs -z3 -d:pserver:anonymous@... co PloneFolderOrder</pre>
!
! You can browse CVS at <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ingeniweb/PloneFolderOrder">Sourceforge</a>.
</p>
--- 167,172 ----
<pre>cvs -d:pserver:anonymous@... login
cvs -z3 -d:pserver:anonymous@... co PloneFolderOrder</pre>
! </p>
! <p>You can browse CVS at <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ingeniweb/PloneFolderOrder">Sourceforge</a>.
</p>
***************
*** 222,226 ****
Here are some links of interest regarding GRUF or other assorted tools.
</p>
-
<ul>
<li><a href="http://ingeniweb.sourceforge.net/Products/PloneFolderOrder">This document</a> on the web;</li>
--- 223,226 ----
***************
*** 238,244 ****
<p align="right">
<font size="-3">
! <!-- Created: Wed Jul 9 15:52:57 GMT 2003 -->
<!-- hhmts start -->
! Last modified: Thu Jul 31 13:06:29 GMT 2003
<!-- hhmts end -->
</font>
--- 238,244 ----
<p align="right">
<font size="-3">
! <!-- Created: Mon Aug 4 12:00:57 GMT 2003 -->
<!-- hhmts start -->
! Last modified: Mon Aug 4 12:00:57 GMT 2003
<!-- hhmts end -->
</font>
|