Your message dated Sun, 14 Nov 2010 22:15:13 +0000
with message-id <[email protected]>
and subject line Re: Bug#603323: ikiwiki: edit box size not configurable in
/usr/share/perl5/IkiWiki/Plugin/editpage.pm
has caused the Debian Bug report #603323,
regarding ikiwiki: edit box size not configurable in
/usr/share/perl5/IkiWiki/Plugin/editpage.pm
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
603323: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603323
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ikiwiki
Version: 2.53.5
It seems that to provide a larger text entry space, I have to
edit editpage.pm and change the hardcoded value.
--- End Message ---
--- Begin Message ---
On Sat, Nov 13, 2010 at 11:46:12AM -0400, Joey Hess wrote:
> > It seems that to provide a larger text entry space, I have to
> > edit editpage.pm and change the hardcoded value.
>
> Nah, you can just put this in local.css:
>
> #editcontent {
> height: 50em;
Sorry for my ignorance of the modern Web.
--- End Message ---