File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -41,9 +41,11 @@ users mailing list:
4141
4242 http://lists.sourceforge.net/lists/listinfo/roundup-users
4343
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
4545new form variables possible.
4646
47+ __ customizing.html#form-values
48+
4749
48500.6.0 Multilingual character set support
4951----------------------------------------
@@ -103,6 +105,16 @@ local time, convert and store it in GMT.
103105However you are not forced to make these modifications. By default roundup
104106will assume timezone=0 and will work as previous versions did.
105107
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+
106118
1071190.6.0 Notes for metakit backend users
108120-------------------------------------
You can’t perform that action at this time.
0 commit comments