more implementation - got the conference list to the script. Also fixed up

the low-level services a bit...
This commit is contained in:
Eric J. Bowersox
2003-07-19 22:06:54 +00:00
parent 354eeec28e
commit 23a1130891
9 changed files with 223 additions and 39 deletions

View File

@@ -17,9 +17,10 @@
*#
#*
Parameters:
community = The community we're getting the conferences of.
can_manage = Set if we can manage the ordering of conferences.
can_create = Set if we can create new conferences.
community = The community we're getting the conferences of.
conferences = The list of conferences for this community.
can_manage = Set if we can manage the ordering of conferences.
can_create = Set if we can create new conferences.
*#
#header2( "Conference List:" $community.Name )
## TEMPORARY