Another BBCode for bold text ?!

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Niclas
Regular
Posts: 61
Joined: Fri Aug 29, 2008 3:54 pm
Location: Frankfurt / Germany

Another BBCode for bold text ?!

Post by Niclas »

Using the "*" in my Serendipity installation I get following text converted into bold letters.
That's fine, but I need the "*" pretty often and don't want my text being formatted.
So where can I change this into another character like "#" for example ?

I already checked out "mypath/serendipity/plugins/serendipity_event_bbcode/serendipty_event_bbcode.php" but couldn't find the corresponding entry.
Either I overlooked it or it is located in a different file.

Can somebody tell me where I can find the "*" so I can change it ?

Thanks in advance and regards,

Niclas
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Another BBCode for bold text ?!

Post by garvinhicking »

Hi!

The easiest way would be to disable the event plugin "Serendipity markup". This is the one that's responsible for changing * text. BBCode uses marking like

Code: Select all

[b].../[/b]
.

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/
Niclas
Regular
Posts: 61
Joined: Fri Aug 29, 2008 3:54 pm
Location: Frankfurt / Germany

Post by Niclas »

Hi and thanks !

I disabled "Eintrag" and "Erweiterter Eintrag" in the corresponding plugin. That did it.
I think I don't need the other formattings as often as I use the "*".

Greetings,

Niclas
Post Reply