1 Mar 2008 01:06
Re: Case insensitive links (not just titles).
^_^ Complete Title backend rewrite!? A Image backend rewrite is being
worked on, why not start one for the Title class as a separate project.
We could compile a list of useful features in the Title system people
want that we currently don't have.
And come up with the most optimum way to deal with titles.
However, I'm not a fan of storing both a normalized underscore version
of the title, and a un-normalized space version of the title. I'm
thinking display title for display, and normalized title for all the
handling and other things. I think having the {{DISPLAYTITLE:}} function
store the display title inside of the page table would be best. And if
we made the normalized version depend on the display title then it
wouldn't be possible for someone to remove the requirement that the
displaytitle needs to normalize to the actual title. Some wiki would
like to have that not there, and have a subtitle added when they don't
match.
So DISPLAYTITLE and PAGETITLE stored in the database I would think. Or
we could actually to a tripple, we could decide what would be best after
considering all the possible features people might want to be able to
add into the title system, and consider various hooks to add which would
allow people to create Title modifying extensions without hacking core.
~Daniel Friesen(Dantman) of:
-The Gaiapedia (http://gaia.wikia.com)
-Wikia ACG on Wikia.com (http://wikia.com/wiki/Wikia_ACG)
-and Wiki-Tools.com (http://wiki-tools.com)
Simetrical wrote:
> On Thu, Feb 28, 2008 at 7:43 PM, DanTMan <dan_the_man@...> wrote:
>
>> From my understanding Title::secureAndSplit(); is the only place where
(Continue reading)
RSS Feed