1 bubblebz Aug 05, 2005 19:05
3 bubblebz Aug 05, 2005 19:32
that has got to be the quickest tech reply i've ever seen. and... i've implemented the changes and it works marvelously. thank you graham.
and for future reference for others, you add this change in the _main.php.
success feels great!
4 edb Aug 05, 2005 19:52
My favorite followup to questions like this one: http://doc.b2evolution.net/0.9.0/elementindex_evocore.html is an awesome reference tool. Lots and lots of stuff can be changed by feeding parameters to functions, so if you know the name of a function you click it's first letter then the function name and get all the params that function can handle. To find the function name follow through your _main.php code and find the bit that seems appropriate.
You don't need to edit core files. Use this:
Of course you can edit any of those entries.