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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.