projects
/
booh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
3c30d60
)
allow 5 images per row in default theme as well
author
gc
<gc>
Wed, 10 Aug 2005 21:24:41 +0000
(21:24 +0000)
committer
gc
<gc>
Wed, 10 Aug 2005 21:24:41 +0000
(21:24 +0000)
data/booh/themes/simple/metadata/parameters.rb
patch
|
blob
|
history
diff --git
a/data/booh/themes/simple/metadata/parameters.rb
b/data/booh/themes/simple/metadata/parameters.rb
index 117eca31e2233c47a5a7dc1766a923f88917b2ea..543ee2ed44401f8fa0fcfd61140cd63d6f4a433c 100644
(file)
--- a/
data/booh/themes/simple/metadata/parameters.rb
+++ b/
data/booh/themes/simple/metadata/parameters.rb
@@
-63,7
+63,7
@@
$images_size = [
}
]
-$allowed_N_values = [ 3, 4, 6, 8, 12 ]
+$allowed_N_values = [ 3, 4,
5,
6, 8, 12 ]
$default_N = 4
$albums_thumbnail_size = '300x225'