aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/defaults.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2010-07-07 20:05:43 -0400
committerRalph Amissah <ralph@amissah.com>2010-07-07 20:08:05 -0400
commitfd20f4a7a44586a07a1c0cb0125a0e77dbd0d872 (patch)
treefbe63649cb9399b6a44e0d893f2b3755baaf6213 /lib/sisu/v2/defaults.rb
parentprovide alternative sisu command names sisu-pg & sisu-sqlite (diff)
some cleaning of default outputs, ongoing
Diffstat (limited to 'lib/sisu/v2/defaults.rb')
-rw-r--r--lib/sisu/v2/defaults.rb14
1 files changed, 12 insertions, 2 deletions
diff --git a/lib/sisu/v2/defaults.rb b/lib/sisu/v2/defaults.rb
index 849c430c..09a9808b 100644
--- a/lib/sisu/v2/defaults.rb
+++ b/lib/sisu/v2/defaults.rb
@@ -1649,7 +1649,7 @@ WOK
</font>
#{table_close*4}}
end
- def credits_sisu
+ def credits_sisu_manifest
%{<div class="substance">
<table summary="SiSU summary" bgcolor="#ffffff" cellpadding="4" border="0">
<tr><td>
@@ -1657,12 +1657,22 @@ WOK
#{widget_way_better}
</table></div>}
end
+ def credits_sisu
+ x=%{<div class="substance">
+<table summary="SiSU summary" bgcolor="#ffffff" cellpadding="4" border="0">
+<tr><td>
+ #{widget_sisu}
+ #{widget_way_better}
+</table></div>}
+ ''
+ end
def credits_splash
end
def credits_sisu_epub
- %{<div class="substance">
+ x=%{<div class="substance">
<p class="center"><a href="http://www.openebook.org"><b>EPUB</b></a> generated by <a href="http://www.sisudoc.org"><b>#{@v[:project]}</b></a> v#{@v[:version]}, GPL3</p>
</div>}
+ ''
end
#% bottom
def bottom_surround