1
0
mirror of synced 2026-08-04 09:17:02 +00:00

SEC-540,SEC-541. Reorganized to get docbook to generate prior to the site with images correct for both pdf and html. Borrowed nuxeo project stylesheets.

This commit is contained in:
Luke Taylor
2007-09-04 23:59:25 +00:00
parent 0ee0084969
commit 6988be2ef2
13 changed files with 75 additions and 27 deletions

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

+8 -2
View File
@@ -812,8 +812,14 @@ if (obj instanceof UserDetails) {
<imagedata align="center"
fileref="images/SecurityInterception.gif"
format="GIF" />
</imageobject>
</imageobject>
<imageobject role="fo">
<imagedata align="center"
fileref="images/SecurityInterception.gif"
format="GIF" />
</imageobject>
<caption>
<para>Figure 1: The key "secure object" model</para>
</caption>
@@ -4671,7 +4677,7 @@ public boolean supports(Class clazz);</programlisting></para>
implementations.</para>
<para><mediaobject>
<imageobject role="html">
<imageobject>
<imagedata align="center" fileref="images/AfterInvocation.gif"
format="GIF" />
</imageobject>
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB