Commit Graph

2089 Commits

Author SHA1 Message Date
gferg 3a46272d30 new 2002-05-13 13:40:40 +00:00
gferg 97943bc7f5 updated 2002-05-13 13:35:21 +00:00
antoviaque a6c846f6a2 Code clean-up : renamed and modified some methods for consistency.
Added library documentation reference file.
2002-05-13 12:06:58 +00:00
antoviaque 80701ea974 - Corrected inconsistencies in the class prototypes definitions and in the depending methods, according to changes made to the database or for completeness.
- Added DataLayer.Audience and DataLayer.Wiki class, renamed the DataLayer.DocClass class as 'DataLayer.Type'.
- Moved every method in the DataLayer module that need to query the database into the DataLayer.Database class. So every call to such method is now of the form 'db.method()'.
- The following methods should now work :
DataLayer.Database.get_user_from_sessionid()
DataLayer.Database.is_maintainer()
DataLayer.Database.mk_document()
DataLayer.Database.get_document()
DataLayer.Database.get_documents_by_user()
2002-05-13 00:09:40 +00:00
gferg 3d138da4dc updated 2002-05-12 20:39:44 +00:00
gferg d146705d27 updated 2002-05-11 01:29:46 +00:00
malekith 32e9eefa1e - added packaging guidelines for ocaml 2002-05-10 12:02:09 +00:00
malekith f483728ef4 - descend into <abstract>... 2002-05-10 12:01:53 +00:00
gferg a0f39a8124 updated 2002-05-09 23:59:29 +00:00
gferg c2d392d355 updated 2002-05-09 23:43:26 +00:00
ccurley 55d576faef 1) Deleted notice of the source being at my home page until I check it
in to the CVS. While the LDP source is authoritative, I might as
   well continue to make it available.

2) Added a new Sect2, Theme And Variations, for alternatives to what I
   show here.

3) Added a variation of backing up the contents of the zip drive to a
   directory and only actually making a ZIP disk up when you need to
   restore.

4) Some minor reorganization to make it more orthogonal.
2002-05-09 15:51:59 +00:00
gferg ca54e1b653 updated 2002-05-09 13:52:42 +00:00
antoviaque 38a1fc57b0 - Added configuration file support ('lampadas.conf') for basic configuration options (dbname, dbtype), used to know where we can find the database.
- Modified the DataLayer.get_database() function so it now has default values for dbtype and dbname, retrieved from the configuration file.
- The following functions should now work :
DataLayer.Database.get_config()
DataLayer.Database.get_user_by_name()
DataLayer.Database.get_user_by_id()
DataLayer.Database.get_users()
2002-05-08 21:08:26 +00:00
gferg b6619b967b updated 2002-05-08 19:43:09 +00:00
gferg 9028ad6480 updated 2002-05-08 19:38:17 +00:00
gferg b326d8718f updated 2002-05-08 19:25:24 +00:00
gferg 1fed28ba6e updated 2002-05-08 13:59:08 +00:00
gferg 500fbf0c7b removed 2002-05-08 13:57:38 +00:00
gferg d9b713abb6 updated 2002-05-07 20:02:03 +00:00
malekith eff4d0912a - parts of hacking.xml moved to commit-messages.xml
- scripts.xml -- new document about adapter and builder
- commit-messages.xml also has some new content
2002-05-07 14:17:53 +00:00
malekith 5ae3289e93 - render <command>... as <tt><b> 2002-05-07 14:16:59 +00:00
malekith 5d31070bdd - foo.xsl isn't good name for anything 2002-05-07 14:16:10 +00:00
malekith d839cf9769 - changed sublists to itezmiedlists (from orederedlists) 2002-05-06 16:53:59 +00:00
malekith 2737c63dcb - first alternative logo 2002-05-06 16:45:54 +00:00
malekith 3e9fa45472 - display names of parts 2002-05-06 15:21:57 +00:00
malekith 31b7d4bdca - use <para> around <table> 2002-05-06 11:17:58 +00:00
david 3c42db9beb add language code to documents
fix saving a document
update stylesheets
2002-05-06 01:42:43 +00:00
david d6d03e5f96 removing stale files 2002-05-05 23:11:09 +00:00
david 02d46acd56 doh! get the version right in the changelog 2002-05-05 22:33:37 +00:00
david 3e734c1dd4 releasing version 0.4 2002-05-05 22:26:42 +00:00
david 3db813a11b bump version 2002-05-05 21:58:38 +00:00
david 200cde5443 doc and text changes 2002-05-05 21:56:12 +00:00
david bf91cab29b update Changelog for v0.5, and bump version to 0.6-pre 2002-05-05 21:54:31 +00:00
david 0384d5b053 work on xml files as well as sgml files 2002-05-05 20:29:12 +00:00
david 4d602278cb INSTALL file 2002-05-05 18:30:39 +00:00
david fe783fcd02 minor updates, for packaging and posting on downloads page 2002-05-05 18:13:43 +00:00
gferg e98bb5c1af updated 2002-05-05 00:10:20 +00:00
gferg b8da3352db updated 2002-05-04 15:44:32 +00:00
alavoor e796e865db aldev updates 2002-05-04 14:36:01 +00:00
gferg 42d2ce9875 updated 2002-05-03 20:39:01 +00:00
gferg 1501927987 updated 2002-05-03 20:30:09 +00:00
gferg 9fa0ba7673 updated 2002-05-03 16:28:47 +00:00
gferg eb179f9f9e moved to xml 2002-05-03 16:27:17 +00:00
david 4639663e60 string_id to string_code bugfix 2002-05-03 12:32:56 +00:00
pbldp e2c657863a Modified Files: Linux+IPv6-HOWTO.lyx
Updates on URL list and minor fixes. Cannot be released because
LyX 1.2.0pre4 superscript trouble.
2002-05-02 21:10:45 +00:00
malekith 67b749bdb7 - docbook errors fixed 2002-05-02 17:32:28 +00:00
david afb840ae72 fix b0rken Debian url 2002-05-02 12:25:38 +00:00
malekith 89c44b58e6 - ispelled + small fixes 2002-05-02 08:56:02 +00:00
malekith 9fd0bb801d - added local-valid target 2002-05-02 08:55:35 +00:00
malekith 38e3f596ab - some text stolen from PLD-quickstart 2002-05-02 08:55:03 +00:00