Results 1 to 4 of 4

Thread: Cms

  1. #1
    Join Date
    Sep 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Cms

    Does anyone know if there is a script available that will do the following:

    I want a CMS with a complete replica of the front end of the (html) website but with edit points on all images and text content, on clicking edit
    IMG = browse box
    TEXT = WYSIWYG

  2. #2
    Join Date
    Mar 2007
    Location
    New York, NY
    Posts
    557
    Thanks
    8
    Thanked 66 Times in 66 Posts

    Default

    No, but you could easily implement the FCK editor into a simple data-storing/retrieving script.
    See: http://ckeditor.com/demo

    HTH
    - Josh

  3. The Following User Says Thank You to JShor For This Useful Post:

    boogyman (09-08-2009)

  4. #3
    Join Date
    Sep 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    That looks cool, is that something you could setup for me for a fee?

  5. #4
    Join Date
    Mar 2007
    Location
    New York, NY
    Posts
    557
    Thanks
    8
    Thanked 66 Times in 66 Posts

    Default

    Sure, no problem. If you have a MySQL database, that's the best solution [and fastest too]. If not, I can write to files in a directory to store the content for you.

    Draw up a design and I'll take care of it. You can contact me here:
    http://www.dynamicdrive.com/forums/member.php?u=17811
    - Josh

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •