Page 1 of 1

Change Blog Entry Ownership

Posted: Sat Jul 02, 2005 11:18 am
by Rob30UK
Thats my idea for a plugin.

I need the ability (without editing the DB direct) on the edit entry page to assign the author..... I occasionally import stuff, but from multiple authors so I need to be able to assign the imported entries to specific authors.

Hope someone can help

Re: Change Blog Entry Ownership

Posted: Sat Jul 02, 2005 1:04 pm
by garvinhicking
You also filed a feature request for that, right?

It is possible using a plugin, it could use the "Extendded properties" hook to display the author ownership and then use the "Entry publishing" hook to store the new authorid.

I will try to make a plugin for that the next days, it's pretty straight-forward.

Regards,
Garvin