Search found 3 matches

by mreys
Mon Jun 13, 2005 10:54 pm
Forum: Plugins
Topic: Sitemap Plugin (was Google Sitemap Plugin)
Replies: 55
Views: 60212

system() call not reliable! that caused the hickup

I used the system call the gzip my file... Problem is, if gzipped file already exists, it is not overwritten. Because of the way I was testing I thought that the file did not get updated! backend_publish was the right way of doing things! (entry update should then work as well, as soon as it gets te...
by mreys
Mon Jun 13, 2005 12:21 pm
Forum: Plugins
Topic: List of event_hooks ?
Replies: 2
Views: 3575

List of event_hooks ?

Does anybody have a list of all event_hooks, and preferebly also their use.

More specifically, I'm looking for an event that is called after the entry has been saved to the database ...

Many thanks...
by mreys
Mon Jun 13, 2005 12:18 pm
Forum: Plugins
Topic: Sitemap Plugin (was Google Sitemap Plugin)
Replies: 55
Views: 60212

I have just done the same...

But much simpler, as I don't see the requirement for having each and every link.

I have noticed with my plugin that the plugin does not register the entry I am saving (as it is not in the database yet).

I haven't tried yours, but have you checked ?

Mike