lat9 / ZCA-Bootstrap-Template

A Bootstrap-4 template for Zen Cart versions 1.5.8 through 2.1.0. Forked from https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c. See the demo site, below, for additional information.
https://zc158.vinosdefrutastropicales.com/zc158/index.php?main_page=index
GNU General Public License v3.0
4 stars 14 forks source link

Strip immaterial date comments from `$template_info` #389

Closed proseLA closed 4 months ago

proseLA commented 5 months ago

if you are going to keep these stamps, can we do something to have an accurate reflection of where we are?

https://github.com/lat9/ZCA-Bootstrap-Template/blob/bc632e533527d465919a0469c2e24be27a0b5321/includes/templates/bootstrap/template_info.php#L5-L10

lat9 commented 5 months ago

I'm not sure what you mean. I made a change in Bootstrap 3.6.4 so that I didn't need to change this file too on every release (using the release's configuration setting). https://github.com/lat9/ZCA-Bootstrap-Template/blob/bc632e533527d465919a0469c2e24be27a0b5321/includes/templates/bootstrap/template_info.php#L5-L14

proseLA commented 5 months ago

can we put a date on this file? and get rid of the 2005-11-05?

i can not keep track of which release happened when on all of the numerous plugins of yours that i attempt to use in an effort to help with their development.

lat9 commented 5 months ago

I can certainly remove the 2005-11-05 date, but as mentioned above the whole point of line 13 was so that this file doesn't have to be updated with each release. The plugin's current version can be found in the admin's init_bootstrap_template_admin.php.

proseLA commented 5 months ago

yes. remove all of that stuff that is completely misleading... that would be my preference...