> Okay, how's this for an alternative... leave the current behavior as it
> is, with the addition of a new value for alt_maxwidth/alt_maxheight of
> "noalts" or of "-1" or of "none".
I'm a fan of '0' or 'None' to mean "ignore this" or "disable this".
Using -1 there or "noalts" will cause more problems for the parser
(language side of the parsers, not the html side), because you have to now
parse if it's a number (123 or -1 or 0) or a string (None or noalts).
I'm all for making 0 the default, which is the same as "None", and
any positive number the proper value.
d.
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list