Oracle
Created by OpenACS community, last modified by Robert Taylor 07 Aug 2006, at 03:21 AM
Oracle
Oracle is an enterprise level, ACID-compliant RDBMS
What others say about Oracle
Oracle (Oracle.com)OpenACS uses Oracle with PL/SQL
Created by OpenACS community, last modified by Robert Taylor 07 Aug 2006, at 03:21 AM
Oracle is an enterprise level, ACID-compliant RDBMS
What others say about Oracle
Oracle (Oracle.com)OpenACS uses Oracle with PL/SQL
Created by OpenACS community, last modified by Robert Taylor 07 Aug 2006, at 03:20 AM
a program that handles all incoming and outgoing mail. The Reference Platform uses Qmail; any MTA that provides a sendmail wrapper (that is, that can be invoked by calling the sendmail program with the same variables that sendmail expects) can be used with OpenACS.
This is a placeholder for notes implementing specific MTAs with OpenACS
Created by OpenACS community, last modified by Robert Taylor 07 Aug 2006, at 03:20 AM
Should you decide to Install OpenACS from source using general en:openacs-system-install instructions, refer to these notes for changes:
[root ~]# cp /var/tmp/openacs-5.2.0d1/packages/acs-core-docs/www/files/postgresql.txt /etc/init.d/postgresql [root ~]# chown root.root /etc/init.d/postgresql [root ~]# chmod 755 /etc/init.d/postgresql
Test the script.
[root ~]# /etc/init.d/postgresql stop Stopping PostgreSQL: ok
If PostgreSQL successfully stopped, then use the following command to make sure that the script is run appropriately at boot and shutdown.
[root ~]# cd /etc/init.d root:/etc/init.d# ln -s /etc/init.d/postgresql K20postgresql root:/etc/init.d# ln -s /etc/init.d/postgresql S20postgresql root:/etc/init.d# cp K20postgresql rc2.d root:/etc/init.d# cp S20postgresql rc2.d root:/etc/init.d# cp K20postgresql rc3.d root:/etc/init.d# cp S20postgresql rc3.d root:/etc/init.d# cp K20postgresql rc4.d root:/etc/init.d# cp S20postgresql rc4.d root:/etc/init.d# cp K20postgresql rc5.d root:/etc/init.d# cp S20postgresql rc5.d root:/etc/init.d# rm K20postgresql root:/etc/init.d# rm S20postgresql root:/etc/init.d#
Test configuration.
root:/etc/init.d # cd root:~ # /etc/init.d/rc2.d/S20postgresql start Starting PostgreSQL: ok root:~ #
Created by OpenACS community, last modified by Robert Taylor 07 Aug 2006, at 03:19 AM
By the OpenACS Community. This section is a collection of documentation requirements that have been expressed in the OpenACS forums to 4th July 2003.
OpenACS installation documentation should meet the following requirements. No significance has been given to the order presented, topic breadth or depth here.
state installation prerequisites. For example: "You should read through the installation process to familiarize yourself with the installation process, before beginning an installation."
list critical decisions (perhaps as questions) that need to be made before starting: which OS, which DB, which aolserver version, system name, dependencies et cetera. Maybe summarize options as tables or decision-trees. For example, "As you proceed throughout the installation, you will be acting on decisions that have an impact on how the remaining part of the system is installed. Here is a list of questions you should answer before beginning."
list pre-installation assumptions
Show chronological overview of the process of installing a system to full working status: Install operating system with supporting software, configure with preparations for OpenACS, RDBMS(s) install and configure, Webserver install and configure, OpenACS install and configure, post-install work
Created by OpenACS community, last modified by Robert Taylor 07 Aug 2006, at 03:13 AM
By the OpenACS Community. This section is a collection of documentation requirements that have been expressed in the OpenACS forums to 4th July 2003.
OpenACS developer documentation should meet the following requirements. No significance has been given to the order presented, topic breadth or depth here.
list documentation assumptions, such as familiarity with modifying OpenACS packages. All kernel docs are here etc.
This documentation should be written for ongoing use by developers, not as a tutorial.
List of practical development and diagnostics tools and methodologies.
List of OpenACS development resources, api-doc, schema-browser, developer-support package etc.
Identify each OpenACS subsystem, explain why it is used (instead of other choices). In the case of subsystems that are developed outside of OpenACS such as tcl, include external references to development and reference areas.
Show current engineering standards and indicate where changes to the standards are in the works.
Sections should be dedicated to DotLRN standards as well, if they are not available elsewhere.
Add overview diagrams showing the core parts of the datamodel including an updated summary of Greenspun's Chapter 4: Data Models and the Object System
package design guidelines and development process templates including planning, core functions, testing, usability, and creating case studies
Standard package conventions, where to see "model" code, and guidelines (or where to find them) for:
programming tcl/sql
using the acs-api
ad_form
coding permissions
OpenACS objects
scheduled protocols
call backs
directory structure
user interface
widgets
package_name and type_extension_table
adding optional services, including search, general comments, attachments, notifications, workflow, CR and the new CR Tcl API
Document kernel coding requirements, strategy and guidelines to help code changers make decisions that meet kernel designers' criteria
Created by Aernout Schmidt, last modified by Robert Taylor 07 Aug 2006, at 03:13 AM
Pupose: A channel for sharing heuristics found in the installation and deployment of OpenACS and its packages.
In version 5.2.2 not very many packages are available. On the other hand, in version 5.1.5 some 5.2.2-packages won't work (dotFOLIO). Several 5.1.5-packages will work onder 5.2.2, if first installed on 5.1.5 and subsequently upgraded to 5.2.2. My current (admittedly Project Open is not yet very well tested) list:
| Services | Applications | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Created by Jade Rubick and OpenACS community, last modified by Torben Brosten 16 Jul 2006, at 10:18 PM
by Jade Rubick
OpenACS is more than a technology, it is a vibrant community. If you are new to OpenACS.org, you are coming into this community as a newbie, or a new person. The OpenACS folks are extremely helpful. However, consider what resources you have available for getting information most effectively.
Communities work similarly to how a bank account works. You make deposits by doing things that are beneficial to the community, and you make withdrawals by doing things that take time and energy from the community. The more helpful you are, the more people are going to be willing to help you out. If you have a pattern of being demanding and unhelpful, people are less likely to help you as much. This is not a conscious effort to punish, but common social equitable practices. It is just how people tend to participate in general.
What have you to offer the community? You are new, so maybe you cannot offer much in the way of technical knowledge. Can you trade for detailed technical help from more knowledgeable individuals?
I write this not because you're going to have trouble getting help. On the contrary, I've seen people in the OpenACS community help out people that are being very demanding and troublesome. My main hope in writing this is to give newbies a guide to how to most effectively get information.
Created by Caroline Meeks, last modified by Olga C. Santos 02 Jul 2006, at 01:58 PM
Typically each .LRN installation writes up a set of end user documenation that is specific for thier site. This allows them to use screenshots with thier skin and adjust for what packages and features that institution is using. It may also reflect the policies of that institution. A number of institutions have shared thier manuals, help pages etc. so you can use them as examples for creating your own.
SloanSpace - sloanspace.mit.edu - dotLRN
Pathways To China Instructors Manual - pathwaystochina.org - dotLRN and dotFolio for a high school level program.
Solution Grove Client Documentation - Documentation for various client sites that use dotLRN, dotFOLIO and OpenACS
Created by Gustaf Neumann, last modified by Gustaf Neumann 20 Jun 2006, at 10:43 AM
This page was created with a space in the name nameCreated by Robert Taylor, last modified by Torben Brosten 01 May 2006, at 11:02 AM
| Summary: | XCMS content management user interface |
| Description: | XCMS User Interface is a content management system built on the OpenACS Content Repository and BCMS CR Tcl API. It is a work in progress. Functionality includes upload or text entry on content or files, categorization, and template editing and assignment. |
| Maturity: | New Submission or Maturity Unknown |
| This package depends on: | bcms categories |
| Packages that depend on xcms-ui: | None |
| Package parameters: |
|
There is no package with the name "xcms-ui" known to bug-tracker.
| # 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 (xcms-ui/lib/) | 0 |
| # Documentation pages | 0 |
| # Documentation lines | 0 |
| Browse Source | Not installed |
| Github Repository: | https://github.com/openacs/xcms-ui/tree/oacs-5-10 |