<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
OK, I see. Works like a charm when you get the capitalization right ;)<br>
<br>
Thanks a bunch!<br>
<br>
cori<br>
<br>
Michael E. Hancock wrote:
<blockquote cite="mid052501c651a1$f8ad4f90$6402a8c0@DELL8600"
type="cite">
<pre wrap="">From: "Cori Schlegel" <a class="moz-txt-link-rfc2396E" href="mailto:kinrowan@gmail.com"><kinrowan@gmail.com></a>
</pre>
<blockquote type="cite">
<pre wrap="">I noticed a few days back that it seem like the internal linking style
of the Codex has changed, I'm guessing since the roll out of MediaWiki
1.5.7.
</pre>
</blockquote>
<pre wrap=""><!---->
Codex is still at 1.4.8. I was able to move most of the contents, sans
Images and history, to 1.5.7 several weeks ago but that is a copy on my
local computer ;)
</pre>
<blockquote type="cite">
<pre wrap=""> * A link I added before 1.5.7 uses the syntax
[[User:CoriSchlegel/Desktop/get_settings|get_settings]] and points
to <a class="moz-txt-link-freetext" href="http://codex.wordpress.org/User:CoriSchlegel/Desktop/get_settings">http://codex.wordpress.org/User:CoriSchlegel/Desktop/get_settings</a>
* A link I added just a few days ago uses the syntax
[[User:CoriSchlegel/Desktop/TinyMCE|TinyMCE]] and sort of points
to
</pre>
</blockquote>
<pre wrap=""><!----><a class="moz-txt-link-freetext" href="http://codex.wordpress.org/index.php?title=User:CoriSchlegel/Desktop/TinyMCE&action=edit">http://codex.wordpress.org/index.php?title=User:CoriSchlegel/Desktop/TinyMCE&action=edit</a>.
</pre>
<blockquote type="cite">
<pre wrap=""> By sort of I mean that MediaWiki seems to think that the page
doesn't exist and thus provides the default "edit" link, but when
you follow the link you get to my page in edit mode but with
content. If you go to
<a class="moz-txt-link-freetext" href="http://codex.wordpress.org/User:CoriSchlegel/Desktop/TinyMCE">http://codex.wordpress.org/User:CoriSchlegel/Desktop/TinyMCE</a> you
get the actual page.
As I recall from my own install of MediaWiki, there was a bit to do with
friendly urls, but it's been a while so I don't recall for sure. That
was also 1.5.1 (I think). Relying on that vague memory though, leads me
to believe that the new Codex is using the not-nice urls by default.
Has anyone else noted this? Is there a running discussion I haven't seen?
</pre>
</blockquote>
<pre wrap=""><!---->
Under the User namespace you had the following documents:
User:CoriSchlegel
User:CoriSchlegel/desktop
User:CoriSchlegel/Desktop/get settings
User:CoriSchlegel/desktop/TinyMCE
User:CoriSchlegel/rants
It is likely the lower-case "desktop" that is causing your problem. That is
an issue related to the fact Codex uses a setting that allows lower-case
letters in the first digit of an article name. I don't know what the 1.4.8
setting is, but under 1.5.7 that setting is "$wgCapitalLinks = false;". You
can see another example of the problem here:
<a class="moz-txt-link-freetext" href="http://codex.wordpress.org/User:MichaelH/Wiki_Tips_and_Tricks#Linking_correctly_to_The_Loop">http://codex.wordpress.org/User:MichaelH/Wiki_Tips_and_Tricks#Linking_correctly_to_The_Loop</a>
I've taken the liberty of deleting and moving the two lower case desktop
pages so they are now:
User:CoriSchlegel/Desktop
User:CoriSchlegel/Desktop/TinyMCE
I did not change your rants ;)
Regards.
MichaelH
_______________________________________________
wp-docs mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wp-docs@lists.automattic.com">wp-docs@lists.automattic.com</a>
<a class="moz-txt-link-freetext" href="http://lists.automattic.com/mailman/listinfo/wp-docs">http://lists.automattic.com/mailman/listinfo/wp-docs</a>
</pre>
</blockquote>
</body>
</html>