aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/conf.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2008-07-22 20:00:59 -0400
committerRalph Amissah <ralph@amissah.com>2008-07-22 20:00:59 -0400
commitd29a3e5469d8468084641c385ebf16948f7c2437 (patch)
tree1a2306de3c5c1055dbc0374b95f31c335f5da85c /lib/sisu/v0/conf.rb
parentaction response query fix (diff)
sisu-0.68.0 proposed
* middle layer document representation changed, (accounting for substantial patch) * texpdf multiple document sizes as specified in config * numerous small fixes [should on the whole be easier to maintain]
Diffstat (limited to 'lib/sisu/v0/conf.rb')
-rw-r--r--lib/sisu/v0/conf.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sisu/v0/conf.rb b/lib/sisu/v0/conf.rb
index 639847ab..5fc9343c 100644
--- a/lib/sisu/v0/conf.rb
+++ b/lib/sisu/v0/conf.rb
@@ -111,6 +111,7 @@ module SiSU_Initialize
tell=SiSU_Screen::Ansi.new(@opt.cmd,'invert','Copy images','')
tell.colorize unless @opt.cmd =~/q/
SiSU_Env::Create_site.new(@opt.cmd).cp_local_images
+ SiSU_Env::Create_site.new(@opt.cmd).cp_webserver_images_local #this should not have been necessary
SiSU_Env::Create_site.new(@opt.cmd).cp_base_images #base images (nav etc.) used by all html
end
def cp_external_images