php-doc-en/reference/hwapi/book.xml
Maciej Sobaczewski 2a08d8ca6b Fix hwapi.apache-integration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334591 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 16:55:42 +00:00

67 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<book xml:id="book.hwapi" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Hyperwave API</title>
<!-- {{{ preface -->
<preface xml:id="intro.hwapi">
&reftitle.intro;
<para>
<productname>Hyperwave</productname> has been developed at
<link xlink:href="&url.iicm;">IICM</link> in Graz. It started with
the name <acronym>Hyper-G</acronym> and changed to Hyperwave when
it was commercialised (in 1996).
</para>
<para>
Hyperwave is not free software. The current version, 5.5, is
available at <link xlink:href="&url.hyperwave;">&url.hyperwave;</link>.
A time limited version can be ordered for free (30 days).
</para>
<para>
Hyperwave is an information system similar to a database
(<acronym>HIS</acronym>, Hyperwave Information Server). Its focus
is the storage and management of documents. A document can be any
possible piece of data that may as well be stored in file. Each
document is accompanied by its object record. The object record
contains meta data for the document. The meta data is a list of
attributes which can be extended by the user. Certain attributes
are always set by the Hyperwave server, other may be modified by
the user.
</para>
<note>
<para>
&pecl.moved-ver;5.2.0.
</para>
</note>
</preface>
<!-- }}} -->
&reference.hwapi.setup;
&reference.hwapi.constants;
&reference.hwapi.apache;
&reference.hwapi.reference;
</book>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->