Commit 9ce64577 authored by Project Open's avatar Project Open

http -> https

parent 940dc802
......@@ -2,9 +2,9 @@
This package is part of ]project-open[, an open-source enterprise project management system.
For more information about ]project-open[ please see:
* [Documentation Wiki](http://www.project-open.com/en/)
* [Documentation Wiki](https://www.project-open.com/en/)
* [V5.0 Download](https://sourceforge.net/projects/project-open/files/project-open/V5.0/)
* [Installation Instructions](http://www.project-open.com/en/list-installers)
* [Installation Instructions](https://www.project-open.com/en/list-installers)
About ]po[ Calendar:
......@@ -14,15 +14,15 @@ About ]po[ Calendar:
## Procedure Files
<table cellpadding="0" cellspacing="0"><tr valign="top"><td style="width:35%"><b><a href="http://www.project-open.net/api-doc/procs-file-view?version_id=105288&amp;path=packages/intranet-calendar/tcl/intranet-calendar-procs.tcl">tcl/intranet-calendar-procs.tcl</a></b></td><td></td><td>Library for ]po[ specific calendar functionality </td></tr></table>
<table cellpadding="0" cellspacing="0"><tr valign="top"><td style="width:35%"><b><a href="https://www.project-open.net/api-doc/procs-file-view?version_id=105288&amp;path=packages/intranet-calendar/tcl/intranet-calendar-procs.tcl">tcl/intranet-calendar-procs.tcl</a></b></td><td></td><td>Library for ]po[ specific calendar functionality </td></tr></table>
## Procedures
<table cellpadding="0" cellspacing="0"><tr valign="top"><td style="width:35%"><b><a href="http://www.project-open.net/api-doc/proc-view?version_id=105288&amp;proc=im_calendar_home_component">im_calendar_home_component</a></b></td><td></td><td>Returns the package id of the intranet-calendar module </td></tr><tr valign="top"><td style="width:35%"><b><a href="http://www.project-open.net/api-doc/proc-view?version_id=105288&amp;proc=im_package_calendar_id">im_package_calendar_id</a></b></td><td></td><td>Returns the package id of the intranet-calendar module </td></tr><tr valign="top"><td style="width:35%"><b><a href="http://www.project-open.net/api-doc/proc-view?version_id=105288&amp;proc=package_calendar_id">package_calendar_id</a></b></td><td></td><td>Returns the package id of the calendar module </td></tr></table>
<table cellpadding="0" cellspacing="0"><tr valign="top"><td style="width:35%"><b><a href="https://www.project-open.net/api-doc/proc-view?version_id=105288&amp;proc=im_calendar_home_component">im_calendar_home_component</a></b></td><td></td><td>Returns the package id of the intranet-calendar module </td></tr><tr valign="top"><td style="width:35%"><b><a href="https://www.project-open.net/api-doc/proc-view?version_id=105288&amp;proc=im_package_calendar_id">im_package_calendar_id</a></b></td><td></td><td>Returns the package id of the intranet-calendar module </td></tr><tr valign="top"><td style="width:35%"><b><a href="https://www.project-open.net/api-doc/proc-view?version_id=105288&amp;proc=package_calendar_id">package_calendar_id</a></b></td><td></td><td>Returns the package id of the calendar module </td></tr></table>
## SQL Files
<table cellpadding="0" cellspacing="0"><tr valign="top"><td><b><a href="http://www.project-open.net/api-doc/display-sql?package_key=intranet-calendar&amp;url=postgresql/intranet-calendar-create.sql&amp;version_id=105288">sql/postgresql/intranet-calendar-create.sql</a></b></td><td></td><td></td></tr><tr valign="top"><td><b><a href="http://www.project-open.net/api-doc/display-sql?package_key=intranet-calendar&amp;url=postgresql/intranet-calendar-drop.sql&amp;version_id=105288">sql/postgresql/intranet-calendar-drop.sql</a></b></td><td></td><td></td></tr></table>
<table cellpadding="0" cellspacing="0"><tr valign="top"><td><b><a href="https://www.project-open.net/api-doc/display-sql?package_key=intranet-calendar&amp;url=postgresql/intranet-calendar-create.sql&amp;version_id=105288">sql/postgresql/intranet-calendar-create.sql</a></b></td><td></td><td></td></tr><tr valign="top"><td><b><a href="https://www.project-open.net/api-doc/display-sql?package_key=intranet-calendar&amp;url=postgresql/intranet-calendar-drop.sql&amp;version_id=105288">sql/postgresql/intranet-calendar-drop.sql</a></b></td><td></td><td></td></tr></table>
## Content Pages
......
<?xml version="1.0"?>
<!-- Generated by the OpenACS Package Manager -->
<package key="intranet-calendar" url="http://openacs.org/repository/apm/packages/intranet-calendar" type="apm_application">
<package key="intranet-calendar" url="https://openacs.org/repository/apm/packages/intranet-calendar" type="apm_application">
<package-name>]project-open[ Calendar</package-name>
<pretty-plural>]project-open[ Calendar</pretty-plural>
<initial-install-p>f</initial-install-p>
<singleton-p>t</singleton-p>
<auto-mount>intranet-calendar</auto-mount>
<version name="5.0.4.0.0" url="http://www.project-open.net/download/apm/intranet-calendar-5.0.4.0.0.apm">
<version name="5.0.4.0.0" url="https://www.project-open.net/download/apm/intranet-calendar-5.0.4.0.0.apm">
<owner url="mailto:frank.bergmann@project-open.com">Frank Bergmann</owner>
<summary>]project-open[ interface to OpenACS calendar</summary>
<release-date>2016-11-15</release-date>
<vendor url="http://www.project-open.com/">]project-open[</vendor>
<vendor url="https://www.project-open.com/">]project-open[</vendor>
<license>]project-open[ Free License (FL)</license>
<description format="text/plain">The package maps ]project-open[ object types such as im_project, im_trans_task and im_forum_topic to acs_event objects that can be displayed by the calendar package. The integration between the two packages is implemented via trigger propagation, rather then through a &quot;view&quot;.</description>
......
......@@ -3,7 +3,7 @@
-- Copyright (c) 2003 - 2009 ]project-open[
--
-- All rights reserved. Please check
-- http://www.project-open.com/license/ for details.
-- https://www.project-open.com/license/ for details.
--
-- @author frank.bergmann@project-open.com
......
......@@ -3,7 +3,7 @@
-- Copyright (c) 2003 - 2009 ]project-open[
--
-- All rights reserved. Please check
-- http://www.project-open.com/license/ for details.
-- https://www.project-open.com/license/ for details.
--
-- @author frank.bergmann@project-open.com
......
......@@ -3,7 +3,7 @@
# Copyright (c) 2003-2006 ]project-open[
#
# All rights reserved. Please check
# http://www.project-open.com/license/ for details.
# https://www.project-open.com/license/ for details.
ad_library {
Library for ]po[ specific calendar functionality
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment