comparison doc/upgrading.txt @ 1741:3d4ad125662b

Added a little text about the new search page structure.?b
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Tue, 12 Aug 2003 14:01:48 +0000
parents 4a47eb555e51
children 5e1680c11bed
comparison
equal deleted inserted replaced
1740:5ca448ff8052 1741:3d4ad125662b
39 getting errors from form submissions, please ask for help on the Roundup 39 getting errors from form submissions, please ask for help on the Roundup
40 users mailing list: 40 users mailing list:
41 41
42 http://lists.sourceforge.net/lists/listinfo/roundup-users 42 http://lists.sourceforge.net/lists/listinfo/roundup-users
43 43
44 See the customisation doc section on "Form Values" for documentation of the 44 See the customisation doc section on `Form Values`__ for documentation of the
45 new form variables possible. 45 new form variables possible.
46
47 __ customizing.html#form-values
46 48
47 49
48 0.6.0 Multilingual character set support 50 0.6.0 Multilingual character set support
49 ---------------------------------------- 51 ----------------------------------------
50 52
101 local time, convert and store it in GMT. 103 local time, convert and store it in GMT.
102 104
103 However you are not forced to make these modifications. By default roundup 105 However you are not forced to make these modifications. By default roundup
104 will assume timezone=0 and will work as previous versions did. 106 will assume timezone=0 and will work as previous versions did.
105 107
108 0.6.0 Search page structure
109 ---------------------------
110
111 In order to accomodate query editing the search page has been restructured. If
112 you want to provide your users with query editing, you should update your
113 search page using the macros detailed in the customisation doc section
114 `Searching on categories`__.
115
116 __ customizing.html#searching-on-categories
117
106 118
107 0.6.0 Notes for metakit backend users 119 0.6.0 Notes for metakit backend users
108 ------------------------------------- 120 -------------------------------------
109 121
110 Roundup 0.6.0 introduced searching on ranges of dates and intervals. To 122 Roundup 0.6.0 introduced searching on ranges of dates and intervals. To

Roundup Issue Tracker: http://roundup-tracker.org/