Page 1 of 1

Remove Disable Markup plugins for this entry

Posted: Mon Apr 28, 2008 4:10 pm
by foulapi
Hello

I used the 1.3.1 version of S9y.

When creating a post, I would like to Remove Disable Markup plugins for this entry (create by the extended entry plugin, If i'm not work) for a specific group. but can't find how toĆ  do it.

If someone could explain me how to do it.

Thanks in advance for the help

Pierre

Re: Remove Disable Markup plugins for this entry

Posted: Mon Apr 28, 2008 4:25 pm
by garvinhicking
Hi!

The plugin does not support removing only that field. You will need to patch the plugin or create your own one if you do not want that option for everyone.

The only way is to forbid the "backend_entry" event hook, but this will disable ALL options that the entryproperties (and every else pluign for that matter) offers.

Best regards,
Garvin

Posted: Mon Apr 28, 2008 5:27 pm
by foulapi
Hi Garvin,

Thanks for you quick reply.
I will try to disable the backentry first

Pierre