
CVS log for interchange/code/Filter/space_to_nbsp.filter
Up to [Local Repository] / interchange / code / Filter
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 30 23:40:45 2007 UTC (21 months, 1 week ago) by pajamian
Branches: MAIN
CVS tags: STABLE_5_6-root,
STABLE_5_6-branch,
REL_5_7_1,
REL_5_6_1,
REL_5_5_3,
REL_5_5_2,
REL_5_5_1,
HEAD,
DEB_5_6_1_2,
DEB_5_5_1_1_1,
DEB_5_5_1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -3
lines
Fix incorrect license in headers GPL v2 -> GPL v2 "or later". Update copyrights.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Feb 17 13:20:56 2007 UTC (22 months, 3 weeks ago) by docelic
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -4
lines
* Add ability to compress multiple spaces to single space, because
when they're turned to s, they each render on screen, which
you might now want.
Use [filter space_to_nbsp] for the usual 1-to-1 replacement, and
[filter space_to_nbsp.compress] for N-to-1 replacement.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 17 12:39:18 2007 UTC (22 months, 3 weeks ago) by docelic
Branches: MAIN
* Rename [l]space2nbsp to [l]space_to_nbsp
* Improve space_to_nbsp filter as Kevin suggested
Interchange CVSweb <info@icdevgroup.org>