Forum Moderators: phranque
Would custom php scripting and a cron job be sufficent? Anybody know (simple) scripts or packages that say take text from a flat-file and format it, or take a directory of images and create thumbnails so you just have to update these files or a dbase and it pulls the rest?
Thanks
There are a couple of image components that will take full size images and resize them to thumbnails.
However, you're going to have to code the pages to call these things and get them to do what you want them to do.
Are you planning on hosting this in-house or hosting through some other ISP? If in-house, what kind of equipment do you have? Can I possibly take a peek at the current website so I can maybe give you some ideas?
Dave
Here is a demo of a trimmed down version of my content editor. Someone else actual came up with something sort of like this, but I hacked all there code up and rearranged things a bit. I had another version where the user could select font size, font face, and more and store that in a database.
Check out the source.
Dave
url snipped
[edited by: DaveAtIFG at 12:23 am (utc) on May 24, 2003]