[pmwiki-users] Problem including a page based on {$Author}
Patrick R. Michaud
pmichaud at pobox.com
Thu Mar 9 09:46:47 CST 2006
On Thu, Mar 09, 2006 at 09:41:09AM -0600, Chris Cox wrote:
> I'm using PmWiki 2.0 (still).
>
> I have:
>
> (:include Profiles{$Author}/SomePage:}
>
> However, {$Author} is going to end up being
> "ccox" and I need it to be "Ccox", with a
> captial C. I tried doing a space:
>
> (:include Profiles {$Author}/SomePage:)
>
> But that did weird things.. tries it with
> single quotes... also didn't work. Any
> easy way to get that capital C??
Not really, but we can add it. In the general
case do you want an author name of "john smith" to
become "JohnSmith" or "Johnsmith" or ...?
Pm
More information about the pmwiki-users
mailing list