Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
See pages that link to and include this page.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.
Where exactly it is translated in this way?
Bartłomiej Bąkowski @ Wikidot Inc.
';.;' TeRq (Write PM)
Was wo wer ?
In welchem Zusammenhang?
Please - tell us where this happens!
in german: http://user-gemeinschaft.wikidot.com/
Regatrds
Helmut
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
by the page creation function - the Unix String of the pagename is wrong
Änderungen translates to /anderungen instead of /aenderungen
see a practical demostration at http://user-gemeinschaft.wikidot.com/guest:testeintrag
with the links
SeiteMitUmlautÄ
SeiteMitUmlautÜ
SeiteMitUmlautÖ
very telling!
ok, this is really a bug!
German special characters are translated into page names ( and titles) in a different manner:( in capital letter)
The last should be transöat5ed into AE too!
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
Thanks for pointing this out. So there was a bug in the code we used to transliterate… Although easy to fix, this would break some of the existing pages:
I have just counted pages which use (Ä|ä) in wikilinks, and there are over 30,000 page sources. Which means a few thousand pages will be left with links altered.
What we could do is to "fix" broken pages by replacing each [[[SeiteMitUmlautÄ]]] with [[[SeiteMitUmlautÄ | seitemitumlauta]]] to keep the links consistent, but this requires at least a bit more work.
What do you think?
Michał Frąckowiak @ Wikidot Inc.
Visit my blog at michalf.me
My first idea was - is the example to do not wrong around?
Should it be not like this ?:
This is a repair of the "existing links" to the (old) existing pages "/umlauta" - where the page names are not changed. ( thinking of all attached files and so on..)
This repair you could do "now" before the new code is implemented .. ?
Because the new replacing link has the same target…
And than - after the implement of the new code .. any new links in the odd manner (..umlautä) to OLD Pages are wrong - because of linking to a new "/..umlautae" paqe - which does not (yet) exist…
I can see the inconsistency .. have we to live with such old error as long as wikidot exists?
The proposal from Franz to search in a fixed sequence is on a long term too exclusive to live with it… I believe.
So - I have no idea - what is better on a long term basis?
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
Helmut:
The proposal from Franz to search in a fixed sequence is on a long term too exclusive to live with it… I believe.
I felt it was saving all work of renaming pages. "Ä" and ä are very rare characters that could trigger that code, but of course its like natural evolution goes: you put one fix on the top of each bug….not very elegant codewriting, as is our DNA. My only programming experience is HyperTalk. so please forgive me….
BY the Way I see you are very close … Vienna!
I'm not sure how long the query took to determine that 30,000 pages are affected, but I would think a relatively simple search and replace query could be run on the database to resolve this. Of course, with total pages approaching 10 million, parsing through that much data could take some time.
Community Admin
That would fix internal links, but external links (from outside to wikidot pages) might be a problem.Maybe not a real itch.
N o, we ( or better Michal and his team) cannot change the old living page-names in the URL! The existing external Links will find the (not changed) existing URL's ..
All what is possible is to start now with a new code working as expected… no fix of old existing page-URL's!
The search and replace of old (simple) Links in the source of existing pages (30.000 !) would be change a code written by someone in a generall manner..
iI can imagne thtis is a dangerous task and has to be tested very well.
There are some other issues:
a) if someone writes after this a link in the new code-using manner to an old page there will be no warning that the existing page is not found becouse of new translation …only the page does not exist ( if someone clicks on the link).
b) We have to inform the admins of such pages of this change in any way of a global replace .
Not easy to change an existing environmwent !
I think
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
Nevertheless, it seems to me that this is the best solution. It avoids having 30,000 pages suddenly unlinked, and it avoids messing up the Wikidot code-base with fudging code.
A targeted email with links to the affected pages would be very useful. If you are going to make their life difficult then you should apologise and give them all the help that you can.
Maybe a condition like
go to page /seitemitumlautae
if the result is not found
then go to page /seitemitumlauta
else create page /seitemitumlautae
what about this ?
Naaaah, this would be confusing in the long term. We are thinking about it.
Michał Frąckowiak @ Wikidot Inc.
Visit my blog at michalf.me
After a few days of preparing and testing we are ready to fix umlaut a behavior.
We will need to auto-edit about 3500 pages - new revisions will be created by user Automatic. Edit will exchange [[[SeiteMitUmlautÄ]]] with [[[seitemitumlauta|SeiteMitUmlautÄ]]] in page source.
Right after it umlaut a fix will be deployed. After this fix (Ä|ä) will be transliterate to (ae).
Bartłomiej Bąkowski @ Wikidot Inc.
';.;' TeRq (Write PM)
Yes, this makes sense..
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
Auto-editing is in progress.
Bartłomiej Bąkowski @ Wikidot Inc.
';.;' TeRq (Write PM)
SeiteMitUmlautÄ… done.
664 pages was changed.
~3000 pages have links with (Ä|ä) to not existing pages - no changes needed.
Bartłomiej Bąkowski @ Wikidot Inc.
';.;' TeRq (Write PM)
Thanks for the finishing of this issue!
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?