- Posts: 1
- Thank you received: 0
Add italics
-
johnlewisdesign
Inactive member -
Topic Author
- Offline
- New Member
-
Less
More
13 years 9 months ago #15287
by johnlewisdesign
Add italics was created by johnlewisdesign
Hi and GREAT module.
Just a small observation - currently the module strips out html such as <i> or <em> and any line breaks too. This isn't how a Joomla article works, so I wondered if there was a way of adding these functions...as they're also called articles I would think it should work the same, no?
For instance, can we use BBCode or escape charaters? The typography is too flat for my liking, but everything else is perfect.
Thanks!
Just a small observation - currently the module strips out html such as <i> or <em> and any line breaks too. This isn't how a Joomla article works, so I wondered if there was a way of adding these functions...as they're also called articles I would think it should work the same, no?
For instance, can we use BBCode or escape charaters? The typography is too flat for my liking, but everything else is perfect.
Thanks!
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Offline
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 9 months ago - 13 years 9 months ago #15294
by ivan.milic
Replied by ivan.milic on topic Re: Add italics
Joomla purifies tags form content in parameter fields, I thing that can be turned off.
EDIT:
in module folder there is one XML file. Open it , you will recognise defined module parameters as
<field ...
add this attribute:
filter="raw"
EDIT:
in module folder there is one XML file. Open it , you will recognise defined module parameters as
<field ...
add this attribute:
filter="raw"
Last edit: 13 years 9 months ago by ivan.milic.
Please Log in to join the conversation.
Time to create page: 0.307 seconds