Code Search for Developers
 
 
  

htmlDocumentTemplate.html from LiveSupport at Krugle


Show htmlDocumentTemplate.html syntax highlighted

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8"
 http-equiv="content-type">
  <title>HTML document template</title>
  <meta content="$Author: paul $" name="author">
</head>
<body>
<h1>Preface</h1>
This document is part of the <a href="http://campcaster.campware.org/">Campcaster</a>
project, Copyright &#169; 2004 <a href="http://www.mdlf.org/">Media
Development Loan Fund</a>, under the GNU <a
 href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
<ul>
  <li>Author: $Author: paul $</li>
  <li>Version: $Revision: 2373 $</li>
  <li>Location: $URL: svn://code.campware.org/livesupport/trunk/campcaster/doc/developmentEnvironment/templates/htmlDocumentTemplate.html $</li>
</ul>
<h1>Scope</h1>
Describe the scope of your document here, e.g. what topic it is all
about<br>
<h1>Introduction</h1>
Introduce the content of the document to your reader<br>
<h1>Additional sections</h1>
Write about your topic in details here..<br>
<br>
</body>
</html>




See more files for this project here

LiveSupport

LiveSupport is a radio playout and automation system. It enables radio stations to automate their broadcasts by using playlists that are scheduled for airing. Playlists can contain music, talk, or even other playlists. A Web interface is included, so radio station personnel can manage the the station's broadcasts remotely.

Project homepage: http://www.campware.org/en/camp/livesupport_news/
Programming language(s): C++,PHP,Shell Script,XML
License: gpl2

  Bar.cxx
  Bar.h
  Makefile
  configure.ac
  htmlDocumentTemplate.html
  phpScriptTemplate.php.txt
  phpScriptTemplate.phps
  shellScriptTemplate.sh