view doc/sc.txt @ 8281:669dfccca898

issue2551391 - checkboxes and radiobutton inputs get wrong id's. Actually it breaks automatic id assignment for all inputs. Inputs now get an automatic id assignment that matches the name. It can be overridden by supplting an id parameter in the call to the field() method. This is also a partial fix for issue1513369. I think it obsoletes the changes to templating.py.
author John Rouillard <rouilj@ieee.org>
date Thu, 16 Jan 2025 02:32:58 -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>`_



Roundup Issue Tracker: http://roundup-tracker.org/