Mercurial > p > roundup > code
comparison doc/FAQ.txt @ 4567:32b24abfe98e
Documentation polishing.
| author | Eric S. Raymond <esr@thyrsus.com> |
|---|---|
| date | Tue, 15 Nov 2011 18:35:54 -0500 |
| parents | 007498b32775 |
| children | bce631d8f24d |
comparison
equal
deleted
inserted
replaced
| 4566:b8119ba37707 | 4567:32b24abfe98e |
|---|---|
| 159 | 159 |
| 160 | 160 |
| 161 Great! But now the select/option list is too big | 161 Great! But now the select/option list is too big |
| 162 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 162 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 163 | 163 |
| 164 Thats a little harder (but only a little ;^) | 164 That is a little harder (but only a little ;^) |
| 165 | 165 |
| 166 Again, edit ``html/issue.item``. For nosy, change line (around line 69) from:: | 166 Again, edit ``html/issue.item``. For nosy, change line (around line 69) from:: |
| 167 | 167 |
| 168 <span tal:replace="structure context/nosy/field" /> | 168 <span tal:replace="structure context/nosy/field" /> |
| 169 | 169 |
| 175 | 175 |
| 176 | 176 |
| 177 Using Roundup | 177 Using Roundup |
| 178 ------------- | 178 ------------- |
| 179 | 179 |
| 180 I got an error and I cant reload it! | 180 I got an error and I cannot reload it! |
| 181 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 181 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 182 | 182 |
| 183 If you're using Netscape/Mozilla, try holding shift and pressing reload. | 183 If you're using Netscape/Mozilla, try holding shift and pressing reload. |
| 184 If you're using IE then install Mozilla and try again ;^) | 184 If you're using IE then install Mozilla and try again ;^) |
| 185 | 185 |
| 186 | 186 |
