img
authorshort <>
Wed, 1 Oct 2003 20:41:11 +0000 (20:41 +0000)
committershort <>
Wed, 1 Oct 2003 20:41:11 +0000 (20:41 +0000)
project/captive/Index.html.pl
project/captive/Preview.html.pl
project/captive/captive-install-acquire.png [moved from project/captive/doc/captive-install-acquire.png with 100% similarity]

index 6b12834..bc825d9 100755 (executable)
@@ -72,8 +72,8 @@ print <<"HERE";
                <td align="left">
                        @{[ map("<p class=\"stuff\">$_</p>\n",($stuff[int rand @stuff])) ]}
                </td>
-               <td align="right">@{[ img 'captive-install-acquire-small',
-                               '[ Captive Microsoft Windows Drivers Acquire Illustration ]' ]}</td>
+               <td align="right">@{[ a_href My::Web::img_src('captive-install-acquire'),
+                               img('captive-install-acquire-small','[ Captive Microsoft Windows Drivers Acquire Illustration ]') ]}</td>
        </tr>
 </table>
 
@@ -288,7 +288,7 @@ class="quote">/usr/share/lufs/prepmod</span>.</p>
                        <span class="productname">@{[ a_href 'http://www.reactos.com/','ReactOS' ]}</span>
                        code base made a big asset for this functionality.</p>
                </td>
-               <td align="right">@{[ img 'reactos','ReactOS' ]}</td>
+               <td align="right">@{[ a_href 'http://www.reactos.com/',img('reactos','ReactOS') ]}</td>
        </tr>
 </table>
 
index 6717355..2a37114 100755 (executable)
@@ -45,7 +45,7 @@ print img("doc/arch-captive","Captive Subsystems Architecture");
 print img("doc/ratio","Functions Reusal Ratio");
 print img("doc/fig/functype_patched_wrap_fromw32","Wrapping of Call from W32 Code");
 print img("doc/ntdebug-windbg-boot","Windows NT Remote Kernel Debug Mode Boot");
-print img("doc/captive-install-acquire","Captive Microsoft Windows Drivers Acquire");
+print img("captive-install-acquire","Captive Microsoft Windows Drivers Acquire");
 print img("doc/dia/arch-all","Captive Components Architecture");