[geeklog-devtalk] geeklog-devel digest, Vol 1 #292 - 3 msgs
geeklog-devel-request at lists.geeklog.net
geeklog-devel-request at lists.geeklog.net
Tue Mar 16 13:00:02 EST 2004
Send geeklog-devel mailing list submissions to
geeklog-devel at lists.geeklog.net
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.geeklog.net/listinfo/geeklog-devel
or, via email, send a message with subject or body 'help' to
geeklog-devel-request at lists.geeklog.net
You can reach the person managing the list at
geeklog-devel-admin at lists.geeklog.net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of geeklog-devel digest..."
Today's Topics:
1. Better way to manage themes stuff (Tony Bibbs)
2. Re: Better way to manage themes stuff (Blaine Lang)
3. Re: Better way to manage themes stuff (Tony Bibbs)
--__--__--
Message: 1
Date: Mon, 15 Mar 2004 12:54:01 -0600
From: Tony Bibbs <tony at tonybibbs.com>
To: Geeklog <geeklog-devel at lists.geeklog.net>
Subject: [geeklog-devel] Better way to manage themes stuff
Reply-To: geeklog-devel at lists.geeklog.net
Hey, I was talking with a coworker doing a few GL installs for some
personal things he has (including one for his church) anyway, he ased a
question around knowing what template variables are available to a page.
That got me to thinking a bit about the translation stuff for GL2.
Right now there is a PHP shell script that can recursively parse .php
pages calls to the getText() function. With a little modification it
would be easy enough to have a hacked version of that script pull out
calls to setVariable(). In addition to that we can have it look at
which actual template it is working on and then print a file that lists
the template file name (absolute path) and variables used.
Now that by itself doesn't do a whole lot but maybe that could be the
basis of what gets used for documentation, no? Heck, even knowing what
variables are available in each template without descriptions would help
since many of the variables have descriptive names.
--Tony
--__--__--
Message: 2
From: "Blaine Lang" <geeklog at langfamily.ca>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] Better way to manage themes stuff
Date: Tue, 16 Mar 2004 09:07:35 -0500
Reply-To: geeklog-devel at lists.geeklog.net
Tony,
I think this would be very helpfull.
Blaine
----- Original Message -----
From: "Tony Bibbs" <tony at tonybibbs.com>
To: "Geeklog" <geeklog-devel at lists.geeklog.net>
Sent: Monday, March 15, 2004 1:54 PM
Subject: [geeklog-devel] Better way to manage themes stuff
> Hey, I was talking with a coworker doing a few GL installs for some
> personal things he has (including one for his church) anyway, he ased a
> question around knowing what template variables are available to a page.
> That got me to thinking a bit about the translation stuff for GL2.
> Right now there is a PHP shell script that can recursively parse .php
> pages calls to the getText() function. With a little modification it
> would be easy enough to have a hacked version of that script pull out
> calls to setVariable(). In addition to that we can have it look at
> which actual template it is working on and then print a file that lists
> the template file name (absolute path) and variables used.
>
> Now that by itself doesn't do a whole lot but maybe that could be the
> basis of what gets used for documentation, no? Heck, even knowing what
> variables are available in each template without descriptions would help
> since many of the variables have descriptive names.
>
> --Tony
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
--__--__--
Message: 3
Date: Tue, 16 Mar 2004 09:02:07 -0600
From: Tony Bibbs <tony at tonybibbs.com>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] Better way to manage themes stuff
Reply-To: geeklog-devel at lists.geeklog.net
Yeah, I'll look into this. I'm hoping this isn't something that will
take much time.
--Tony
Blaine Lang wrote:
> Tony,
>
> I think this would be very helpfull.
>
> Blaine
> ----- Original Message -----
> From: "Tony Bibbs" <tony at tonybibbs.com>
> To: "Geeklog" <geeklog-devel at lists.geeklog.net>
> Sent: Monday, March 15, 2004 1:54 PM
> Subject: [geeklog-devel] Better way to manage themes stuff
>
>
>
>>Hey, I was talking with a coworker doing a few GL installs for some
>>personal things he has (including one for his church) anyway, he ased a
>>question around knowing what template variables are available to a page.
>> That got me to thinking a bit about the translation stuff for GL2.
>>Right now there is a PHP shell script that can recursively parse .php
>>pages calls to the getText() function. With a little modification it
>>would be easy enough to have a hacked version of that script pull out
>>calls to setVariable(). In addition to that we can have it look at
>>which actual template it is working on and then print a file that lists
>>the template file name (absolute path) and variables used.
>>
>>Now that by itself doesn't do a whole lot but maybe that could be the
>>basis of what gets used for documentation, no? Heck, even knowing what
>>variables are available in each template without descriptions would help
>>since many of the variables have descriptive names.
>>
>>--Tony
>>_______________________________________________
>>geeklog-devel mailing list
>>geeklog-devel at lists.geeklog.net
>>http://lists.geeklog.net/listinfo/geeklog-devel
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
--__--__--
_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://lists.geeklog.net/listinfo/geeklog-devel
End of geeklog-devel Digest
More information about the geeklog-devtalk
mailing list