Update of /cvsroot/openinteract/OpenInteract2/doc/Manual
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18131
Modified Files:
Changes.pod
Log Message:
latest changes
Index: Changes.pod
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/doc/Manual/Changes.pod,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -d -r1.67 -r1.68
*** Changes.pod 25 Feb 2005 05:42:19 -0000 1.67
--- Changes.pod 26 Feb 2005 05:06:57 -0000 1.68
***************
*** 108,111 ****
--- 108,122 ----
=back
+ L<OpenInteract2::Action::CommonSearch>
+
+ =over 4
+
+ =item *
+
+ OIN-122: Set 'total_hits', 'total_pages' and 'page_num' even if you're
+ not using paged search results.
+
+ =back
+
L<OpenInteract2::Action::CommonUpdate>
***************
*** 202,205 ****
--- 213,225 ----
=back
+ L<OpenInteract2::Manage::Website::InstallPackageStructure>
+
+ =over 4
+
+ OIN-134: Add 'file' parameter to pass to modified
+ L<OpenInteract2::SQLInstall> C<install_structure()>.
+
+ =back
+
L<OpenInteract2::Package>
***************
*** 288,291 ****
--- 308,323 ----
=back
+ L<OpenInteract2::SQLInstall>
+
+ =over 4
+
+ =item *
+
+ OIN-134: Allow C<install_structure()> to optionally take one or more
+ files as arguments. If specified the installer will only process files
+ by that name. This allows for incremental upgrades.
+
+ =back
+
L<OpenInteract2::TT2::Plugin>
***************
*** 325,328 ****
--- 357,383 ----
=back
+ =head2 Package Updates
+
+ The following packages have been updated since the last version. See
+ the 'Changes' file for each to view the modifications:
+
+ OpenInteract 1.99_05 -> 1.99_06
+ -----------------------------------
+ base: 2.11 -> 2.12
+ base_box: 2.17 -> 2.17
+ base_error: 2.10 -> 3.00
+ base_group: 2.16 -> 2.16
+ base_page: 2.28 -> 2.28
+ base_security: 2.18 -> 2.18
+ base_template: 3.15 -> 3.15
+ base_theme: 2.10 -> 2.10
+ base_user: 2.35 -> 2.36
+ comments: 1.18 -> 1.19
+ full_text: 2.58 -> 2.58
+ lookup: 2.07 -> 2.07
+ news: 2.20 -> 2.20
+ object_activity: 2.11 -> 2.11
+ system_doc: 2.08 -> 2.08
+ whats_new: 2.10 -> 2.10
|