Jump to content

looking for a cms tutorial


fogofogo

Recommended Posts

Yeah, I had trouble find hel on that as well.
I ended up just making my own and adding features as I learned what I was doing.

first, start w/ Kevin Roth's [a href=\"http://www.kevinroth.com/rte/\" target=\"_blank\"]Rich Text Editor[/a] (RTE) it seems to be just about everywhere on the web where people have WYSIWYG text entry fields.

Once you get that up and running, add new features.
Find a tutorial for resizing images. Build an application that does that. Then, link it to the RTE.

To insert those resized and uploaded images back into the generated code, look at and copy other features of the RTE program (such as "insert table") and adjust to do what you need.

Sorry that doesn't give you an easier answer. but its a start.
Link to comment
Share on other sites

Book I used that had a basic CMS with even a section for uploading images was:

Visual QuickPro Guide: PHP and MySQL for Dynamic Websites
Author: Larry Ullman
ISBN: 0-321-18648-6

I loved it, I wish more programming books were layed out like this.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.