Recent Topics

1 Dec 19, 2008 08:47    

My b2evolution Version: 2.x

Hi,

I have a code snippet to add a character countdown. I would like to limit the titles that users can put in to 102 characters. I have already adjusted the database. I want to now show users how many characters they have left. the code counts down from 102 each time a characters is put in.

I need to know which page in the skins_admin folder I need to add the code to, and possible the correct line if you happen to know that too. If not I can figure out which line to add the code at, if only I knew which file it was that controls the "Write" page.

Thanks for any help,
Gene :-)

2 Dec 19, 2008 17:09

The files you need are _item_expert.form.php and _item_simple.form.php in inc/items/views ;)


Form is loading...