[okapi] push by jhargrav...@gmail.com - '.*' rule should be both EXCLUDE and INLINE on 2012-03-03 00:56 GMT

0 views
Skip to first unread message

ok...@googlecode.com

unread,
Mar 2, 2012, 7:56:53 PM3/2/12
to okapi-...@googlegroups.com
Revision: 283c7dc62dfb
Author: Jim Hargrave <hargr...@ldschurch.org>
Date: Fri Mar 2 16:56:06 2012
Log: '.*' rule should be both EXCLUDE and INLINE
http://code.google.com/p/okapi/source/detail?r=283c7dc62dfb

Modified:

/okapi/filters/html/src/main/resources/net/sf/okapi/filters/html/nonwellformedConfiguration.yml

/okapi/filters/html/src/main/resources/net/sf/okapi/filters/html/wellformedConfiguration.yml

=======================================
---
/okapi/filters/html/src/main/resources/net/sf/okapi/filters/html/nonwellformedConfiguration.yml
Fri Mar 2 15:06:58 2012
+++
/okapi/filters/html/src/main/resources/net/sf/okapi/filters/html/nonwellformedConfiguration.yml
Fri Mar 2 16:56:06 2012
@@ -352,7 +352,7 @@

# Excluded elements
'.*':
- ruleTypes: [EXCLUDE]
+ ruleTypes: [EXCLUDE, INLINE]
conditions: [translate, EQUALS, 'no']

style:
=======================================
---
/okapi/filters/html/src/main/resources/net/sf/okapi/filters/html/wellformedConfiguration.yml
Fri Mar 2 15:06:58 2012
+++
/okapi/filters/html/src/main/resources/net/sf/okapi/filters/html/wellformedConfiguration.yml
Fri Mar 2 16:56:06 2012
@@ -376,7 +376,7 @@

# Excluded elements
'.*':
- ruleTypes: [EXCLUDE]
+ ruleTypes: [EXCLUDE, INLINE]
conditions: [translate, EQUALS, 'no']

style:

Reply all
Reply to author
Forward
0 new messages