Does anyone have any idea why you can't change the type once an article is
created? I've tried tinkering with the admin page a bit, and added this
<? if ($action) { ?><input type="text" name="type" value="&(type);" size="5"><?
} else { ?><p>&(article.type);</p><? } ?>
and changed
if ($modify && $id) mgd_update_article($id, $topic, $name, $title, $abstract, $c
ontent, $author, $url, $calstart, $caldays, $icon, $view, $print, $extra1, $extr
a2, $extra3, $type);
in the code_init
Does anyone know why this doesn't work?
Sam
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]