[okapi.wiki] push by - Edited wiki page newDesign_Inline_Content through web user interface. on 2014-08-07 22:11 GMT

1 view
Skip to first unread message

ok...@googlecode.com

unread,
Aug 7, 2014, 6:11:49 PM8/7/14
to okapi-...@googlegroups.com
Revision: cbc487358ec8
Author: yves.savourel <yves.s...@gmail.com>
Date: Thu Aug 7 22:11:30 2014 UTC
Log: Edited wiki page newDesign_Inline_Content through web user
interface.
http://code.google.com/p/okapi/source/detail?r=cbc487358ec8&repo=wiki

Modified:
/newDesign_Inline_Content.wiki

=======================================
--- /newDesign_Inline_Content.wiki Wed Jul 30 11:36:25 2014 UTC
+++ /newDesign_Inline_Content.wiki Thu Aug 7 22:11:30 2014 UTC
@@ -35,7 +35,7 @@

The two characters composing a tag reference are in the Private Use Area
(PUA) range of Unicode and they have always distinct values.

-A *tag* gives access to the inline object data. Spanning objects have some
fields specific to their opening boundary, some fields specific to their
closing boundary and fields common to both. Both the opening and closing
tag of such object provides access to the same common fields. That is: if
you change for example the type of an inline code using it's closing tag,
the value of the field accessed from the opening tag changes too:
+A *tag* gives access to the inline object information. Spanning objects
have some fields specific to their opening boundary, some fields specific
to their closing boundary and fields common to both. Both the opening and
closing tags of such object provides access to the same common fields. That
is: if you change for example the type of an inline code using it's closing
tag, the value of the field accessed from the opening tag changes too:

{{{
opening.setType("ui");
@@ -56,4 +56,4 @@

An *annotation* is some information pertaining to the content it is
attached to. Annotations can be attached to annotation markers or original
codes.

-A *protected content* is a section of the content that must not be
modified (e.g. translated) but is not represented as inline code. For
example, the HTML content {{{"<span translate='no'>text</span>"}}} is a
protected content. It includes at least the two the two tags that delimits
the content, and it may contain other tags as well as some text.
+A *protected content* is a section of the content that must not be
modified (e.g. translated) but is not represented as inline code. For
example, the HTML content {{{"<span translate='no'>text</span>"}}} is a
protected content. It includes at least the two tags that delimits the
content, and it may contain other tags as well as some text.
Reply all
Reply to author
Forward
0 new messages