On Wed, 2006-08-30 at 14:26 +0200, "Michael Bösendorfer" wrote: > Is it possible to have a javascript function in a template? > I want to change the discussion plugin so that you must fill out at > least the author name and a topic name! so blank entries should be > avoided! And the user should get a "alert" popup that he must fill out > the textfields. > So is it possible to achieve this goal with javascript? I would have > changed the topic-add.cs and the message-list.cs.
Yes, you can put anything in Clearsilver that you would put in a normal HTML page. -- Matt Good <[EMAIL PROTECTED]> _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
