summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8ed3d40)
raw | patch | inline | side by side (parent: 8ed3d40)
author | jlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 12 Aug 2003 14:01:48 +0000 (14:01 +0000) | ||
committer | jlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 12 Aug 2003 14:01:48 +0000 (14:01 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1809 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/upgrading.txt | patch | blob | history |
diff --git a/doc/upgrading.txt b/doc/upgrading.txt
index f01150cd554b46f8bab157e86b86f7fa403283f9..41683f19233a7b585374dec0646fec0027270d85 100644 (file)
--- a/doc/upgrading.txt
+++ b/doc/upgrading.txt
http://lists.sourceforge.net/lists/listinfo/roundup-users
-See the customisation doc section on "Form Values" for documentation of the
+See the customisation doc section on `Form Values`__ for documentation of the
new form variables possible.
+__ customizing.html#form-values
+
0.6.0 Multilingual character set support
----------------------------------------
However you are not forced to make these modifications. By default roundup
will assume timezone=0 and will work as previous versions did.
+0.6.0 Search page structure
+---------------------------
+
+In order to accomodate query editing the search page has been restructured. If
+you want to provide your users with query editing, you should update your
+search page using the macros detailed in the customisation doc section
+`Searching on categories`__.
+
+__ customizing.html#searching-on-categories
+
0.6.0 Notes for metakit backend users
-------------------------------------