Submit Your Article Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > Putting it Together > Forums, Blogging and Content Management

Reply
 
LinkBack Thread Tools
Old June 14th, 2007, 01:02 AM   #1
New Member
 

Join Date: Jun 2006
Location: Here
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 split-visionz is on a distinguished road
HTML Easy Edit v1.0

I created a php based script that allows you to load sections of a HTML page into a WYSIWYG editor similar to the one used when you make posts here. All you have to do to use it is add formatted comments before and after the sections you want to be able to edit in the HTML pages and the script will take care of the rest.

Heres a demo:
http://www.split-visionz.net/EasyEditor/login.php

Username : test
Password : tester

the pages you can edit from within the demo are
http://www.split-visionz.net/EasyEditor/Demo1.html
http://www.split-visionz.net/EasyEditor/Demo2.html


I thought since I know a few people here actually create html sites for people you might find this useful. Let me know if any of you are interested in using this script.
split-visionz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old June 14th, 2007, 12:28 PM   #2
Highly Reputable Member
 

Join Date: Dec 2006
Location: Norwich
Posts: 729
Blog Entries: 4
Thanks: 6
Thanked 2 Times in 2 Posts
Rep Altering Power: 0 simonb will become famous soon enough simonb will become famous soon enough
Re: HTML Easy Edit v1.0

i have. many in the editer
simonb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old June 14th, 2007, 01:12 PM   #3
New Member
 

Join Date: Jun 2006
Location: Here
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 split-visionz is on a distinguished road
Re: HTML Easy Edit v1.0

Quote:
Originally Posted by simonb View Post
i have. many in the editer
sorry, but what are you saying? you lost me.
split-visionz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old June 19th, 2007, 02:17 AM   #4
Elite Veteran
 

Join Date: Dec 2005
Location: On Internet
Posts: 4,850
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 JacobHaug is a jewel in the rough JacobHaug is a jewel in the rough JacobHaug is a jewel in the rough JacobHaug is a jewel in the rough
Re: HTML Easy Edit v1.0

Lost me as well...lol. Nice job, I like it. So basically it is a CMS...right? Very nice design, even on the editor admin area. Great job!
JacobHaug is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old June 25th, 2007, 03:25 PM   #5
New Member
 

Join Date: Jun 2006
Location: Here
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 split-visionz is on a distinguished road
Re: HTML Easy Edit v1.0

I just updated the project. There was some things wrong with the layout code pointed out at another forum i posted this at. Now I am working on a single button to update all sections at once and then maybe a way to add multiple users with different permissions.
split-visionz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old June 25th, 2007, 03:38 PM   #6
Reputable Member
 
JustinStudios's Avatar
 

Join Date: Mar 2007
Location: USA
Posts: 402
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 JustinStudios is on a distinguished road
Re: HTML Easy Edit v1.0

The thing about your CMS is who is going to be using it? I looked at it and it just seems overbearing for what I want to do, I mean look at all those buttons! And I'm a web developer so why would I want to use all of those buttons you have there, to me it just takes up space. Now for someone else who is looking into using this maybe they want to use all of those buttons, but usually a person who doesn't know much about a program and sees a lot of buttons will more than likely not stay either. What can you do you ask? Well you can combine all the form elements into one dropdown button. That'll clear up a lot of space for one, but just combine elements to drop down buttons and that'll make it a LOT cleaner and better looking.

I think you need to redo the interface a good bit before this is ready because I just don't feel like I have any power over the content. I would also recommend updating all the content at once like you suggested you were going to be doing.
JustinStudios is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old June 25th, 2007, 03:47 PM   #7
New Member
 

Join Date: Jun 2006
Location: Here
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 split-visionz is on a distinguished road
Re: HTML Easy Edit v1.0

Quote:
Originally Posted by JustinStudios View Post
The thing about your CMS is who is going to be using it? I looked at it and it just seems overbearing for what I want to do, I mean look at all those buttons! And I'm a web developer so why would I want to use all of those buttons you have there, to me it just takes up space. Now for someone else who is looking into using this maybe they want to use all of those buttons, but usually a person who doesn't know much about a program and sees a lot of buttons will more than likely not stay either. What can you do you ask? Well you can combine all the form elements into one dropdown button. That'll clear up a lot of space for one, but just combine elements to drop down buttons and that'll make it a LOT cleaner and better looking.

I think you need to redo the interface a good bit before this is ready because I just don't feel like I have any power over the content. I would also recommend updating all the content at once like you suggested you were going to be doing.
Thanks you for your advice, This is exactly the thoughts expressed to me on another forum and I know exactly how I will be implementing it. There will be just one options/'buttons' section at the top with sections pages in text boxes following and a single save all button.

As far as the interface could you expand on your comment?
split-visionz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old October 24th, 2007, 08:09 PM   #8
New Member
 

Join Date: Oct 2007
Location: Portaferry - Ireland
Age: 20
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 mickaldinho is on a distinguished road
Re: HTML Easy Edit v1.0

Nice link mate
mickaldinho is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

Tags
editor , html , php


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Allowing people to edit text without accessing the HTML Code. Eamon Your Design and Layout 3 February 7th, 2008 04:11 PM
Easy Edit Templates Sabin_33 How is this done? 9 March 8th, 2007 02:28 PM
design with HTML, not easy aaronh Your Design and Layout 3 March 4th, 2007 03:25 PM
Easy-To-Edit Flash Templates??? courtjester Flash and ActionScript 2 June 29th, 2004 09:45 AM
html cant edit TTVersion HTML, XHTML and CSS 13 December 8th, 2003 08:07 AM


Search Engine Optimization by vBSEO 3.2.0 RC8