Hacking the Textpattern Comments Form

I like the automated aspect of the Textpattern comments form, except for how darn big the Message textarea is. Unfortunately, this is not something that can be remedied via CSS, since the form size is specified in the style attribute of the textarea itself, which trumps any styles declared further up the food chain. It is easy enough to fix, however.

Hack that Form

Open up textile/publish/comment.php in your Textpattern installation directory, and head for line 183, which should look like

$textarea = '<textarea name="message" cols="1" rows="1" style="width:300px;height:250px" tabindex="4">'.htmlspecialchars($message).'</textarea>';

I changed the height attribute to a shorter 100px, and it looks much less intrusive.

Syndicate content

Twitter

  • I just ousted Sean W. as the mayor of Athol Masonic Temple on @foursquare! http://t.co/tPzQAraJ 4 weeks 5 hours ago
  • Score! http://t.co/KVDyULXM 11 weeks 2 days ago
  • @ComcastBill Thanks. 11 weeks 6 days ago
  • @wstites Thanks. @comcast is making it awfully hard for me to give them more money. 11 weeks 6 days ago
  • @comcastbill(have called 4 or 5 numbers so far. Am told I don't qualify as existing customer, no way to track who it was who called me.) 11 weeks 6 days ago

Older

Contact

Andy Chase
(978) 297-6402
andychase [at] gmail.com
GPG/PGP Public Key