NetTalk Central

Author Topic: Web/ folder cleanup  (Read 3102 times)

David

  • Full Member
  • ***
  • Posts: 127
    • View Profile
Web/ folder cleanup
« on: April 08, 2010, 10:36:00 AM »
With NT5 PR11 there are 2 image folders:
web\images
web\styles\images

It looks like jQuery uses web\styles\images,  so can I delete the stock images out of  web\images?

Thank you,
David

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
Re: Web/ folder cleanup
« Reply #1 on: April 08, 2010, 03:16:26 PM »
no you want to keep that for your own images.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Web/ folder cleanup
« Reply #2 on: April 08, 2010, 10:08:54 PM »
yeah, kevin is right - the \web\images folder is there for your images.
You can however remove any images from there that your app is not using. (although I guess they'd just come back with the next web folder update.)

If you really want to clean it out, make a BAT file that deletes all the ones you don't use. Then you can run the Bat file after every update.

Cheers
Bruce