[docs] xmldocs - docelic modified 2 files

docs at icdevgroup.org docs at icdevgroup.org
Sun Jan 29 09:48:20 EST 2006


User:      docelic
Date:      2006-01-29 14:48:19 GMT
Added:     glossary expire
Added:     refs     DefaultShipping
Log:
* One new, one placeholder

Revision  Changes    Path
1.1                  xmldocs/glossary/expire


<<expire: empty>>


1.1                  xmldocs/refs/DefaultShipping


rev 1.1, prev_rev 1.0
Index: DefaultShipping
===================================================================
__NAME__ purpose
specify default shipping method
__END__


__NAME__ synopsis
<group choice='req'>
	<arg choice='plain'><replaceable>ship_mode</replaceable></arg>
</group>
__END__


__NAME__ description
The directive specifies the default &glos-shipping; method by
initializing the <mv>mv_shipmode</mv> variable.
</para><para>
It defaults to a value "<literal>default</literal>".
__END__

__NAME__ example: Specifying DefaultShipping
<programlisting>
DefaultShipping UPS
</programlisting>
__END__

__NAME__ notes
This directive is somewhat obsolete, because the behavior from the example
is simply obtained by a different approach in &ccf;:
<programlisting>
ValuesDefault mv_shipmode UPS
</programlisting>
__END__









More information about the docs mailing list