Hi,
Blog 0.4.0 with SS 2.4
I have the blog folder installed at the correct place and I have my theme and theme_blog located in the themes folder. I also have my 'site' folder at the same level as 'blog' and 'themes'.
I'd like to make modifications to the php files that are located in blog/code.
I've tried copying the blog/code folder to
themes/theme_blog/code
themes/theme/code
site/code
The files are not being picked up from any location except blog/code.
I don't like having my modified versions of BlogTree.php, BlogHolder.php and so on, including some of the widgets (e.g. TagCloudWidget.php) being in the root blog folder because of the problems this will create at time of upgrading the blog. There must be a way of having local to the theme or site folder, but I've not found a solution that works... I could just be getting in a mess.
Where should I place local versions of files currently in blog/code?
Thanks in advance
Rob