I noticed that the page modify form was forgetting the style. I added
the following line of code in the URL here:
/host/page/17.html
The missing line is marked with # <-----
<? if ($page || $action == 'create') {
if ($action == 'modify') {
$up = $page->up;
$style = $page->style; # <------ this line was missing
$name = $page->name;
$title = $page->title;
$content = $page->content;
$author = $page->author;
$active = $page->active;
$auth = $page->auth;
} elseif ($action == 'create') {
$up = $page->id;
$author = $midgard->user;
} ?>
I was pleased to see that our pre-announcement of our plans to translate
Midgard into German made it to the Midgard home page. We're a little
busy with other tasks, but will do our best to get it ready soon. I was
wondering -- what advice can the list offer about packaging this?
Should we replace all English pages with translations, or try to make
the Midgard experience multi-language?
Obviously we're pretty comfortable with English, but if we can help
widen acceptance of Midgard a little with a German translation, then all
the better!
cheers
Paul Gillingwater
http://www.lanifex.com
begin:vcard
n:Gillingwater;Paul
tel;cell:+43 699 1 922 3085
tel;home:+43 1 922 3084
tel;work:+43 1 2600 22950
x-mozilla-html:TRUE
url:http://actrix.co.at
adr:;;Schiffmuehlenstrasse 94/7/7;Vienna;;;Austria
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Paul Gillingwater
end:vcard
--
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]