The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Web Site Management
> Development Software
|
need WYSIWYG editor to edit include files
Discuss need WYSIWYG editor to edit include files in the Development Software forum on Dev Shed. need WYSIWYG editor to edit include files Development Software forum discussing tools designed to make managing your website easier, including statistical, tracking, ecommerce, and content management solutions.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

June 5th, 2004, 02:35 PM
|
|
|
|
need WYSIWYG editor to edit include files
Many of the sites I build are comprised of a template page that is loaded on every request - this template page then loads the appropriate navigation and content based on values passed through the query string.
With that said, I am in search of a WYSIWYG editor that will allowed non-technical, content managers to make changes to the content files that are brought into the template via PHP's incluude() function. These content files are just html fragments - contain no code other than text formatting css (ex. <p class="title">About Us</p>).
I need an editor that can open just the include file but still make the styles defined in a .css file linked to from the template page available to the person making the edits.
I have tried macromedia Contribute. No luck. It will not display dynamic content and allow you to edit it. And when you open just the include file(as reccommended by macromedia), there is no way to tell it what styles to make available. I also tried Ephox EditLive, which lets you define a style sheet, makes your styles available to you when you open the include file, BUT it adds extra code to your include file (<html>, <head>, <body>, <link rel="stylesheet" ...> tags) which produces some pretty malformed html once the include file is loaded in the template and displayed in the browser.
Certainly with the huge shift towards separating presentation from content, there is a tool out there that can do this. Anyone know of any?
|

June 6th, 2004, 12:32 PM
|
|
Retired
|
|
Join Date: May 2004
Posts: 252
Time spent in forums: 1 h 30 m 20 sec
Reputation Power: 10
|
|
|
what templating engine is that? Most wysiwyg editors include a live data view.
|

June 6th, 2004, 01:20 PM
|
|
|
|
yes, anything with a live data view would work, but the people making edits to these sites are VERY non-technical. I need something as simple as Contribute (no live data capeabilities) or editlive. Dreamweaver is way too over the top for them ...
|

June 6th, 2004, 02:33 PM
|
|
Retired
|
|
Join Date: May 2004
Posts: 252
Time spent in forums: 1 h 30 m 20 sec
Reputation Power: 10
|
|
|
Now may be a good time to do a search on those CMS/template engines which the advertisers claim "allows the non-technical managing director to update the site".
|

June 7th, 2004, 08:53 AM
|
 |
Moderator Emeritus
|
|
Join Date: Feb 2002
Location: Scottsdale, AZ
|
|
|
You might just be SOL on finding an editor that does this. Maybe now is the time to review either training options for your non-technical staff, or discuss funnelling content submissions from the non-technical to someone who can post the information on your site.
Another option would be to move to a pure database-driven model, and provide web-based administration tools to allow non-techies to add/edit/remove content and stylesheet settings on the website.
|

June 7th, 2004, 01:27 PM
|
|
Retired
|
|
Join Date: May 2004
Posts: 252
Time spent in forums: 1 h 30 m 20 sec
Reputation Power: 10
|
|
|
It also depends on whether this is a one-off client requirement (and they have the bucks to match) or for your use. You could add a monthly maintenance fee option and do it yourself.
|

June 7th, 2004, 05:44 PM
|
|
tony
|
|
Join Date: Apr 2004
Location: manchester uk
Posts: 671
Time spent in forums: 1 Day 13 h 26 m 12 sec
Reputation Power: 10
|
|
|
you might be able to download 1 from downloads.com but im guesssing you want something more advanced
could you not contact a software developer and ask them to make you a program for your needs?
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|