Hi, I want to setup a simple site, where it just has multiple pages, and each page contains a series of thumbnails in a grid say 10x16. When you click on one it takes you to an external site page. And under each thumbnail is a URL link to download a file. What's the best way to create that? use a CMS? Wordpress? Joomla? Would I need a specific plug in? thanks for any help. FlashCulture.
Use a CMS, you will never regret using a CMS. You can easily add to it or delete items without causing a problem, unlike if you used static pages. It would be really easy to just go into cpanel, create a new database, store the picture name, the url to go to when clicking the picture, the url of the download link, and what you want the url to say. From there, it is just a matter of making some echo statements and you're on your way. Not only that ... you've also just made your own cms. It really is that easy.
Why not use Wordpress, it is very simple to install and by just making a few adjustments with the theme you choose you can get what you need and it is also very seo friendly PM me if you need more help.