[geeklog-devtalk] geeklog-devel digest, Vol 1 #434 - 3 msgs
geeklog-devel-request at lists.geeklog.net
geeklog-devel-request at lists.geeklog.net
Mon Nov 15 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. Back on track (Dirk Haun)
2. Re: Back on track (Blaine Lang)
3. language hack (Simon Lord)
--__--__--
Message: 1
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Date: Sun, 14 Nov 2004 23:08:17 +0100
Organization: Terra Software Systems
Subject: [geeklog-devel] Back on track
Reply-To: geeklog-devel at lists.geeklog.net
Okay, after taking a week off, followed by a pretty busy week at work
(which culminated in the most rigged up demo I did in a long time ...),
1.3.10rc3 is slightly behind schedule. But we're getting there.
Can I ask everyone to check the changelog, please? I may have missed a
change or two. Please update it yourself when you change something in
CVS. Thanks.
I have to catch up on the language files and look into one or two obscure
bug reports, but other than that, CVS already includes what I had in mind
for rc3.
Anyone missing anything?
bye, Dirk
--
http://www.haun-online.de/
http://www.haun.info/
--__--__--
Message: 2
From: "Blaine Lang" <geeklog at langfamily.ca>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] Back on track
Date: Sun, 14 Nov 2004 17:27:29 -0500
Reply-To: geeklog-devel at lists.geeklog.net
Dirk,
Looking good :)
The only thing that I see was when I was adding the feature for a plugin to
have control to display a block (now installed on geeklog.net) like the when
on a forum page to show a forum menu block: I needed a way to get a list of
blocks for this user and their order - then I add the forum block at the
top - and call the custom_showblocks function that is part of 1.3.10.
100% of the needed code is in COM_showBlocks but this function also calls
COM_formatBlock. I need to append to the list of blocks to display. A
suggestion would be to change that to a function called COM_getUserBlocks
and then call COM_formatBlock for each one of these blocks.
COM_showBlocks is only called in 3 places in lib-common so it should not
effect any other code.
Also if we did this then we would not need custom_showBlocks.
COM_getUserBlocks - returns an array of blocks to display for the user.
COM_showBlocks - would then accept an array of blocknames
- Retrieve the record details for each
- Call COM_formatBlock
Blaine
----- Original Message -----
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Sent: Sunday, November 14, 2004 5:08 PM
Subject: [geeklog-devel] Back on track
Okay, after taking a week off, followed by a pretty busy week at work
(which culminated in the most rigged up demo I did in a long time ...),
1.3.10rc3 is slightly behind schedule. But we're getting there.
Can I ask everyone to check the changelog, please? I may have missed a
change or two. Please update it yourself when you change something in
CVS. Thanks.
I have to catch up on the language files and look into one or two obscure
bug reports, but other than that, CVS already includes what I had in mind
for rc3.
Anyone missing anything?
bye, Dirk
--
http://www.haun-online.de/
http://www.haun.info/
_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://lists.geeklog.net/listinfo/geeklog-devel
--__--__--
Message: 3
To: geeklog-devel at lists.geeklog.net
From: Simon Lord <slord at marelina.com>
Date: Mon, 15 Nov 2004 11:53:56 -0500
Subject: [geeklog-devel] language hack
Reply-To: geeklog-devel at lists.geeklog.net
Is anyone out there dealing with a site or client that has a
requirement to run 2 or more languages? For example, I'm looking at a
client with two languages. The idea is that when you first come to the
site you are greated with choosing either language, the language you
choose would then not only be the language of the site but also the
stories.
This would mean having to write each story in two languages, then
possibly having some mechanism that links the 2 up so that the user is
taken to the proper language story.
If any solutions, or modules, have been made for this purpose please
let me know.
Sincerely,
Simon
--__--__--
_______________________________________________
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