<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/printing_templates/one_dive.html, branch master</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2015-07-28T08:39:44Z</updated>
<entry>
<title>Printing: rename templates to have spaces and capitalization</title>
<updated>2015-07-28T08:39:44Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-07-28T07:24:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ccddcc3952fec5195690c154f736690093e544d2'/>
<id>urn:sha1:ccddcc3952fec5195690c154f736690093e544d2</id>
<content type='text'>
This is easier to have user friendly names for the bundled
templates.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: add css filter to templates</title>
<updated>2015-07-20T12:28:59Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-07-16T20:04:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d2bc70a570dbed5182f9ff110b8ff948d6b7bfd1'/>
<id>urn:sha1:d2bc70a570dbed5182f9ff110b8ff948d6b7bfd1</id>
<content type='text'>
Filter HTML body with grayscale value, add background-color to div
inside body so filter can be applied to it.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: make templates support custom colors</title>
<updated>2015-07-20T12:28:37Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-07-13T09:19:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c18e5ec795c309f4ca0993db86a6bf17f000270d'/>
<id>urn:sha1:c18e5ec795c309f4ca0993db86a6bf17f000270d</id>
<content type='text'>
Use template_options colors instead of static colors.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: enhance the one_dive per page template</title>
<updated>2015-07-20T12:27:31Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-07-10T12:02:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=85bce0fa0da575040b6e4ef04750475b9a9ae223'/>
<id>urn:sha1:85bce0fa0da575040b6e4ef04750475b9a9ae223</id>
<content type='text'>
- fix the layout
- prevent the notes from expanding
- don't overflow the text

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: retrieve number of dives per page from the template file</title>
<updated>2015-07-05T18:01:53Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-07-04T21:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=815072d2ae29811271af197e2330cc331d58f9c6'/>
<id>urn:sha1:815072d2ae29811271af197e2330cc331d58f9c6</id>
<content type='text'>
Add special data attribute 'data-numberofdives' in the template &lt;body&gt; with
the number of dives per page.
This is standard HTML5 specification so it won't corrupt the template file.
Any template that will be used for printing must contain this attribute to
assure correct output.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: edit templates to show template options dynamically</title>
<updated>2015-07-05T18:01:31Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-07-04T14:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6446b75b9e358bf3c7969b7df302410b39249948'/>
<id>urn:sha1:6446b75b9e358bf3c7969b7df302410b39249948</id>
<content type='text'>
Template styles must refere to Grantlee fields to be replaced with
user selected settings.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: add a "one dive per page" template</title>
<updated>2015-06-19T18:41:57Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-06-14T04:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=42b9d0d047abfa9b7816f59d00a0ed0f87368975'/>
<id>urn:sha1:42b9d0d047abfa9b7816f59d00a0ed0f87368975</id>
<content type='text'>
This is a Grantlee template to show 1 dive per page.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
</feed>
