1 nino Jul 13, 2007 12:42
3 nino Jul 16, 2007 10:11
Thanks!
Do you mean that every in ./skins can be moved into ./skins/myskin and customized?
Thanks a lot.
Ciao,
Nino
4 yabba Jul 16, 2007 10:14
Yes ;)
¥
5 nino Jul 16, 2007 10:19
And what about:
./INC/view/comments/inc/_comment_list.inc.php
Sorry, but I'm new to b2evo and I'm trying to force it to display the time of the posts from timezone different from the server one!
I succeed to do that by hacking some files, but it would be better to write a plugin or a skin... and I didn't understand well how to write a plugin!
You can see the result of my hacking here: www.vessella.it/silvia
Thanks for your help!
Ciao,
Nino
6 yabba Jul 16, 2007 10:24
All the files in the inc folder ( and sub folders ) are core files which means that you would need to re-apply any hacks every time you upgrade.
You could probably limit your changes to skin/yourskin/_feedback.php ( && _lastcomments.php )
¥
7 nino Jul 16, 2007 17:19
Hi Yabba,
do you know what
./INC/view/comments/inc/_comment_list.inc.php
is for?
I undid my hackingo to it and it seems that this doesn't any difference!
Is it overrode by _lastcomments.php?
Thanks again,
Nino
Yes, just copy it into your skins/myskin/ folder and your _main.php will automatically pick it up
¥