00925: Author names with non-cap parts don't display properly

Summary: Author names with non-cap parts don't display properly
Created: 2007-05-20 11:37
Status: Closed - works now
Category: Feature
Assigned:
Priority: 3
Version: All
OS: ?

Description: On Wed, May 16, 2007 at 11:17:03AM -0400, Neil Herber (nospam) wrote:
Is there any way to "trick" PmWiki into recognizing that an author name like Juan de Fuca is, in fact, three words and not Juande Fuca?

I know that I can use (:title:) on the Profile page, and I can enter [[~Juan de Fuca]] where needed, but the automatically inserted author names on pages like RecentChanges still end up with Juande.

Not a show stopper, but if there is an easy solution ...

PM answered:
There certainly ought to be. I'll take a look. Might make a PITS entry for this one in case I forget (or feel free to ping me about it in a few days).

Array
(
    [post_max_size] => 64M
    [$_POST keys] => 
    [$_REQUEST keys] => n
    [$_SERVER] => Array
        (
            [CONTEXT_DOCUMENT_ROOT] => /home/pmwiki/public_html
            [CONTEXT_PREFIX] => 
            [DOCUMENT_ROOT] => /home/pmwiki/public_html
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [HTTP_ACCEPT] => */*
            [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
            [HTTP_COOKIE] => imstime=1777539833; PHPSESSID=bumsdrgslopur5ds5d462hqph7
            [HTTP_HOST] => www.pmwiki.org
            [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
            [HTTP_X_HTTPS] => 1
            [PATH] => /bin:/usr/bin
            [PHP_INI_SCAN_DIR] => /opt/cpanel/ea-php70/root/etc:/opt/cpanel/ea-php70/root/etc/php.d:.
            [QUERY_STRING] => n=PITS%2f00925
            [REDIRECT_HTTPS] => on
            [REDIRECT_QUERY_STRING] => n=PITS%2f00925
            [REDIRECT_SCRIPT_URI] => https://www.pmwiki.org/wiki/PITS/00925
            [REDIRECT_SCRIPT_URL] => /wiki/PITS/00925
            [REDIRECT_SSL_TLS_SNI] => www.pmwiki.org
            [REDIRECT_STATUS] => 200
            [REDIRECT_UNIQUE_ID] => afMbImAuKXn4en6HTC3WIgAAAQw
            [REDIRECT_URL] => /wiki/PITS/00925
            [REMOTE_ADDR] => 216.73.216.25
            [REMOTE_PORT] => 3633
            [REQUEST_METHOD] => GET
            [REQUEST_SCHEME] => https
            [REQUEST_URI] => /wiki/PITS/00925
            [SCRIPT_FILENAME] => /home/pmwiki/public_html/index.php
            [SCRIPT_NAME] => /index.php
            [SCRIPT_URI] => https://www.pmwiki.org/wiki/PITS/00925
            [SCRIPT_URL] => /wiki/PITS/00925
            [SERVER_ADDR] => 23.254.203.248
            [SERVER_ADMIN] => webmaster@pmwiki.org
            [SERVER_NAME] => www.pmwiki.org
            [SERVER_PORT] => 443
            [SERVER_PROTOCOL] => HTTP/1.1
            [SERVER_SIGNATURE] => 
            [SERVER_SOFTWARE] => Apache
            [SSL_TLS_SNI] => www.pmwiki.org
            [TZ] => America/Los_Angeles
            [UNIQUE_ID] => afMbImAuKXn4en6HTC3WIgAAAQw
            [PHP_SELF] => /index.php
            [REQUEST_TIME_FLOAT] => 1777539874.1579
            [REQUEST_TIME] => 1777539874
            [argv] => Array
                (
                    [0] => n=PITS%2f00925
                )

            [argc] => 1
        )

)