RSS 2.0
Browse posts:
Unanswered |
Mark all read
| Author | Message | ||||
|---|---|---|---|---|---|
|
karma Nucleus Master ![]() Joined: 07 Dec 2001 Posts: 1097 |
I've added about 40 new plugin events in the admin area, mostly Pre/PostDelete and Pre/PostAdd events I'm not going to list them all here. Instead, I'm pointing to the [url=http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/nucleuscms/nucleus/nucleus/documentation/devdocs/plugins.html?rev=HEAD&content-type=text/html#events]updated plugin devdocs[/url] (link to latest CVS version) In those docs, I also colorcoded the parameters now, so it's more clear which are passed by reference/by value, and which are objects _________________ Wouter Demuynck http://karma.nucleuscms.org/ |
||||
|
|
|||||
|
xiffy Nucleus Guru ![]() Joined: 27 Mar 2002 Posts: 1218 Location: Deventer |
Damned cvs @ sourceforge is down. But 40 events! Kewl. This way we can write a complete rework of the backside of nucleus as well. Can't wait till sourceforge is up again... Thanks Karma! _________________ __deus ex machina__ http://xiffy.nl/weblog/ Japan photo's: http://2006.cooljapan.nl/main.php?g2_itemId=20 |
||||
|
|
|||||
|
anand Nucleus Guru ![]() Joined: 26 Jul 2002 Posts: 539 Location: Bangalore, India |
Fantastic ! you have covered pretty much everything One small doubt from a very brief reading of the docs : For the blogsettings, membersettings or generalsettings, Shouldnt there be a call after the settings have been updated ? A call like PostBlogSettingsUpdate or something like that, which we can hook into and get the values of the variables we have created ? And what about a categorysettings call ? Since everything else is there, you might as well put this one as well Anyway, fantastic work ( as always ). My head is already reeling with the possibilities |
||||
|
|
|||||
|
anand Nucleus Guru ![]() Joined: 26 Jul 2002 Posts: 539 Location: Bangalore, India |
For the moved events, can you give the source as well as the destination ? I know, I can get the source in the pre Call by looking up the corresponding stuff for the itemid but still it would be easier if it is explicitly given. |
||||
|
|
|||||
|
karma Nucleus Master ![]() Joined: 07 Dec 2001 Posts: 1097 |
The thing is, at the moment where I generate the MoveItem events, I don't have that info either (since I don't need it).
Actually, the blogsettings, membersettings and generalsettings events are not inside the form itself. The consequence of that, is that you'll need to add your own forms and data-handlers. I don't feel fully satisfied with this solution, to be honest, but I think it offers more power than stuffing everything into one big form _________________ Wouter Demuynck http://karma.nucleuscms.org/ |
||||
|
|
|||||
|
xiffy Nucleus Guru ![]() Joined: 27 Mar 2002 Posts: 1218 Location: Deventer |
I think it's a good solution, maybe I'll come up with an form generator that is easily integrated with plugins, that way we get rid of the disadvantages (more work for the plugin developers when maintaining their own forms) and keep the advantages, one form per plugin and highly configurable settings forms. Hopefully i'll get this one done. _________________ __deus ex machina__ http://xiffy.nl/weblog/ Japan photo's: http://2006.cooljapan.nl/main.php?g2_itemId=20 |
||||
|
|
|||||
|
sulleleven Nucleus Disciple Joined: 13 Nov 2002 Posts: 136 Location: NY NY |
xiffy, this would be great! ! ! thanks. sull11 _________________ 'stay tuned, always' |
||||
|
|
|||||
|
|
|||||
|
All times are GMT + 1 Hour
You cannot post new topics in this forum |
|||||