|
Posted by Werner on 04/12/05 01:02
Hello!
Hmmm - If you make some effort, you might hack something useful out of
an online DHTML editor like FCKEditor which is, of course, open source.
That could be an interesting project! I think it *might* be possible to
manipulate smarty tags, but I will have to check the sources again to be
sure (haven't done so for quite some time). It has plugin functionality,
and PHP connectors as well. It's just a thought, though, but at least it
is a cross-platform (X)HTML editing solution that works in Firefox,
IE6+and Netscape. I'll look into it some time soon, as I said, it could
be very interesting?
The following does not have to do so much with your question, but is
rather an extension of all the editor recommendations that you have
received so far as replies from other users of the group:
As far as Php + Smarty editors are concerned, I would highly recommend
ProtoEditor (http://sourceforge.net/projects/protoeditor/), which uses
KatePart. ProtoEditor has all the fantastic editing capabilities of
Kate, and has integrated support for PHP debugging and profiling via
DBG. It's almost a one-stop PHP development solution (maintained by a
nice guy as well), which I find extremely useful and "un-bloated". I
also made some syntax highlighting definitions for Smarty for use in
Kate and KatePart a while ago, and these are of course 'inherited' by
ProtoEditor. That surely saves some developement time (and increases the
reliability and debugging of code), but you'll be bound to Linux and
KDE, which is not bad at all ;-)
Cheerios,
Werner
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.
>
Navigation:
[Reply to this message]
|