public inbox for [email protected]  
help / color / mirror / Atom feed
finally, attempt on 'portal' changes
3+ messages / 2 participants
[nested] [flat]

* finally, attempt on 'portal' changes
@ 2004-02-06 21:07  Alexey Borzov <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Alexey Borzov @ 2004-02-06 21:07 UTC (permalink / raw)
  To: pgsql-www

Hi!

Well, turned out that I had time to flame on this list about the changes needed 
for 'portal' module, but didn't have time afterwards to actually implement them. :[

Finally managed to hack on the module a bit.

The results are here:
http://oc.cs.msu.su/pgorg/
(if page generation times look big, the box is a P2-200 :] )

The code can be downloaded:
http://oc.cs.msu.su/pgorg.tar.gz

Main changes:
* All HTML was taken out of the PHP, templates and static pages were moved from 
database to files
* The site now uses the template engine (HTML_Template_Sigma from PEAR)

You can view f.e. the "common" template here:
http://oc.cs.msu.su/pgorg/template/common.html

 From my POW, it is a *lot* easier to edit for designers than before. Also note 
the preparation for gettext usage.

There were also some optimizations done to the code, d/l it and see.

Stuff left to be done:
* Docs
* Language handling (pages like index.html.ru)

There is also a problem with database schema: all language fields are char(2), 
but languages in HTTP can be f.e. 'en-us'.


If the changes I did are approved, I'd like to get access to the CVS and dev. 
server to be able to continue the work there.





^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: finally, attempt on 'portal' changes
@ 2004-02-06 21:45  Marc G. Fournier <[email protected]>
  parent: Alexey Borzov <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Marc G. Fournier @ 2004-02-06 21:45 UTC (permalink / raw)
  To: Alexey Borzov <[email protected]>; +Cc: pgsql-www

On Sat, 7 Feb 2004, Alexey Borzov wrote:

> Hi!
>
> Well, turned out that I had time to flame on this list about the changes needed
> for 'portal' module, but didn't have time afterwards to actually implement them. :[
>
> Finally managed to hack on the module a bit.
>
> The results are here:
> http://oc.cs.msu.su/pgorg/
> (if page generation times look big, the box is a P2-200 :] )

Your browser sent a request that this server could not understand.

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: [email protected]           Yahoo!: yscrappy              ICQ: 7615664



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: finally, attempt on 'portal' changes
@ 2004-02-06 22:12  Alexey Borzov <[email protected]>
  parent: Marc G. Fournier <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Alexey Borzov @ 2004-02-06 22:12 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; +Cc: pgsql-www

Hi!

Marc G. Fournier wrote:
>>Well, turned out that I had time to flame on this list about the changes needed
>>for 'portal' module, but didn't have time afterwards to actually implement them. :[
>>
>>Finally managed to hack on the module a bit.
>>
>>The results are here:
>>http://oc.cs.msu.su/pgorg/
>>(if page generation times look big, the box is a P2-200 :] )
> 
> Your browser sent a request that this server could not understand.

Er, looks like this happens when you omit the trailing slash after 'pgorg'. Some 
  mod_rewrite related weirdness... :[

If you add the slash, everything works.





^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2004-02-06 22:12 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-02-06 21:07 finally, attempt on 'portal' changes Alexey Borzov <[email protected]>
2004-02-06 21:45 ` Marc G. Fournier <[email protected]>
2004-02-06 22:12   ` Alexey Borzov <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox