Browse and Show phps... where are they? (v2.0)

(v2.0) Well... trying to customize the "show item" looks but I'm missing the show.php... and the browse.php as well... They used to be in the ..."theme"/items folder.

Just a moment, here they are!
...\application\views\scripts\items

Right?

That is where they are, but you will likely want to copy them over into the theme you are editing, in the location where they used to be. Editing the files in /application/views/scripts/items will affect other themes.

Oh,ok. Never thought of that. So you say that by copying the show.php inside Theme's items folder, it will somehow "override" the generic settings in the ...\application\views\scripts\items\show.php, right?

Yes, tested, it does override generic settings. Thanks!