root/trunk/midgard/README.txt

Revision 7197, 1.8 kB (checked in by bergius, 4 years ago)

Updating info on CVS structure

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 The Midgard Project CVS Repository
2 ==================================
3 2004-03-16 Henri Bergius (henri.bergius@iki.fi)
4
5 This repository is being used for managing versions of the
6 Midgard Open Source Content Management Framework. For more
7 information about Midgard CMF, please visit:
8 http://www.midgard-project.org/
9
10 Midgard development is being managed using the Tigris.org
11 system. To gain developer access, register at the site and
12 apply for a developer role in the http://midgard.tigris.org
13 subsite.
14
15 The layout of this repository is the following:
16
17 apis/           Programming language bindings for Midgard
18         php4/   PHP4 bindings
19         php5/   PHP5 bindings
20         ruby/   Ruby bindings (formerly "Scriptor")
21         soap/   SOAP bindings running on top of PHP4
22
23 core/           Midgard core libraries
24         midgard/        Libraries for Midgard 1.x
25
26 httpd/          Web server support for Midgard
27         apache1/        Midgard module for Apache 1.x
28         apache2/        Midgard module for Apache 2.x
29
30 tools/          Tools for managing Midgard
31         backup/ Midgard backup tool (formerly "NemeinBackup")
32         datagard/       Midgard data installation utility
33         yamp/   Midgard packaging utility
34         midrepository/  Midgard workflow extension
35
36 php-libs/       Midgard libraries written in PHP
37         authentication/ Secure authentication library ("NemeinAuthentication")
38         localization/   Localization library ("NemeinLocalization")
39
40 The Midgard CVS repository was reorganized and imported to
41 Tigris.org on March 15th 2004. The earlier Midgard repository
42 is available in the following addresses:
43 http://www.midgard-project.org/community/development/download/midgard-cvs-20040315
44 http://www.nehmer.net/~bergie/midgard-cvs-20040315.tar.bz2
45
46 Some packages that used to reside in Midgard CVS are now available
47 as their own projects in Tigris.org.
48
49 contrib/MidCOM  -> midcom.tigris.org
50 admin/aegir     -> aegir.tigris.org
51 admin/spider    -> spider.tigris.org
52 midgard/lite    -> midgardlite.tigris.org
Note: See TracBrowser for help on using the browser.