[cc'ing Drupal-dev on this, in case anyone wants to do collapsible input fitlers] Ah, I missed the question about the collapsible input filters! I can take that one. I was answering your question w/r/t content uploading. So I had to do some finagling with my template.tpl.php file and then add some JavaScript. It's actually pretty easy to do -- and degrades quite well (turn off JS, and it looks the same as it used to). I've attached the necessarily files to make this happen. You'll need to paste the contents of filtertips.tpl.php into your PHPTemplate theme's template.tpl.php. Then you need to put the toggle.js into my_theme_name/scripts/ subdirectory. Finally, add the toggle.html snippet after the body tag in page.tpl.php. That's it. Let me know how it works for you! Chris On Apr 1, 2005 9:01 AM, Jason wojo <jasonwhat@gmail.com> wrote:
Thanks, are you referring to the theming question or content uploading? Jason
On Apr 1, 2005 8:59 AM, Chris Messina <chris.messina@gmail.com> wrote:
This is a question for Ankur, who's out sick. Try to ping him again next week.
Chris