![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
HTML Easy Edit
I've been creating websites for people alot and most of the time when its a small business there is no need to use a full blown CMS. So I wrote this script to allow people to edit the content of their site if need be without me having to use a full-blown CMS to do it. It works by placing formatted comments before and after sections of the page you want to allow the users to load into the editor.
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 |
|
|
|
|
|
#2 |
|
Expert Programmer
|
A couple things:
I didn't test it in IE, but in FF the window has a horizontal scroll bar. Second of all, the boxes float way right. Third, it was a bit confusing, I didn't see that each box has it's own submit button. You should change that so all the boxes are updated under one single submit button. It's a little misleading. Someone might write out huge messages for each section, and hit the bottom submit button not knowing that they are only updating the one section. They might lose data. It's more of a user accessibility issue than anything. Just something to think about. Other than that, it seems fine. |
|
|
|
|
|
#3 | |
|
Professional Programmer
Join Date: May 2006
Location: UK - London
Posts: 330
Rep Power: 3
![]() |
I couldn't edit anything, I selected an option from the combo box but nothing happened, even when I enabled scripting.
__________________
Quote:
|
|
|
|
|
|
|
#4 | |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
Quote:
|
|
|
|
|
|
|
#5 |
|
Expert Programmer
|
I'm at 1280X1024
|
|
|
|
|
|
#6 |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
|
|
|
|
|
|
#7 |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
|
|
|
|
|
|
#8 |
|
Expert Programmer
|
It works great on IE for me.
__________________
|
|
|
|
|
|
#9 |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
Its updated and should not have any horizontal scrolling now on any of the pages.
Now I'm going to attempt and rewrite it to save all instead of individual sections.. |
|
|
|
|
|
#10 |
|
Hobbyist Programmer
|
Hey, I like that.
The advantages of CMS are, of course, allowing the user to edit their site without having to phone you up, so this small version is really good. Thanks. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| start Learning HTMl | smita | HTML / XHTML / CSS | 0 | Mar 15th, 2007 7:38 AM |
| very simple question. make button change number in edit box | nickm | Delphi | 2 | Apr 29th, 2006 10:47 PM |
| Basic HTML Tutorial - Reuben Keeney | ReubenK | HTML / XHTML / CSS | 14 | Mar 26th, 2006 5:50 AM |
| HTML =/= Programming | Sane | Coder's Corner Lounge | 32 | Mar 8th, 2006 2:50 AM |
| Reading edit controls (I have tried, code provided) | layer | C++ | 5 | Apr 27th, 2005 7:31 PM |