Doodles

Validation Information:

[table border="1" colwidth="115"]

Rules,Values

Contained by:,<add>|<corr>|<date>|<del>|<head>|<hi>|<l>|<metamark>|<note>|<num>|<p>|<restore>|<seg>|<sic>|<speaker>|<stage>|<stamp>|<unclear>

May contain:,<anchor/>|<delSpan/>|<figDesc>|<floatingText>|<lb/>|<lg>|<metamark>|<note>|<pb/>
Attributes:,@corresp|@xml:id|@n|@type
[/table]


What is it?

Doodles are drawings by the author during the writing process. We give every doodle a name, and a description. The description is surrounded by <figDesc> tags (which stands for 'figure description'), an the <figDesc> tags are in turn surrounded by <figure> tags.

[ebs-panel style="panel-info"]

[ebs-panel-content]

<figure type="doodle" corresp="#06v" xml:id="MS-HRC-SB-5-9-2__06v_-_doodle1" n="104">
	<figDesc>
		A simple stick figure, drawn in blue ink.
	</figDesc>
</figure>

[/ebs-panel-content]
[/ebs-panel]


Attributes

[ebs-tabs class="yourcustomclass"]

[ebs-tab title="@xml:id" active="active"]

The @xml:id attribute holds a unique identifier for the doodle. We like to encode the MS number, the page number and the fact that it's a doodle within this @xml:id.

[ebs-panel style="panel-info"][ebs-panel-header]For example:[/ebs-panel-header]

[ebs-panel-content]


<figure xml:id="MS-HRC-SB-5-9-2__06v_-_doodle1">

[/ebs-panel-content]
[/ebs-panel]

[/ebs-tab]

[ebs-tab title="@corresp"]

The @corresp attribute holds a hashtag plus the page number of the location of the doodle.

[ebs-panel style="panel-info"]
[ebs-panel-header]
For example:
[/ebs-panel-header]
[ebs-panel-content]

<figure corresp="#06v">

[/ebs-panel-content]
[/ebs-panel]

[/ebs-tab]

[ebs-tab title="@n"]

The @n attribute indicates the doodle's number. Please number all doodles, and start from 1 for each version of the text. If one version of the text is spread over more than one notebook, please do not start renumbering from one when you reach the second notebook, or the third.

[ebs-panel style="panel-info"]
[ebs-panel-header]
For example:
[/ebs-panel-header]
[ebs-panel-content]
=> Eng MS 1 (three nb's) > contains 700 doodles
=> Eng MS 2 (two nb's) > contains 567 doodles
=> Eng TS 1 (140 loose leaves) > contains 60 doodles
[/ebs-panel-content]
[/ebs-panel]

[/ebs-tab]

[ebs-tab title="@type"]

The @type attribute requires the value "doodle".

[ebs-panel style="panel-info"]
[ebs-panel-header]
For example:
[/ebs-panel-header]
[ebs-panel-content]

<figure type="doodle">

[/ebs-panel-content]
[/ebs-panel]

[/ebs-tab]

[/ebs-tabs]


[ebs-panel style="panel-danger"]
[ebs-panel-header]
Important![/ebs-panel-header]
[ebs-panel-content]
The @xml:id also serves as a filename for an image of that doodle. Please crop every doodle (on the "big.jpg" facsimile in your images folder, not on the regular image), save it as the value of the @xml:id for that doodle + .jpg. For example:

MS-HRC-SB-5-9-2__06v_-_doodlekjdn.jpg

Then save the image in a "doodles" folder within the images folder. For example:

innommable/images/MS-HRC-SB-5-9-2/doodles/MS-HRC-SB-5-9-2__06v_-_doodle1.jpg

[/ebs-panel-content]
[/ebs-panel]