Showing 501 - 510 of 693 Postings (
summary)
Created by Gustaf Neumann, last modified by Gustaf Neumann 16 Sep 2013, at 09:28 PM
Package Specification Summary for Package: theme-zen
Summary: |
Zen Theme for DotLRN |
Description: |
|
Documentation: |
Package Documentation |
Maturity: |
Mature |
This package depends on: |
dotlrn |
Packages that depend on theme-zen: |
None |
Package parameters: |
- AdditionalNavbarTabs
- list of URL Names pairs which will make it into additional navbar tabs (default /dotlrn/ #dotlrn.Home# #dotlrn.Home_Accesskey# /dotlrn/courses #dotlrn.Courses# #dotlrn.Courses_Accesskey# /dotlrn/communities #dotlrn.Communities# #dotlrn.Communities_Accesskey# /dotlrn/control-panel #dotlrn.control_panel# #dotlrn.control_panel_accesskey#, type string, scope instance)
- CssUrl
- default css_url (default /resources/theme-zen/css/color/blue.css, type string, scope instance)
- GenericCommunityTab
- Use a generic name for the community tab (default 0, type string, scope instance)
- communityCssUrl
- default community css_url (default /resources/theme-zen/css/color/purple.css, type string, scope instance)
- courseCssUrl
- default class css_url (default /resources/theme-zen/css/color/green.css, type string, scope instance)
- dotLRNToZenMap
- list of old layout/new layout names used to update and existing .LRN site (default #new-portal.simple_1column_layout_name# #theme-zen.Zen_1_column# #new-portal.simple_2column_layout_name# #theme-zen.Zen_2_column# #new-portal.simple_3column_layout_name# #theme-zen.Zen_3_column#, type string, scope instance)
- logoImageAttributes
- List of name value pairs for HTML attributes for the image tag of the logo (default src /resources/theme-zen/images/global/dotLRN-logo.gif alt .LRN width 82 height 45, type string, scope instance)
|
Bug Tracker Summary for Package: theme-zen
There is no package with the name "theme-zen" known to bug-tracker.
Code Metrics Summary for Package: theme-zen
# Tcl Procs |
5 |
# Tcl Lines |
543 |
# Tcl Blank Lines |
77 |
# Tcl Comment Lines |
71 |
# Automated Tests |
0 |
# Stored Procedures |
PG: 0 ORA: 0 |
# SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
# ADP pages |
3 |
# ADP lines |
40 |
# Include pages (theme-zen/lib/) |
5 |
# Documentation pages |
12
(Package Documentation)
|
# Documentation lines |
501 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/theme-zen/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Gustaf Neumann 16 Sep 2013, at 09:18 PM
Package Specification Summary for Package: dotlrn-mmplayer
Summary: |
|
Description: |
|
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
dotlrn mmplayer-portlet |
Packages that depend on dotlrn-mmplayer: |
None |
Package parameters: |
None
|
Bug Tracker Summary for Package: dotlrn-mmplayer
There is no package with the name "dotlrn-mmplayer" known to bug-tracker.
Code Metrics Summary for Package: dotlrn-mmplayer
# Tcl Procs |
0 |
# Tcl Lines |
0 |
# Tcl Blank Lines |
1 |
# Tcl Comment Lines |
0 |
# Automated Tests |
0 |
# Stored Procedures |
PG: 0 ORA: 0 |
# SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
# ADP pages |
0 |
# ADP lines |
0 |
# Include pages (dotlrn-mmplayer/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/dotlrn-mmplayer/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Gustaf Neumann 16 Sep 2013, at 09:06 PM
Package Specification Summary for Package: dbm
Summary: |
This package is a port of PhpPgAdmin and PgAdmin for OpenACS |
Description: |
Copyright (C) 2006 Michael Riecker, Nima Mazloumi
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
A copy of the GNU General Public License
can be found under http://www.gnu.org/licenses/gpl.txt; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
None |
Packages that depend on dbm: |
None |
Package parameters: |
- EncodingTypes
- All valid PostgreSQL encoding types (default ALT EUC_CN EUC_JP EUC_KR EUC_TW ISO_8859_5 ISO_8859_6 ISO_8859_7 ISO_8859_8 JOHAB KOI8 LATIN1 LATIN2 LATIN3 LATIN4 LATIN5 LATIN6 LATIN7 LATIN8 LATIN9 LATIN10 SQL_ASCII TCVN UNICODE WIN WIN874 WIN1256, type string, scope instance)
- FunctionArguments
- List of Function Arguments and their replacements (default {integer int4} {"character varying" varchar} {bigint int8} {bigserial serial8} {"bit varying" varbit} {boolean bool} {character char} {"double precision" float8} {smallint int2} {"time with time zone" timetz} {"timestamp with time zone" timestamptz}, type string, scope instance)
- GraphCmd
- The default command to use for graph display of relations. Enter the full path of the command here. GraphViz provides several commands like dot,fdp,... (default /usr/local/bin/dot, type string, scope instance)
- GraphVizP
- Is graphviz installed? On a fresh installation the value is first empty. The system checks for the existance of the command defined under GraphCmd. If it succeeds the value is set to 1 (true) else to 0 (false). (default , type string, scope instance)
- HighlightingCommands
- List of space separated commands that should be highlighted. (default ACTION ALIAS ALL ALTER AS AUTHORIZATION BEGIN CACHE CASCADE COMMENT CREATE DECLARE DELETE DROP END EXIT FOR FOREIGN FUNCTION GRANT IF INCREMENT INTO IS JOIN KEY LANGUAGE LEFT LOOP MAXVALUE MINVALUE NEW NO NOT NULL OIDS OLD ON OPTION OR OWNER PERFORM PRIMARY REFERENCES REPLACE RETURN RETURNS RIGHT SCHEMA SEQUENCE SELECT SET START TABLE TO TRIGGER UNIQUE UPDATE VALUES VIEW VOLATILE WHEN WHERE WHILE WITH, type string, scope instance)
- PageSize
- Define the pagesize for Pagination (default 20, type number, scope instance)
- ProgrammingLanguages
- ProgrammingLanguages (default sql c internal, type string, scope instance)
- Properties1
- Properties1 (default VOLATILE IMMUTABLE STABLE, type string, scope instance)
- Properties2
- Properties2 (default CALLED ON NULL INPUT,RETURNS NULL ON NULL INPUT, type string, scope instance)
- Properties3
- Properties3 (default SECURITY INVOKER,SECURITY DEFINER, type string, scope instance)
- Returns1
- Returns1 (default SETOF, type string, scope instance)
- Returns3
- Returns3 (default [ ], type string, scope instance)
- RuleEvent
- RuleEvent (default SELECT INSERT UPDATE DELETE, type string, scope instance)
- deferrable
- Opts for foreign keys (default NOT DEFERRABLE;DEFERRABLE, type string, scope instance)
- event
- Parameter for triggers (default INSERT,UPDATE,DELETE,INSERT OR UPDATE,INSERT OR DELETE,DELETE OR UPDATE,INSERT OR DELETE OR UPDATE, type string, scope instance)
- initially
- Opts for foreign keys (default INITIALLY IMMEDIATE;INITIALLY DEFERRED, type string, scope instance)
- match
- Opts for foreign keys (default MATCH SIMPLE;MATCH FULL, type string, scope instance)
- methods
- All valid methods for indexes (default BTREE RTREE GIST HASH, type string, scope instance)
- update_delete
- Opts for foreign keys (default NO ACTION;RESTRICT;CASCADE;SET NULL;SET DEFAULT, type string, scope instance)
- when
- Parameter for triggers (default BEFORE AFTER, type string, scope instance)
|
Bug Tracker Summary for Package: dbm
There is no package with the name "dbm" known to bug-tracker.
Code Metrics Summary for Package: dbm
# Tcl Procs |
0 |
# Tcl Lines |
0 |
# Tcl Blank Lines |
1 |
# Tcl Comment Lines |
0 |
# Automated Tests |
0 |
# Stored Procedures |
PG: 0 ORA: 0 |
# SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
# ADP pages |
0 |
# ADP lines |
0 |
# Include pages (dbm/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/dbm/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Gustaf Neumann 16 Sep 2013, at 09:00 PM
Package Specification Summary for Package: latest-portlet
Summary: |
Provides a portlet to the contents in the latest package. |
Description: |
This is a portlet to the latest package contents. |
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
latest |
Packages that depend on latest-portlet: |
dotlrn-latest |
Package parameters: |
- latest_portlet_region
- - (default 1, type number, scope instance)
|
Bug Tracker Summary for Package: latest-portlet
There is no package with the name "latest-portlet" known to bug-tracker.
Code Metrics Summary for Package: latest-portlet
# Tcl Procs |
0 |
# Tcl Lines |
0 |
# Tcl Blank Lines |
1 |
# Tcl Comment Lines |
0 |
# Automated Tests |
0 |
# Stored Procedures |
PG: 0 ORA: 0 |
# SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
# ADP pages |
0 |
# ADP lines |
0 |
# Include pages (latest-portlet/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/latest-portlet/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Gustaf Neumann 16 Sep 2013, at 08:59 PM
Package Specification Summary for Package: dotlrn-latest
Summary: |
Applet for the latest package and portlet. |
Description: |
Applet for the latest package and portlet. |
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
latest latest-portlet |
Packages that depend on dotlrn-latest: |
None |
Package parameters: |
None
|
Bug Tracker Summary for Package: dotlrn-latest
There is no package with the name "dotlrn-latest" known to bug-tracker.
Code Metrics Summary for Package: dotlrn-latest
# Tcl Procs |
0 |
# Tcl Lines |
0 |
# Tcl Blank Lines |
1 |
# Tcl Comment Lines |
0 |
# Automated Tests |
0 |
# Stored Procedures |
PG: 0 ORA: 0 |
# SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
# ADP pages |
0 |
# ADP lines |
0 |
# Include pages (dotlrn-latest/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/dotlrn-latest/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Gustaf Neumann 16 Sep 2013, at 08:55 PM
Package Specification Summary for Package: dotlrn-learning-content
Summary: |
|
Description: |
|
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
learning-content-portlet dotlrn |
Packages that depend on dotlrn-learning-content: |
None |
Package parameters: |
- default_categories_tree
- id of categories that content will use in form category_id (default 0, type number, scope instance)
|
Bug Tracker Summary for Package: dotlrn-learning-content
There is no package with the name "dotlrn-learning-content" known to bug-tracker.
Code Metrics Summary for Package: dotlrn-learning-content
# Tcl Procs |
0 |
# Tcl Lines |
0 |
# Tcl Blank Lines |
1 |
# Tcl Comment Lines |
0 |
# Automated Tests |
0 |
# Stored Procedures |
PG: 0 ORA: 0 |
# SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
# ADP pages |
0 |
# ADP lines |
0 |
# Include pages (dotlrn-learning-content/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/dotlrn-learning-content/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Gustaf Neumann 16 Sep 2013, at 08:54 PM
Package Specification Summary for Package: learning-content-portlet
Summary: |
|
Description: |
|
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
dotlrn xowiki |
Packages that depend on learning-content-portlet: |
dotlrn-learning-content |
Package parameters: |
- admin_portlet_element_pretty_name
- the name in the UI for xowiki element (default #learning-content-portlet.admin_portlet_element_pretty_name#, type string, scope instance)
- admin_portlet_pretty_name
- the name for the xowiki admin portlet in the UI (default #learning-content-portlet.admin_portlet_pretty_name#, type string, scope instance)
- content_portal_force_region
- region that new xowiki portlets are put into be default (default 1, type number, scope instance)
- content_portal_page_name
- a default name for the page created by content-portlet (default , type string, scope instance)
- learning_content_portlet_pretty_name
- name for UI of content (default #learning-content-portlet.content#, type string, scope instance)
- show_header_p
- Show/Hide header for content pages (default 0, type number, scope instance)
|
Bug Tracker Summary for Package: learning-content-portlet
There is no package with the name "learning-content-portlet" known to bug-tracker.
Code Metrics Summary for Package: learning-content-portlet
# Tcl Procs |
0 |
# Tcl Lines |
0 |
# Tcl Blank Lines |
1 |
# Tcl Comment Lines |
0 |
# Automated Tests |
0 |
# Stored Procedures |
PG: 0 ORA: 0 |
# SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
# ADP pages |
0 |
# ADP lines |
0 |
# Include pages (learning-content-portlet/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/learning-content-portlet/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Gustaf Neumann 16 Sep 2013, at 08:51 PM
Package Specification Summary for Package: content-portlet
Summary: |
|
Description: |
|
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
dotlrn xowiki |
Packages that depend on content-portlet: |
dotlrn-content |
Package parameters: |
- admin_portlet_element_pretty_name
- the name in the UI for xowiki element (default Portlet de Contenido, type string, scope instance)
- admin_portlet_pretty_name
- the name for the xowiki admin portlet in the UI (default Administracion de Contenido, type string, scope instance)
- content_portal_force_region
- region that new xowiki portlets are put into be default (default 1, type number, scope instance)
- content_portal_page_name
- a default name for the page created by content-portlet (default , type string, scope instance)
- content_portlet_pretty_name
- name for UI of content (default Contenido, type string, scope instance)
|
Bug Tracker Summary for Package: content-portlet
There is no package with the name "content-portlet" known to bug-tracker.
Code Metrics Summary for Package: content-portlet
# Tcl Procs |
0 |
# Tcl Lines |
0 |
# Tcl Blank Lines |
1 |
# Tcl Comment Lines |
0 |
# Automated Tests |
0 |
# Stored Procedures |
PG: 0 ORA: 0 |
# SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
# ADP pages |
0 |
# ADP lines |
0 |
# Include pages (content-portlet/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/content-portlet/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Gustaf Neumann 16 Sep 2013, at 08:50 PM
Package Specification Summary for Package: dotlrn-content
Summary: |
|
Description: |
|
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
content-portlet dotlrn |
Packages that depend on dotlrn-content: |
None |
Package parameters: |
- default_categories_tree
- id of categories that content will use in form category_id (default 0, type number, scope instance)
|
Bug Tracker Summary for Package: dotlrn-content
There is no package with the name "dotlrn-content" known to bug-tracker.
Code Metrics Summary for Package: dotlrn-content
# Tcl Procs |
0 |
# Tcl Lines |
0 |
# Tcl Blank Lines |
1 |
# Tcl Comment Lines |
0 |
# Automated Tests |
0 |
# Stored Procedures |
PG: 0 ORA: 0 |
# SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
# ADP pages |
0 |
# ADP lines |
0 |
# Include pages (dotlrn-content/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/dotlrn-content/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Gustaf Neumann 16 Sep 2013, at 08:47 PM
Package Specification Summary for Package: xowiki-includelet
Summary: |
|
Description: |
|
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
layout-manager xowiki |
Packages that depend on xowiki-includelet: |
None |
Package parameters: |
- xowiki_admin_includelet_element_pretty_name
- the name in the UI for xowiki element (default #xowiki-includelet.admin_includelet_element_pretty_name#, type string, scope instance)
- xowiki_admin_includelet_pretty_name
- the name for the xowiki admin includelet in the UI (default #xowiki-includelet.admin_includelet_pretty_name#, type string, scope instance)
- xowiki_portal_content_force_region
- region that new xowiki includelets are put into be default (default 1, type number, scope instance)
|
Bug Tracker Summary for Package: xowiki-includelet
There is no package with the name "xowiki-includelet" known to bug-tracker.
Code Metrics Summary for Package: xowiki-includelet
# Tcl Procs |
0 |
# Tcl Lines |
0 |
# Tcl Blank Lines |
1 |
# Tcl Comment Lines |
0 |
# Automated Tests |
0 |
# Stored Procedures |
PG: 0 ORA: 0 |
# SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
# ADP pages |
0 |
# ADP lines |
0 |
# Include pages (xowiki-includelet/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/xowiki-includelet/tree/oacs-5-10
|