"Disable Markup Plugins for this entry" does not w

Found a bug? Tell us!!
Post Reply
Zugschlus
Regular
Posts: 144
Joined: Sun Feb 05, 2006 12:54 am
Location: St. Ilgen, Germany
Contact:

"Disable Markup Plugins for this entry" does not w

Post by Zugschlus »

Hi,

I have an entry which contains a code part with C style comments. The "Markup: Serendipity" plugin takes the asterisks in these comments as control for bold face. Thus, I have marked the "Markup: Serendipity" plugin in the list of "Disable Markup Plugins for this entry".

However, the bold face still shows up in my program code.

On the other hand, when I switch off serendipity markup for the extended entry body globally in the plugin configuration, formatting is fine. I am therefore reasonably sure that the Serendipity markup plugin is the culprit here.

Why does disabling this plugin for a single entry only not work?

Greetings
Marc
--
Marc Haber, St. Ilgen, Germany
https://blog.zugschlus.de/ - nach langer Pause jetzt wieder online
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: "Disable Markup Plugins for this entry" does n

Post by garvinhicking »

Hi!

For your entry where you disabled the markup plugin, can you show me the entries you have in the serendipity_entryproperties DB table for that entry id?

It should hold a 'ep_disable_markup_...' key, what is that set to?

The code in the s9ymarkup plugin is there to not apply formatting in the case this property is found in the $eventData array...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Zugschlus
Regular
Posts: 144
Joined: Sun Feb 05, 2006 12:54 am
Location: St. Ilgen, Germany
Contact:

Re: "Disable Markup Plugins for this entry" does n

Post by Zugschlus »

garvinhicking wrote:For your entry where you disabled the markup plugin, can you show me the entries you have in the serendipity_entryproperties DB table for that entry id?
I can if you need it, but it works. i was confused since the "disable markup plugins for this entry" seems to be ignored when previewing an entry, but it honored OK in the final rendered article when published.

So the issue is really the previewer, not the ignore plugin data.

Greetings
Marc
--
Marc Haber, St. Ilgen, Germany
https://blog.zugschlus.de/ - nach langer Pause jetzt wieder online
Post Reply