Site update

Free open source tool licensed under Mozilla 1.1

Site Update is a simple but useful tool for webmasters and programmers.
Site updates can:
- copy or replace part of the text made on the website page on all other pages.
- Place the header at the beginning of the source files.
The program works offline, on a local site image.

Operation manual

This is a command line script. Only the command is invoked:

 siteupd pageune [code]

The code parameter is used when you want to replace multiple parts of a page. This is a # followed by a letter or number.
Pageune is a page with code to replace on other pages.
The source page and all landing pages must contain markers that restrict the part to be replaced:

<!--XSTARTX-->
<!--XENDX-->

The second X value in XSTARTX can be replaced by another letter or number when more than one part needs to be updated.

Resources and Information