Allow empty <h2> first.
authorrich <rich>
Mon, 20 Sep 2004 10:56:46 +0000 (10:56 +0000)
committerrich <rich>
Mon, 20 Sep 2004 10:56:46 +0000 (10:56 +0000)
commit4a1bf584fe7e2f731645378201d9cc087b2b846d
tree4c0077ae322ed9267d695808ce59a23b0868d69d
parentb1b95dabf1c1e96f7dc2d24b579e983ec072af89
Allow empty <h2> first.

 - In the database, contents.sectionname is no longer 'not null'.
 - Edit script has been changed to allow first section name to be
   empty (setting contents.sectionname to null).  Only for the
   first section, however.
 - Create script now creates an empty first sectionname by default.
 - Page has been changed to render empty sectionnames properly (no
   <h2> title or anchor).
cocanwiki.sql
scripts/cocanwiki_diff.ml
scripts/create.ml
scripts/edit.ml
scripts/page.ml
templates/page.html