K. T. Walrus Posted August 3, 2005 Posted August 3, 2005 Whenever there is a new release of IPB, I "diff -r" the files against the previous release to see what has changed. For the most part, this works well, but the ipb_templates.xml seems to be produced with the template XML unordered. So, there are always tons of differences reported even though only a few templates are actually changed. Could you please consider apply some ORDER to the template bits in ipb_templates.xml when you produce this file? Ordering by group_name, func_name should do the trick. As it is now, I have to install the board in a test installation and then diff the skin_cache files which are ordered. It would also be a good idea if all the other XML files were always produced in an order that is repeatable from release to release. This is a low priority issue, but probably one that you could fix in less than a minute...
Management Matt Posted August 3, 2005 Management Posted August 3, 2005 There's no need to do that anymore, use the template difference engine in IPB 2.1 BETA 4. ( Look & Feel -> Skin Differences )
Management Matt Posted August 3, 2005 Management Posted August 3, 2005 This is not a bug in IPB but is more of a feature suggestion.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.