aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/db_columns.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2008-09-02 23:23:12 -0400
committerRalph Amissah <ralph@amissah.com>2008-09-02 23:23:12 -0400
commitb2ef41078f8704e16c589063cde225874a3069f9 (patch)
tree2cc35c9c6e7c228af6ef11874b91fb9d634364e9 /lib/sisu/v0/db_columns.rb
parenttexpdf: paper use dimensions, tolerance, url matching; removal of dummy headi... (diff)
html segments; sql db field lengths increased
Diffstat (limited to 'lib/sisu/v0/db_columns.rb')
-rw-r--r--lib/sisu/v0/db_columns.rb36
1 files changed, 18 insertions, 18 deletions
diff --git a/lib/sisu/v0/db_columns.rb b/lib/sisu/v0/db_columns.rb
index fcb37812..87e14b01 100644
--- a/lib/sisu/v0/db_columns.rb
+++ b/lib/sisu/v0/db_columns.rb
@@ -62,28 +62,28 @@
module SiSU_DB_columns
class Column_size
def lt_title
- 320
+ 600
end
def lt_subtitle
- 320
+ 600
end
def lt_creator
- 200
+ 600
end
def lt_illustrator
- 200
+ 600
end
def lt_translator
- 200
+ 600
end
def lt_prepared_by
- 200
+ 600
end
def lt_digitized_by
- 200
+ 600
end
def lt_subject
- 400
+ 600
end
def lt_date
10
@@ -104,25 +104,25 @@ module SiSU_DB_columns
10
end
def lt_type
- 100
+ 600
end
def lt_description
- 800
+ 2000
end
def lt_publisher
- 120
+ 600
end
def lt_contributor
- 120
+ 600
end
def lt_format
- 100
+ 600
end
def lt_identifier
256
end
def lt_source
- 100
+ 200
end
def lt_language
30
@@ -143,16 +143,16 @@ module SiSU_DB_columns
100
end
def lt_rights
- 800
+ 2000
end
def lt_copyright
- 200
+ 2000
end
def lt_owner
- 100
+ 600
end
def lt_keywords
- 200
+ 600
end
def lt_comment
600