Click here to get back home

Free HTML editor with include feature?

 HomeNewsGroups | Search

comp.infosystems.www.authoring.html - discuss HTML authoring here 

get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Free HTML editor with include feature? David Sevilla 08-09-2008
Posted by David Sevilla on August 9, 2008, 6:52 am
Please log in for more thread options


Hi,

My website has 20+ pages, most of them having a main menu on top and
then secondary menus that depend on the page. I have been looking for
a free HTML editor (text is more than enough) with a feature similar
to Dreamweaver's library items, that is, including the contents of one
file into another so that changes in the first will reflect in the
second. I have seen SciTE cited somewhere as a possibility, but from
what I see in their site it's not obvious at all how to use it as a
text editor. Another one I have found is Arachnophilia, but after
installing this one I can't find anything that will allow for these
updates I may need. Any suggestions on these or other programs?

Thanks in advance,

David

Posted by Chris F.A. Johnson on August 9, 2008, 5:02 pm
Please log in for more thread options


On 2008-08-09, David Sevilla wrote:
show/hide quoted text

I'd use server-side includes, rather than duplicate the code in
multiple places.

--
show/hide quoted text
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)

Posted by David Sevilla on August 9, 2008, 6:33 pm
Please log in for more thread options


show/hide quoted text

I considered this, but I don't think this would work in the free
webhost where I have my site. I'll make sure, though. Still, I welcome
suggestions about software that can do what I want... for one thing, I
will create other sites in the future and I cannot be sure I will have
SSI available.

Thanks,

David

Posted by Bergamot on August 10, 2008, 12:55 pm
Please log in for more thread options



David Sevilla wrote:
show/hide quoted text

Look into preprocessors. They allow you to use "include" files in your
source HTML files. You then run the sources through the preprocessor and
it generates new HTML files that you can upload to the server. I find a
preprocessor very handy for maintaining small sites.

The one I've been using for several years now is GTML, which is nothing
more than a big perl script. If you're moving to linux, perl should be
no problem. There are other preprocessors, of course.

--
Berg

Posted by Randal L. Schwartz on August 11, 2008, 10:21 am
Please log in for more thread options



show/hide quoted text

show/hide quoted text

And Perl's Template Toolkit has a nice "turn this tree of files into a
template output result", with make-like features so it updates only the parts
that have changed. The output tree could be pushed to any static site.

print "Just another Perl hacker,"; # the original

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion

Similar ThreadsPosted
The favico feature and the free short URL November 28, 2004, 3:09 pm
A great free html editor... February 23, 2005, 5:01 am
Nvu: c-BEST FREE GRAPHIC HTML EDITOR & TUTORIAL July 16, 2005, 2:20 pm
free HTML editor/divs and not tables for layout? January 13, 2008, 10:00 am
free editor like frontpage? February 16, 2006, 3:51 pm
CssEditor: Free Css editor Released October 19, 2008, 7:33 pm
Learn how to edit php with free editor December 31, 2008, 10:47 pm
Extracting Semantic Structure of HTML Document- Feature based January 30, 2005, 7:43 pm
HTML editor vs. WYSIWYG editor, CSS May 10, 2006, 1:41 am
Server Side Include (SSI) Include Help December 12, 2006, 12:18 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Driving a better car - Fuelzilla.com

Cabling site for homeowners and pros alike - Cabling-Design.com

Friends:

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap
Privacy Policy