Mercurial > p > roundup > code
view doc/sc.txt @ 8289:46886073c665
refactor: change method used to assign radiobuttons for boolean
use setdefault('type', 'radiobutton') rather than hardcoding the value
into the underlying self.input (input_html4) call.
Also add test for undefined radiobutton.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 18 Jan 2025 17:43:08 -0500 |
| parents | 394f72021dad |
| children | 09efdecff863 |
line wrap: on
line source
.. meta:: :description: Original documentation of the Roundup Issue tracker. Includes historic Software Carpentry submissions and a short paper. =================================== Software Carpentry and Short Papers =================================== These papers are the original artifacts of Roundup. They can't be included easily in the table of contents for the documentation, so they are referenced here. All of these were written by Ka-Ping Yee, the original architect of Roundup.. A few of the pages have been updated to correct links. However you may still have to use the `wayback machine <https://web.archive.org>`_ to access some of the links on these pages. The papers in chronological order are: * `See a short paper explaining Roundup <roundup_short_paper.html>`_ * `See the original overview document for Roundup submitted to the Software Carpentry competition <original_overview.html>`_ * `See the original specification document for Roundup submitted to the Software Carpentry competition <spec.html>`_
