Changes between Version 6 and Version 7 of EnterParagraphs
- Timestamp:
- 07/29/08 09:42:43 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EnterParagraphs
v6 v7 12 12 13 13 * "built-in" doesn't alter mozilla's paragraph handling at all, so this probably means hitting enter will cause a <br/> to be inserted. 14 * "dirty" will use a "quick and dirty" fix which will make mozilla put in paragraphs instead of breaks in '''most''' cases. But it's far from perfect.14 * ~~"dirty" will use a "quick and dirty" fix which will make mozilla put in paragraphs instead of breaks in '''most''' cases. But it's far from perfect.~~ (I believe this is no longer present). 15 15 * "best" will use "hipikat"'s EnterParagraphs plugin to provide the fix for mozilla 16 16 17 17 If you have config.mozParaHandler set to "best" then EnterParagraphs will be automatically loaded, registered and used. The default (and recommended) setting is "best" so there is no need to use this plugin explicitly. 18 19 == Current Issue == 20 21 See ticket:1226 for an issue regarding the "best" setting.
