Closed (fixed)
Project:
InsertNode
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
20 Feb 2010 at 16:29 UTC
Updated:
7 Mar 2010 at 08:00 UTC
The parameter demote=<integer> is useful (described here). How about adding demote=0 to remove all <hx> heading formatting, so that <h1>My heading</h1> becomes: My heading
Comments
Comment #1
AlexisWilke commentedThe demote and the title H3 are not related. The demote works on the body content whereas the H3 is added by the title theme function.
Anyway, I added a way for you to insert the title without the heading (should be available within 12h in the -dev version):
[node:* cck=title;]
I'm not too sure that removing the headers from the body is really useful. Feel free to reopen the issue if you think we should also have that feature.
Thank you.
Alexis