diff options
author | Ralph Amissah <ralph@amissah.com> | 2007-08-21 21:34:41 +0100 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2007-08-21 21:34:41 +0100 |
commit | 7ef4f9a39e2aeffd9731ac0b68caca4c1b8cf03f (patch) | |
tree | fda200da69959ea24f146937bfd9fee843f368c2 /lib/sisu/v0/defaults.rb | |
parent | 0.56.3 md5s (diff) |
small fixes to manifest and html_scroll, and adjustment to html navigation band use in concordance and manifest
* manifest
* use relative link by default
* in absence of configured url_root (http://) use info on location on local
filesystem (file://)
* html outputs, navigation band/banner adjustment, in concordance and manifest
* html scroll, fix to document information link in table of contents
Diffstat (limited to 'lib/sisu/v0/defaults.rb')
-rw-r--r-- | lib/sisu/v0/defaults.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/sisu/v0/defaults.rb b/lib/sisu/v0/defaults.rb index 3d5a7c40..c46860c3 100644 --- a/lib/sisu/v0/defaults.rb +++ b/lib/sisu/v0/defaults.rb @@ -1380,9 +1380,7 @@ WOK is released under <a href="http://www.gnu.org/licenses/gpl.html">GPLv3</a> or later, - <a href="http://www.gnu.org/licenses/gpl.html"> - http://www.gnu.org/licenses/gpl.html - </a> + #{url_decoration.xml_open}<a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a>#{url_decoration.xml_close} </font></p> </td><td valign="top" width="45%"> <p class="tiny_left"><font color="#666666" size="2"> |