Differences between revisions 1 and 55 (spanning 54 versions)
Revision 1 as of 2005-09-05 14:46:58
Size: 614
Editor: Jeroen
Comment:
Revision 55 as of 2009-06-09 05:51:51
Size: 7746
Editor: FranklinPiat
Comment: Moin1.7 -> 1.9 migration section
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Status of wiki.debian.net migration = #language en
Line 3: Line 3:
 * [http://wiki.debian.net wiki.debian.net] is read-only, and a dump of the database is available
 * A script to convert the RCS files into moin moin revision files is fairly easy and will be done by ["Jeroen"].
 * A script to convert the markup from kwiki to moin moin needs to be written, see below.
{{{#!wiki comment
== migrating moinmoin 1.7 -> 1.9+ ==
''This is a list of action for the next migration (lenny -> squeeze!)''
 * Fix !TableOfContents, for pages with h1. see [[http://moinmo.in/MoinMoinBugs/TableOfContentsIgnoresSectionNumbersPragma|TableOfContentsIgnoresSectionNumbersPragma]]
}}}
Line 7: Line 9:
== Convert markup == == migrating moinmoin 1.5 -> 1.7 ==
The system hosting the wiki has been migrated to Lenny, so Moinmoin was upgraded ([[DebianWiki/MigratedToMoinmoin17]]).
Line 9: Line 12:
Any snippets appreciated. Todo: The purpose of this page was to prepare that migration of the wiki.
Line 11: Line 14:
 * Headers have now also a trailing set of ='s
 * Bold/italic/underscore are different
 * wikiwords that are not {{{StudlyCaps}}} are now {{{["Likethis"]}}} instead of {{{[Likethis]}}}
 * All the rest
=== TODO ===

'''Configuration'''
 * ToDo: Enable [[http://moinmo.in/HelpOnConfiguration/SupplementationPage|SupplementationPage]] (see [[http://lists.debian.org/debian-www/2009/03/msg00144.html|mail]]) and migrate existing pages.
 * {X} I18n: sister sites ([[http://lists.debian.org/debian-www/2009/03/msg00041.html|prototype]])? => wont-fix.
 * ToDo: Authentication against ldap.d.o, alioth sql, or openid ( see [[http://moinmo.in/HelpOnAuthentication|doc]])? {{{#!wiki comment
This task is postponed until the license of the wiki is fixed.
}}}
 * (./) Provide a Favicon (Bug:520178, fixed by pabs).
 * (./) Update pages to use the new [[DebianWiki/EditorGuide#official|Debian "official material" banner]] (i.e search pages containing "official-doc.png").
 * (./) fix {{{ {{ #!/bin/sh }}} [[http://sourceforge.net/mailarchive/forum.php?thread_name=1237166633.24642.244.camel%40timo-desktop&forum_name=moin-user|bug]] (mostly fixed by PaulWise).
 * Update the [[CategoryCategory|Category]] pages, based on moin 1.6's [[CategoryTemplate]]
 * Drop Category``!FrSomething : use !FullSearch(Category``Something + language:fr).. Looks even slower that Category searches.

'''Content'''
 * (./) Drop AyudaSobreEdiccion/* ?
 * (./) Use [[http://moinmo.in/HelpOnAdmonitions|HelpOnAdmonitions]], for [[http://wiki.debian.org/DebianWiki/EditorGuide#head-70e5ab2f9bbefb68886c25cf352eef6b7801efd0|Debian "official material" banner]].
 * (./) Review "EditedSystemPages"
 * Review/update InterWikiMap ([[http://lists.debian.org/debian-www/2009/03/msg00128.html|mail]])
 * (./) Update the DebianWiki/EditorGuide ''(done by FranklinPiat)''
 * (./) Send an announcement on [[http://lists.debian.org/debian-devel/2009/03/msg00884.html|debian-devel]] <<BR>> (./) and [[DeveloperNews]].
 * (./) Fix the [[https://wiki.debian.org/Games/TheBattleForWesnoth?action=fullsearch&context=180&value=re%3AFullSearchCached&fullsearch=Text|Games/de...]] pages, like for [[https://wiki.debian.org/de/Games/TheBattleForWesnoth?action=diff&rev2=4&rev1=2]]

<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
<<BR>>
--------
--------
--------
== OLD wiki.debian.net migration ==
=== Status ===
 Completed.

=== Cleanup Project ===
I've been going through a bunch of the pages and reformatting them for [[KWiki]]. (I got half-way through OliverGeorge but got tired, and gave up.) Anyway, ''please'' join in and cleanup any pages that need cleaning. If you find a page that needs cleaning, but don't have time, just tag it CleanMe. If you're looking for something to do, search for CleanMe and go fix one of those. --MichaelIvey
''This text was formerly on NewsCleanup.. but i'am cleaning that too ;) ''

=== TODO ===

 * Deal with Licencing terms[[copyright.html]] by at least proposing a license for new content. -- FilipusKlutiero


=== Done ===
 * Kwiki had switched URL formats and supported through some hack (probably URL rewrite) old links in the form index.cgi?Foo (example : http``://wiki.debian.net/index.cgi?DebianInstallerFAQ). This was a switch recent enough so that we still find links with such a form in doc and should support them IMO. Currently these bring to a non-existing index.cgi page. -- FilipusKlutiero
   * I agree, it would be nice if http``://wiki.debian.net/'''index.cgi?'''foo and http``://wiki.debian.net/'''?'''foo were redirected to http``://wiki.debian.org/foo -- FranklinPiat

 * The new wiki supports links such as w.d.o/?Foo to bring to Foo. However there's no actual redirection. This seems to highlight a small Moin bug. If you access a page this way, and try deleting the page, you'll be asked for confirmation on the homepage for your language. I wasn't careful or thought that was just a bug and confirmed the deletion. The French PageD'Accueil was deleted (but still exists, since it was regenerated automatically). Hopefully that doesn't happen to the english homepage until it's locked. -- FilipusKlutiero

<<Date(2008-02-18T23:40:57Z)>>
 * Remove old kwiki help pages, like [[TextFormattingRules]] and switch to [[HelpOnEditing]] (''done''), etc :
   Many old page have been expanded and translated, still some cleanup is needed. see
   * HelpPage* (HelpPage,HelpPageGerman,HelpPageFrench)
   * ReadmeFirst (+ ReadmeFirstFrench, ReadmeFirstDanish, ReadmeFirstSpanish, ReadmeFirstGerman, ReadmeFirstHebrew)
   * HowDoIEdit, EditarPagina + AyudaSobreEdiccion/*
   * DanishLanguage

 * The german equivalent of "FrontPage" is still the default page. Probably the same thing applies for other languages. We should get rid of such "bogus" translations! -- ErichSchubert
   * As I mentionned in [[FrontPage/Discussion]], I think we should use MoinMoin's official names for translated front pages. For example, FrontPageFrench duplicates much of [[PageD'Accueil]] (the equivalent of FrontPage in french). -- TheAnarcat <<DateTime(2006-05-15T02:18:10Z)>>

Sat Sep 8 11:24:53 UTC 2007
 * all links to wiki.debian.net are now converted to wiki.debian.org (within wiki.d.o !) -- FranklinPiat

Fri Sep 7 21:32:00 UTC 2007
 * converted all !DebianPackage:, !DebianPts:, !DebianPackages: i.e kwiki's [[http://zwiki.org/RemoteWikiURL|RemoteWikiURL]] to Moinmoin's [[http://moinmoin.wikiwikiweb.de/InterWiki|InterWiki]] links -- FranklinPiat
 * former help pages cleanup (see below)


Sun Aug 5 11:51:00 UTC 2007
 * converted all bts: and package: to InterWiki links -- FranklinPiat

Sat Oct 8 00:03:05 UTC 2005: wiki.debian.net content is converted over, wiki.debian.net is now permanently read-only, and will soon start to http-redirect people to here --[[Jeroen]]
 * Some pages were not converted perfectly, those should be manually fixed.
 * Some pages existed on both wiki.debian.org and wiki.debian.net, I ([[Jeroen]]) needed to do something with that. I documented it all, and you can double-check me, and correct where needed:
  * Some page's history got merged, the .org version becoming the last (current) version. You might want to check the last wiki.debian.net version to see if it has info that was dropped in the first wiki.debian.org version. List and raw data: http://spohr.debian.org/~jeroen/wiki/merged/
  * Some pages were seeming manually copied from wiki.debian.net, I deleted the wiki.debian.org version and put down the wiki.debian.net version with history. The .org version might have had markup fixes that are now gone again. You might want to check that. List and raw data: http://spohr.debian.org/~jeroen/wiki/replaced/
  * Some pages had seeming a much better version history in the .org version, and the .net version was a completely seperate branch, I deleted the wiki.debian.net version, but there still might be good info over there that should be merged into the .org version. List and raw data: http://spohr.debian.org/~jeroen/wiki/skipped-backmergemanually/
  * Quite a number of users had on both wiki's a user page, I dropped the .net version for all of them. List and raw data: http://spohr.debian.org/~jeroen/wiki/skipped-personal/

migrating moinmoin 1.5 -> 1.7

The system hosting the wiki has been migrated to Lenny, so Moinmoin was upgraded (DebianWiki/MigratedToMoinmoin17).

The purpose of this page was to prepare that migration of the wiki.

TODO

Configuration

  • ToDo: Enable SupplementationPage (see mail) and migrate existing pages.

  • {X} I18n: sister sites (prototype)? => wont-fix.

  • ToDo: Authentication against ldap.d.o, alioth sql, or openid ( see doc)?

  • (./) Provide a Favicon (520178, fixed by pabs).

  • (./) Update pages to use the new Debian "official material" banner (i.e search pages containing "official-doc.png").

  • (./) fix  {{ #!/bin/sh  bug (mostly fixed by PaulWise).

  • Update the Category pages, based on moin 1.6's CategoryTemplate

  • Drop CategoryFrSomething : use FullSearch(CategorySomething + language:fr).. Looks even slower that Category searches.

Content





























OLD wiki.debian.net migration

Status

  • Completed.

Cleanup Project

I've been going through a bunch of the pages and reformatting them for ?KWiki. (I got half-way through ?OliverGeorge but got tired, and gave up.) Anyway, please join in and cleanup any pages that need cleaning. If you find a page that needs cleaning, but don't have time, just tag it CleanMe. If you're looking for something to do, search for CleanMe and go fix one of those. --MichaelIvey This text was formerly on ?NewsCleanup.. but i'am cleaning that too ;)

TODO

Done

  • Kwiki had switched URL formats and supported through some hack (probably URL rewrite) old links in the form index.cgi?Foo (example : http://wiki.debian.net/index.cgi?DebianInstallerFAQ). This was a switch recent enough so that we still find links with such a form in doc and should support them IMO. Currently these bring to a non-existing index.cgi page. -- FilipusKlutiero

    • I agree, it would be nice if http://wiki.debian.net/index.cgi?foo and http://wiki.debian.net/?foo were redirected to http://wiki.debian.org/foo -- FranklinPiat

  • The new wiki supports links such as w.d.o/?Foo to bring to Foo. However there's no actual redirection. This seems to highlight a small Moin bug. If you access a page this way, and try deleting the page, you'll be asked for confirmation on the homepage for your language. I wasn't careful or thought that was just a bug and confirmed the deletion. The French PageD'Accueil was deleted (but still exists, since it was regenerated automatically). Hopefully that doesn't happen to the english homepage until it's locked. -- FilipusKlutiero

2008-02-18

  • Remove old kwiki help pages, like ?TextFormattingRules and switch to HelpOnEditing (done), etc :

    • Many old page have been expanded and translated, still some cleanup is needed. see
    • ?HelpPage* (?HelpPage,?HelpPageGerman,?HelpPageFrench)

    • ?ReadmeFirst (+ ?ReadmeFirstFrench, ?ReadmeFirstDanish, ?ReadmeFirstSpanish, ?ReadmeFirstGerman, ?ReadmeFirstHebrew)

    • HowDoIEdit, ?EditarPagina + AyudaSobreEdiccion/*

    • ?DanishLanguage

  • The german equivalent of "FrontPage" is still the default page. Probably the same thing applies for other languages. We should get rid of such "bogus" translations! -- ErichSchubert

    • As I mentionned in ?FrontPage/Discussion, I think we should use MoinMoin's official names for translated front pages. For example, ?FrontPageFrench duplicates much of PageD'Accueil (the equivalent of FrontPage in french). -- TheAnarcat 2006-05-15 02:18:10

Sat Sep 8 11:24:53 UTC 2007

  • all links to wiki.debian.net are now converted to wiki.debian.org (within wiki.d.o !) -- FranklinPiat

Fri Sep 7 21:32:00 UTC 2007

Sun Aug 5 11:51:00 UTC 2007

Sat Oct 8 00:03:05 UTC 2005: wiki.debian.net content is converted over, wiki.debian.net is now permanently read-only, and will soon start to http-redirect people to here --Jeroen

  • Some pages were not converted perfectly, those should be manually fixed.
  • Some pages existed on both wiki.debian.org and wiki.debian.net, I (Jeroen) needed to do something with that. I documented it all, and you can double-check me, and correct where needed:

    • Some page's history got merged, the .org version becoming the last (current) version. You might want to check the last wiki.debian.net version to see if it has info that was dropped in the first wiki.debian.org version. List and raw data: http://spohr.debian.org/~jeroen/wiki/merged/

    • Some pages were seeming manually copied from wiki.debian.net, I deleted the wiki.debian.org version and put down the wiki.debian.net version with history. The .org version might have had markup fixes that are now gone again. You might want to check that. List and raw data: http://spohr.debian.org/~jeroen/wiki/replaced/

    • Some pages had seeming a much better version history in the .org version, and the .net version was a completely seperate branch, I deleted the wiki.debian.net version, but there still might be good info over there that should be merged into the .org version. List and raw data: http://spohr.debian.org/~jeroen/wiki/skipped-backmergemanually/

    • Quite a number of users had on both wiki's a user page, I dropped the .net version for all of them. List and raw data: http://spohr.debian.org/~jeroen/wiki/skipped-personal/