[Mini Frontpage] deleting the layout ?

Hello,
eg <p> tags are removed in iintrotext, are that this is normal?
How else do?
Thank you.
12 years 2 weeks ago #1 by mairiaux

Please Log in or Create an account to join the conversation.

Yes some html tags are removed that's normal.
What tag or tags that you want to keep in MiniFP?
12 years 2 weeks ago #2 by erwinschro

Please Log in or Create an account to join the conversation.

<p></p>
<br/>
<div></div>

Thanks.
12 years 2 weeks ago #3 by mairiaux

Please Log in or Create an account to join the conversation.

If you want to not remove that tags, edit the followong file
modules/mod_minifrontpage/mod_minifrontpage.php at about line 95
$allowed_tags = "<i><b><strong><br><a>";

you may add p and div tag there.
12 years 2 weeks ago #4 by erwinschro

Please Log in or Create an account to join the conversation.

Great, thank you very much for your help !

Steph.
12 years 2 weeks ago #5 by mairiaux

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum