Alexander Bokovoy <[EMAIL PROTECTED]> said:
> On Thu, Feb 22, 2001 at 05:41:23PM +0100, Henri Bergius wrote:
> > On Thu, 22 Feb 2001, Alexander Bokovoy wrote:
> > > CVS one but please wait for RC1 release at the end of this week.
> >
> > OK, I'll do that. Thanks for the quick reply!
> >
> > Can you give me pointers on how to manage the configuration
> > in the meanwhile?
> >
> > I'm especially interested in how the approval stuff
> > can be handled.
> I think Alan has experience with in this domain.
>
Current documentation is on www.hklc.com/midgard_manual - under staging/live -
the nadmin code is very close to M3 - which depends on CVS midgard - as images
and our 'news' code is replication safe.
This inculdes
- sample repligard.conf files
- an perl script to generate apache conf files based on midgard host data.
- the repligard_withsg.xml definition.
- a script to downgrade the update times in the repligard table for
non-approved pages and dependants based on the approval record_extension.
I will try and put some release notes together for M3 as it makes some serious
changes to existing sites developed with nadmin. - I have a script that goes
through all the HTML and replaces any refernce to attachments with the new
URL.
- We will be testing on a few more machines.
regards
alan
> > Also, one additional intresting feature that I'm thinking about
> > would be sending notifications to authors when their articles
> > have been replicated to both servers. But this can easily be done
> > on the PHP level...
Our script replicates on a single server - a bit more work is needed to
transfer the file across (rsync) to other servers and run import on them.
I'm not sure about notifications. - this could be done at php level - but it's
difficult to see how work out the conditions for this notification.....
the replicate script would have to study what has been replicated, then
reverse lookup who was the owner and then send emails... - Perl sounds like
the easiest solution here......
The import wrapper script:
do the import
grep for action='update' read the GUID's from the repligard.xml.gz file
look up the info on the GUID from the repligard table in database
look up the owner's email from the database
send email....
delete xml.gz file...
regards
alan
> Yes, especially now, when get_object_by_guid() is working on PHP level.
>
> --
> Sincerely yours, Alexander Bokovoy
> The Midgard Project | www.midgard-project.org | Aurora R&D team
> Minsk Linux Users Group | www.minsk-lug.net | www.aurora-linux.com
> IPLabs Linux Team | linux.iplabs.ru | Architecte Open Source
> -- Better to be nouveau than never to have been riche at all.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
Technical Director
Linux Center (HK) Ltd.
www.hklc.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]