welcome: please sign in

Revision 11 as of 2010-12-09 00:01:43

Clear message
Page Locked

DaemonAdmin / Portal

1. Source

The portal source lives in module portal of our git server. The main check-out is in /afs/hcoop.net/user/h/hc/hcoop/portal.

= Building =

Run become_hcoop before modifying files in the main check-out or running any git commands that would modify it.

To build it yourself:

header.mlt and footer.mlt are built from assorted other files. Running make in a check-out directory should build them. See the Makefile for how they're built. Note that make won't publish changes that you make onto the real web sites; you must use mlt for that.

Needed files for building:

</div>

</body></html>

1.1. Application Within the Portal

There are some subdirectories of portal that contain different web apps, like app (the source for join.hcoop.net). You must run mlt separately in any of these directories to publish changes in it. These include:


CategorySystemAdministration