Hey Peirre,<br>Well, you have to understand that part of upgrading the code is doing away with the flawed design decisions that had become a royal headache to work around.  For example, the code that handled spaces in links/URL's was a nightmare, and was seriously hampering development.  At some point, you simply have to drop it, and move on.  You cannot have a "legacy" switch because the whole point is to purge that ugly code to begin with, if you kept it you'd only be tripling the work for yourself!  This is absolutely no different than any other software project, whether you're talking about a small open source project, or a huge operating system project. As we all know, every operating system changes many behaviors between major releases (especially, it seems, Microsoft.  But Apple or linux is no different).<br>
<br>So, my advice is, if you want to maintain absolute legacy behavior-- stay with that release, forever!  It won't expire on you, and assuming it's behind a firewall it's perfectly safe!  A twenty year old Mac Plus computer will still be able to perform the exact same tasks (which isn't much, by today's standards) as the day it was bought.<br>
<br>But, the moment you want a new feature (such as TaskTable), the game changes.  As the expression goes: "you can't have your cake and eat it too."  Just like the old person with the Mac Plus suddenly decides he want's to get onto the "in-tar-nets", he has to get a new computer, and learn a new operating system, etc., all of which might be quite painful for him.<br>
<br>Finally--<br>Since you already bite into that apple, you might as well go the rest of the way.  From 1.7 to 1.8, it's a baby-step.  Might as well get fully current since your wiki is effectively disrupted anyway, and take advantage of *all* the latest features!<br>
<br>-Rick<br><br><br><br><div class="gmail_quote">On Wed, Dec 10, 2008 at 2:45 PM, Pierre Coupard <span dir="ltr"><<a href="mailto:ppc@alum.com">ppc@alum.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey, thanks everybody for your replies. I apologize if the tone of my<br>
message sounded nasty or ungrateful, I must admit I had a bout of<br>
despair when I wrote it.<br>
<br>
To address the points you have made: I had backed up the data before<br>
trying the upgrade, so I wasn't in any danger of permanently losing<br>
anything. But I wasn't too happy about downgrading back to <a href="http://1.5.3." target="_blank">1.5.3.</a><br>
<br>
As far as documentation is concerned, the Debian package is quite devoid<br>
of it, as are most Debian packages. I did however try to do my homework<br>
and found a lot of information on the net, most of it quite diluted and<br>
unhelpful (to me) . I'm afraid the first time I read something useful<br>
about the upgrading process is when I read your responses on this forum.<br>
<br>
I ended up making a quick awk script to fix the pages for the new<br>
syntax, and fixing a few remaining things by hand. It was quicker for me<br>
to do this than to massage our data with multiple scripts.<br>
<br>
I still think a "legacy" flag would be a good idea. Actually, what would<br>
be even better would be a "syntax version" variable. As someone firmly<br>
on the user side of MoinMoin, I reckon users should have the option of<br>
keeping things as they are (including not retraining people) : I'm a IT<br>
guy by accident, my real work is gun designer, so I really have no time<br>
to muck about with software. As for our MoinMoin users, they are<br>
gunsmiths in their 50s. The last thing you want with old geezer artisans<br>
who can barely check their email is ask them to learn a new wiki syntax.<br>
I couldn't care less if the new syntax is better, what I care about is<br>
disturbing these guys' habits as little as possible, as they get grumpy<br>
quite easily.<br>
<br>
This isn't a reproach, I personally like the new MoinMoin syntax and I<br>
appreciate your efforts to make MoinMoin better, but in my particular<br>
reality with my users, the syntax change only brings me trouble. Having<br>
the option of using the latest MoinMoin but keeping the old syntax would<br>
be good.<br>
<br>
I will stick with 1.7.1, I won't upgrade to 1.8. That's because it's the<br>
version in the Debian-testing package, and -testing is as cutting-edge a<br>
Debian distro as my production server is ever going to run. The 1.7 GUI<br>
window is no problem for me, I edit my pages in vi with the "It's all<br>
text!" Firefox add-on myself, and my users are used to it, so I won't<br>
rattle the nest again.<br>
<br>
Anyway, thanks a lot for your answers, I won't panic next time :)<br>
<br>
I just have one last question : I would like to use MoinMoin to keep<br>
track of daily tasks for the workers, and to keep track of machine<br>
maintenance schedules, etc... What I have in mind is using<br>
MonthCalendars to enter those things, and on the terminal PC in the<br>
workshop, have a cron job requesting the relevant date pages for the day<br>
from the wiki to print out reminders every morning. Do you think<br>
something like this already exist, or should I get coding?<br>
<br>
Take care y'all.<br>
<div><div></div><div class="Wj3C7c"><br>
------------------------------------------------------------------------------<br>
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.<br>
The future of the web can't happen without you.  Join us at MIX09 to help<br>
pave the way to the Next Web now. Learn more and register at<br>
<a href="http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/" target="_blank">http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/</a><br>
_______________________________________________<br>
Moin-user mailing list<br>
<a href="mailto:Moin-user@lists.sourceforge.net">Moin-user@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/moin-user" target="_blank">https://lists.sourceforge.net/lists/listinfo/moin-user</a><br>
</div></div></blockquote></div><br>