<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 11 February 2007), see www.w3.org">
<meta http-equiv="Content-Type" content=
"text/html; charset=us-ascii">
<title>To do</title>
<meta name='Generator' content='Zim 0.18'>
<link rel="stylesheet" type="text/css" href="./main.css" media=
"screen">
<meta name='keywords' content='To do'>
<meta name='dc:date' content='2007-07-24'>
<meta name="verify-v1" content=
"N+IYFDCJ6TeoAboSYa3tKruhSDfZE/3lmBgPfH5TXQ0=">
</head>
<body>
<!-- Header -->
[ <a href='Technical_overview.html'>Prev</a> ] [ <a href=
'./index2.html'>Index</a> ] [ <a href=
'User_documentation_notes.html'>Next</a> ] <!-- End Header -->
<hr>
<!-- Wiki content -->
<h1>To do</h1>
<div class='body'>
<p>Created Sunday 12/08/2007<br>
See also <a href='Done.html'>Done</a><br></p>
<h2>DTD/code/doco reconciliation</h2>
<p>lots of things in the schema that are not actually coded and
which are not documented. They are listed in the documentation but
not explained.<br></p>
<h2>Release to Sourceforge</h2>
<ul>
<li>remove hard-coded paths</li>
<li>restore call to makefile in tests (why is it commented out? why
is it not used to generate later <a href=')'>tests?)</a></li>
<li>set up export of doco to methodsupport.com</li>
<li style="list-style: none; display: inline">
<ul>
<li>template</li>
</ul>
</li>
</ul>
<h3>GPL notices</h3>
Need to add GPL
<ul>
<li>comments <b>done</b> <i>August 17</i>.</li>
<li>output messages (on startup) <b>done</b> <i>August 17</i>.</li>
</ul>
<h2>Operators</h2>
Have converted operators to buttons, but:
<ul>
<li>they don't do anything</li>
<li><strike>operators in sub-documents are not positioned
properly</strike> they are</li>
<li><strike>it is repeating the add action button</strike> this was
part of the test schema, which fixed</li>
</ul>
<h2>Derived enumerations</h2>
<p>Derived enumerations started but not finished. Probably will
cause execution-time problems.<br></p>
<h2>Setting document name</h2>
<p>How to set document name if not given.<br></p>
<h2>Running without parameters</h2>
<p>Running without any parameters gives:<br></p>
<pre>
/var/tmp/data/.xml does not exist (data root is /var/tmp/data ) at
project.pm line 781
project::persist_retrieve('project=HASH(0xf2ef40)') called at
project.pm line 330
project::make_view('project', , , 'HASH(0x628970)') called
at to_do.pm line 86
to_do::ANON(, , 'HASH(0x628970)') called at to_do.pm line 139
to_do::do('view', '', '/', 'HASH(0x628970)') called at
/var/www/cgi-bin/testmain.pl line 39
</pre>
<p>What do we want then?... will be project dependent, so should be
in<br>
schema file.<br></p>
<p>For to-do list, we want a list of selected actions.
Specifically,<br>
these are actions that have not-done-yet status, and are not masked
by<br>
wait-until date or wait-on action. Also, we want a list of
wait-on<br>
actions. Also, we want some buttons.<br></p>
<p>Arguably, we will need 'special pages' ie pages that do not have
the<br>
function of displaying a document. These might display the result
of<br>
a search. Also we will need to display search forms. The default
can<br>
just be one special special page with a null name. Maybe it can
have a<br>
name but we can make it a default as well.<br></p>
<p>Now we have special pages, though the only option is to escape
to<br>
Perl. What other options might we want?<br></p>
<p>2007-08-12: can handle no 'action' parameter now.<br></p>
</div>
<!-- End wiki content -->
<!-- Backlinks -->
<hr>
Backlinks: <a href='About.html'>:About</a> <a href=
'Done.html'>:Done</a> <a href='Internals.html'>:Internals</a>
<!-- End Backlinks -->
<hr>
[ <a href='./home.html'>Home page</a> ] Please send us any comments
or suggestions by email: [ <a href=
'mailto:martin@methodsupport.com'>Contact</a> ] or link to <a href=
'./'>this site</a> (<a href='./'>http://methodsupport.com</a>) from
your website/blog with your comments.
</body>
</html>