Site update
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.
- Loading
The archive contains an executable binary for Windows, Script source code, and a PDF manual. - Distribution date: January 2005.
Resources and Information
- Read the full guide in HTML.
- To compile the source into an executable file, you need a free Script compiler (executable, however, is included).
- License.