[Vim-l] Broken redirect pages
John Beckett
johnb.beckett at gmail.com
Thu Aug 2 03:24:56 UTC 2007
Angela wrote:
> Percent symbols can not be used in article titles.
>
http://en.wikipedia.org/wiki/Wikipedia:Naming_conventions_%28technical_restr
ictions%29#Percent
Sebastian: I just add colon and percent as "avoid" - I guess that's ok.
http://vim.wikia.com/wiki/Vim_Tips_Wiki:Title_guidelines
now says
These characters are not possible due to technical restrictions:
# < > [ ] | { }
These characters are possible, but should be avoided in almost all cases:
? + _ : %
We still need to address Olivier's point, namely we need a procedure to find
the pages that were not imported due to bad titles or whatever.
I was contemplating a script to get the wikitext for each redirected
VimTipNumber page. Such a script could probably identify pages like the one
Olivier found, but may be useful also for grep to identify other issues,
such as pipes.
John
More information about the Vim-l
mailing list