increased description size to 1000 characters long-descriptions
authorBenjamin Mako Hill <mako@atdot.cc>
Tue, 8 Nov 2011 00:13:52 +0000 (19:13 -0500)
committerBenjamin Mako Hill <mako@atdot.cc>
Tue, 8 Nov 2011 01:36:15 +0000 (20:36 -0500)
commitdcbb87d3162249189239bb0407f23214cc2cf4a1
tree21a5520594d339e4b85740d1f0a4135e4c38ffab
parent9ce0bb50d2e8288c22e9cb801a2168b2c76a070c
increased description size to 1000 characters

The default maximum description in Delicious was raised to 1000
characters instead of 255 several years ago. The current setting in
Scuttle makes it impossible for users to import data from their
Delicious account into Scuttle.

When the limit is increased, the old text-box was a bit too small. This
increases it (in line with what Delicious did when they made the
change).

In this patch, tables.sql is updated, but existing installations will
need to alter their database table my hand. In the absense of a system
for migrations, this seems to be able the best we can do.
tables.sql
templates/editbookmark.tpl.php

Benjamin Mako Hill || Want to submit a patch?