I hate to answer all my own questions.....but here goes =)
To set Paragraph Properties defaults find the tabProps node for the
paragraph Template you wish to change:
/modules/templating/dialogs/samples/mainColumn/textImage/tabProps
------------------
Example #1:
------------------
If I wanted to remove the 'Line Above' default from the textImage
paragraph template change the value of the 'selected' node to false
here:
/modules/templating/dialogs/samples/mainColumn/textImage/tabProps/
lineAbove/selected
------------------
Example #2:
------------------
To change the 'Spacer' option defaults you'll need to remove the
'selected = true' node data from the spacing option it is associated
with, then create a 'new node data' for the spacing option you desire
as the default, name it 'selected' then give it a value of true. You
need to recreate the this because you can't move 'node data' nodes
for some reason.
/modules/templating/dialogs/samples/mainColumn/textImage/tabProps/
spacer/options/double/selected
No more mucking around in the paragraph Properties panel =) Hope
this helps.
This is pretty basic but I looked for it on the WIKI and didn't find
it. So, I'll add it here:
http://www.magnolia.info/wiki/Wiki.jsp?
page=SettingDefaultsForParagraphTemplateProperties
best,
//cheMs
--
Chems Touati
Macintosh Specialist
Student Computing Labs, Marriott Library
University of Utah
801.585.9811
[EMAIL PROTECTED]
On Mar 17, 2006, at 5:22 PM, Chems Touati wrote:
Hello,
Anyone know of the best way to set the default parameters of
paragraph templates? (like line above)
Or the default page template a newly created page defaults to?
Seems like this should be in the WIIKI.....
Thanks for your time and ideas.
Regards,
//c
--
Chems Touati
Macintosh Specialist
Student Computing Labs, Marriott Library
University of Utah
801.585.9811
[EMAIL PROTECTED]
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------