Design-Side Includes (DSI) Code
Brought to you by:
pilaftank
File | Date | Author | Commit |
---|---|---|---|
src | 2009-11-08 | pilaftank | [r16] Updated license notice. |
ReadMe.txt | 2009-05-25 | pilaftank | [r13] Fixed Readme.txt for Windows build. |
================================== == Design-Side Includes (DSI) == ================================== Design-Side Includes (DSI) is a open source (free) web content reuser utility to insert common snippets of HTML code into multiple web pages at design-time. DSI is run from the command-line. Use the "java" tool to launch DSI. The basic format is: > java -jar dsi.jar [SrcDir] [FileName] [NewExt] For examples and the full user manual, including information on configuring your system to run Java programs, visit: http://www.centerkey.com/dsi/manual.html DSI is free for all to use as specified by the GNU General Public License published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License at http://www.gnu.org for details. ====================================== Copyright (c) 2009 Center Key Software