For Programmers: Free Programming Magazines  


Home > Archive > PHP Smarty Templates > April 2005 > Re: [SMARTY] WYSIWYG editor?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [SMARTY] WYSIWYG editor?
Jochem Maas

2005-04-11, 9:00 pm

Ivan Voras wrote:
> Hi!
>
> Is there a free "visual" HTML editor for Windows that can be used for
> editing Smarty templates? Primary reason for asking this is to enable
> third parties, non-programmers to do minor editing on the templates
> (e.g. not to touch Smarty code, just the HTML content of the template).
> Any half-decent editor will do, just as long as it doesn't mess up
> Smarty code.


try thinking about it another way?
Smarty outputs structural markup.... nothing to see there, literally...
I mean that the way the page looks is not dictated by the way the
[html-]document is structured.

if you can use stylesheets instead then you can have a designer just
save a copy of a page from the server, load it up in dreamweaver and
then use the style dialogs to create a suitable stylesheet, finally he
hands you back a (set of) stylesheets which you can incorporate.

of course it requires a designer who understands css :-/

>

Ivan Voras

2005-04-11, 9:00 pm

Jochem Maas wrote:

> if you can use stylesheets instead then you can have a designer just


Yes, but they want to change *content*... :)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com