Filtered by date 2017-07-07, 1 - 7 of 7 Postings (
all,
summary)
Created by Gustaf Neumann, last modified by Benjamin Brink 07 Jul 2017, at 07:34 AM
Package Specification Summary for Package: quota
| Summary: |
|
| Description: |
|
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
None |
| Packages that depend on quota: |
dotlrn-quota quota-portlet |
| Package parameters: |
- MaxFilesByCommunity
- Max. Number of files in a community (default 1000, type number, scope instance)
- MaxFilesByUser
- Max. number of files by user (default 150, type number, scope instance)
- MaxFilesByUserComm
- Max. number of files by user-community (default 100, type number, scope instance)
- MaxFilesByUserFolder
- Max. number of files by user personal folder (default 150, type number, scope instance)
- MaxQuotaByCommunity
- Max. quota used by a community (in KB) (default 200000, type number, scope instance)
- MaxQuotaByUser
- Max. quota used by user (in KB) (default 30000, type number, scope instance)
- MaxQuotaByUserComm
- Max. quota used by user-community (in KB) (default 10000, type number, scope instance)
- MaxQuotaByUserFolder
- Max. quota used by user personal folder (in KB) (default 30000, type number, scope instance)
- QuotaEnabled
- Enable quota control if is set to 1 (default 1, type number, scope instance)
|
Bug Tracker Summary for Package: quota
There is no package with the name "quota" known to bug-tracker.
Code Metrics Summary for Package: quota
| # 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 (quota/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/quota/tree/oacs-5-10
|
Quota
Package to control the expense of space in users' disc and communities.
The module quota allows to control the space used by users and communities in the module filestorage, this is controlled by the manager of the system and for it it he can modify the global parameters and to establish particular values of these parameters for communities and even users.
The available parameters are:
MaxQuotaByCommunity - > maximum Quota for community (in KB)
MaxQuotaByUser - > maximum Quota for user (in KB)
MaxQuotaByUserFolder - > maximum Quota of the personal directoryof the user (in KB)
MaxQuotaByUserComm - > maximum Quota for user in a community (in KB)
MaxFilesByCommunity - > N º maximum of files for community
MaxFilesByUser - > N º maximum of files for user
MaxFilesByUserFolder - > N º maximum of files for personal directory
MaxFilesByUserComm - > N º maximum of files for user in a community
Created by Francisco Soler Lahuerta, last modified by Benjamin Brink 07 Jul 2017, at 07:33 AM
see en:quota
Created by Gustaf Neumann, last modified by Benjamin Brink 07 Jul 2017, at 07:32 AM
Package Specification Summary for Package: wikipedia
| Summary: |
|
| Description: |
|
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
None |
| Packages that depend on wikipedia: |
wikipedia-portlet |
| Package parameters: |
None
|
Bug Tracker Summary for Package: wikipedia
There is no package with the name "wikipedia" known to bug-tracker.
Code Metrics Summary for Package: wikipedia
| # 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 (wikipedia/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/wikipedia/tree/oacs-5-10
|
Integration of the encyclopedia Wikipedia in dotLRN.
Accomplishment of a module integrated to the platform dotLRN, that allows to realize searches in the encyclopedia wikipedia, without need to go out of the platform.
The consultations turn out to be integrated to the course or community and can be realized in different languages.
Created by Agustín Lopez Bueno, last modified by Benjamin Brink 07 Jul 2017, at 07:32 AM
see en:wikipedia
Created by OpenACS community, last modified by Benjamin Brink 07 Jul 2017, at 07:15 AM
Getting admin-level help
Install OpenACS
Setup database environment variables. See end of https://openacs.org/doc/openacs.html,
https://openacs.org/doc/backup-recovery.html, and https://openacs.org/doc/snapshot-backup.html
https://openacs.org/doc/analog-setup.html
For creating custom pages, see developer tutorials https://openacs.org/doc/tutorial.html
Administrating a system
These OpenACS packages are useful for diagnostics and development:
Performance monitoring
Bibliography and Credits
See en:doc-credits.
Created by OpenACS community, last modified by Benjamin Brink 07 Jul 2017, at 07:11 AM
Site and System Administrators - Documentation Requirements
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 administrators' documentation should meet the following requirements. No significance has been given to the order presented, topic breadth or depth here.
-
For each requirement below, include links to developer tutorials and other documentation for more detail.
-
Describe a structural overview of a working system and how the components work together. "The Layered Cake view" a general network view of system; a table showing system levels versus roles to help with understanding how the subsystems are interconnected.
-
Provide a comprehensive description of typical administrative processes for operating an OpenACS system responsibly, including reading logs and command line views that describe status of various active processes.
-
Create a list of administrative tools that are useful to administrating OpenACS, including developer support, schema-browser and api browser. Link to AOLserver's config file documentation.
-
Resources on high level subjects such as web services, security guidelines
-
Describe typical skill sets (and perhaps mapped to standardized job titles) for administrating an OpenACS system (human-resources style). For a subsite admin/moderator attributes might include trustworthy, sociable, familiarity with the applications and subsystems, work/group communication skills et cetera
-
Describe how to set up typical site moderation and administration including parameters, permissions, "Hello World" page
-
Show directory structure of a typical package, explanation of the various file types in a package (tcl,adp,xql) and how those relate to the previously described subsystems, when they get refreshed etc.
-
Ways to build a "Hello World" page
-
Show examples of how the OpenACS templating system is used, including portal sections of pages. For example, create a customised auto-refreshing startpage using lars-blogger, a photo gallery, and latest posts from a forum. This should rely heavily on documentation existing elsewhere to keep current. This would essentially be a heavily annotated list of links.
-
Show ways of modifying the look and feel across pages of an OpenACS website. Refer to the skins package tutorial.
-
Describe a methodology for diagnosing problems, finding error statements and interpreting them --for OpenACS and the underlying processes.
-
FAQs: Administration tasks commonly discussed on boards: admin page flow, how to change the looks of a subsite with a new master.adp, options on "user pages" , a quick introduction to the functions and processes. info about the user variables, file locations
Pull in docs from: https://openacs.org/doc/acs-admin.html
Created by OpenACS community, last modified by Benjamin Brink 07 Jul 2017, at 07:06 AM
Keeping track of the commands you run and recording their output has important diagnostic value. I like to create a literal history of my installations in a shell inside of emacs (M-x shell) so that I can save the output if needed. An alternative would be to use the script command.
Check the error logs. We point out the location of error logs for the various pieces of software. Output from those logs will help you, and help us help you. Do not worry if you feel overwhelmed by all the information in the error logs. Over time, you will find that they make more and more sense. At some point, you may actually look forward to errors so that you can run to the log and diagnose the problem.
If something goes wrong, do not panic. There are plenty of ways to get help. Here are some:
-
Search the forums at openacs.org - Frequently, people who have struggled through the same issue have already posted and received help with answers immediately available to you.
-
The bottom of each page has a link to OpenACS.org, where you can post comments and read other users comments about the contents of the page.
-
Post a question on the forums. Make sure you've done a search first. When you do post, be sure to include your setup information (OS, etc) as well as the exact commands that are failing with the accompanying error. If there is a SQL error in the TCL error or in the log, post that too.
-
Ask questions at the irc channel on freenode.net (#openacs). They're knowledgeable and quite friendly if you can keep them on topic.
-
If you find errors in this document or if you have ideas about making it better, please post them in the forum or BugTracker.