retrive contents with <p> tag, How to trim
Hi When i retrieve the body content, The content display with <p> tag, how to trim this <p> tag, I have tried using the input filter, No effect, Any great idea...
What input filter did you select? Also, what does the raw html look like? On Sun, Aug 10, 2008 at 12:09 PM, bharani kumar <bharanikumariyerphp@gmail.com> wrote:
Hi
When i retrieve the body content,
The content display with <p> tag,
how to trim this <p> tag,
I have tried using the input filter,
No effect,
Any great idea...
-- [ Drupal support list | http://lists.drupal.org/ ]
in the administrator > site configuration > input format, i added the <p> tag.. On Sun, Aug 10, 2008 at 9:07 PM, Victor Kane <victorkane@gmail.com> wrote:
What input filter did you select?
Also, what does the raw html look like?
On Sun, Aug 10, 2008 at 12:09 PM, bharani kumar <bharanikumariyerphp@gmail.com> wrote:
Hi
When i retrieve the body content,
The content display with <p> tag,
how to trim this <p> tag,
I have tried using the input filter,
No effect,
Any great idea...
-- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
OK, good, but you have to make sure that the input format including the <p> tag is actually applied to concrete, individual nodes. You need to check what is happening with the nodes already created, and then make sure that the input format is default for all nodes to be created in the future. On Sun, Aug 10, 2008 at 2:31 PM, bharani kumar <bharanikumariyerphp@gmail.com> wrote:
in the administrator > site configuration > input format, i added the <p> tag..
On Sun, Aug 10, 2008 at 9:07 PM, Victor Kane <victorkane@gmail.com> wrote:
What input filter did you select?
Also, what does the raw html look like?
On Sun, Aug 10, 2008 at 12:09 PM, bharani kumar <bharanikumariyerphp@gmail.com> wrote:
Hi
When i retrieve the body content,
The content display with <p> tag,
how to trim this <p> tag,
I have tried using the input filter,
No effect,
Any great idea...
-- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
participants (2)
-
bharani kumar -
Victor Kane