Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 5756:e48b039b0ec0
issue2550966: fix suboptimal links in docs.
I think I got the majority of them. Some links still don't resolve
because they are gone and there is no replacement afaict.
Also the check is picking up example links like: https://.../rest and
http://localhost:8017/... which should not be checked but are.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 01 Jun 2019 21:39:17 -0400 |
| parents | 4c0cdfe4f678 |
| children | 94a7669677ae |
comparison
equal
deleted
inserted
replaced
| 5755:fefd8263ee4d | 5756:e48b039b0ec0 |
|---|---|
| 1822 Roundup's form handling capabilities have been significantly expanded. This | 1822 Roundup's form handling capabilities have been significantly expanded. This |
| 1823 should not affect users of 0.5 installations - but if you find you're | 1823 should not affect users of 0.5 installations - but if you find you're |
| 1824 getting errors from form submissions, please ask for help on the Roundup | 1824 getting errors from form submissions, please ask for help on the Roundup |
| 1825 users mailing list: | 1825 users mailing list: |
| 1826 | 1826 |
| 1827 http://lists.sourceforge.net/lists/listinfo/roundup-users | 1827 https://sourceforge.net/projects/roundup/lists/roundup-users |
| 1828 | 1828 |
| 1829 See the customisation doc section on `Form Values`__ for documentation of the | 1829 See the customisation doc section on `Form Values`__ for documentation of the |
| 1830 new form variables possible. | 1830 new form variables possible. |
| 1831 | 1831 |
| 1832 __ customizing.html#form-values | 1832 __ customizing.html#form-values |
