This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
sebd 62c8a49ead Added Schema methods to seek attributeGroup and group nodes.
Added Type method getExtensionBaseType.
Added Type methods to get lists of attribute, attributeGroup, element and group nodes.

Added Type method getDescriptionAbsolutePath to be used to define a default description for all elements of a given type.
2005-02-11 16:17:58 +00:00
debian Recent libxml2 required, and now in Sid. 2005-02-08 13:22:20 +00:00
docs added person 2004-07-18 14:06:51 +00:00
extra-modules Liberty Alliance login now works (but may be a raise is not a clean way to 2004-07-19 22:34:24 +00:00
initscripts untested begining of something hopefully useful for packaging 2004-05-23 14:47:04 +00:00
po Added XForms label translation, using attribute yep:translatable="true". 2004-03-03 15:33:56 +00:00
src Added Schema methods to seek attributeGroup and group nodes. 2005-02-11 16:17:58 +00:00
tests/data Updated certificates to include client flag (because HTTP server are also 2004-08-13 11:11:43 +00:00
vhosts Modified Liberty metadata files, so that the Liberty Alliance servers use 2004-08-12 19:42:17 +00:00
xml Added schema attribute elementFormDefault="qualified", so that 2005-01-23 17:58:46 +00:00
.cvsignore Trying to allow Expression to work again (but doesn't work yet). 2004-05-14 10:48:51 +00:00
COPYING gpl 2004-09-13 17:23:42 +00:00
CodingStyle some more rules about naming 2004-06-24 21:26:30 +00:00
MANIFEST.in updated to 0.3 (forgot to commit before) 2004-09-01 17:46:09 +00:00
Makefile Added i18n using gettext. Works only for program, not web sites. 2004-02-08 16:38:30 +00:00
README added a README skeleton. I will enrich it soon 2004-02-05 17:44:04 +00:00
README.quickstart Recent libxml2 required, and now in Sid. 2005-02-08 13:22:20 +00:00
config-bugs.xml Once upon a time, a minor god decided to use the term "stylesheet". 2004-06-29 20:02:53 +00:00
config-consultation.xml Once upon a time, a minor god decided to use the term "stylesheet". 2004-06-29 20:02:53 +00:00
config-dbxmltest.xml Once upon a time, a minor god decided to use the term "stylesheet". 2004-06-29 20:02:53 +00:00
config-formulaires.xml Once upon a time, a minor god decided to use the term "stylesheet". 2004-06-29 20:02:53 +00:00
config-label.villes-internet.net.xml Once upon a time, a minor god decided to use the term "stylesheet". 2004-06-29 20:02:53 +00:00
config-liberty-alliance.xml Modified Liberty metadata files, so that the Liberty Alliance servers use 2004-08-12 19:42:17 +00:00
config-w3c.xml Once upon a time, a minor god decided to use the term "stylesheet". 2004-06-29 20:02:53 +00:00
config.xml Changed SSL port because of a port conflict between SSL and non SSL that I 2004-07-18 08:30:09 +00:00
expression-server removed useless sys.path.append from expression-server 2004-05-22 18:41:39 +00:00
install-catalogs properly install things in the right places 2004-06-15 07:39:16 +00:00
setup.py marked as 0.4 2004-10-01 11:10:00 +00:00

README

This file gives a short introdution on Glasnost-xml.

TODO: write a howto describing a basic project using glasnost-xml.

1: create a homepage. (describe the minimal project structure, as well
as the function of each directory).