Action Pack
The controller and view of the RubyOnRails MVC-Framework is handled
by the Action Pack, which handles both layers by its two parts:
Action View and Action Controller. These two layers are bundled
in a single package due to their heavy interdependence. This is unlike
the relationship between the Active Record and Action Pack that is
much more separate.
Each of these packages can be used independently outside of Rails.
Action Pack
The controller and view of the RubyOnRails MVC-Framework is handled
by the Action Pack, which handles both layers by its two parts:
Action View and Action Controller. These two layers are bundled
in a single package due to their heavy interdependence. This is unlike
the relationship between the Active Record and Action Pack that is
much more separate.
Each of these packages can be used independently outside of Rails.
This project contains various useful extensions to the Haml template language's
Ruby implementation. Such extensions are useful enough to be distributed, but
not widely used or on-topic enough to belong in Haml proper.
This gives the Haml project a reasonable way to both demote current
functionality, such as the Textile and Maruku filters, and add new experimental
functionality that may later be added to the core.
Sakai is an online Collaboration and Learning Environment. Many users of
Sakai deploy it to support teaching and learning, ad hoc group collaboration,
support for portfolios and research collaboration.
Sakai is a free and open source product that is built and maintained by the
Sakai community. Sakai's development model is called "Community Source"
because many of the developers creating Sakai are drawn from the "community"
of organizations that have adopted and are using Sakai.
Firefox is an award winning, free, open-source web browser for many platforms
and is based on the Mozilla codebase. It is small, fast and easy to use, and
offers many advanced features:
o Popup Blocking
o Tabbed Browsing
o Live Bookmarks (ie. RSS)
o Extensions
o Themes
o FastFind
o Improved Security
This is a pre-compiled Linux/i386 version, able to run plugins from that
platform.
Mod_Authz_Unixgroup 1.0.x is a Unix group access control modules for Apache
version 2.2. If you have Apache 2.3 or Apache 2.4, you should be using
version 1.1.x of this module instead.
If you are having users authenticate with real Unix login ID over the net,
using something like my mod_authnz_external / pwauth combination, and you
want to do access control based on Unix group membership, then
mod_authz_unixgroup is exactly what you need.
Tokyo Promenade is a browser-based content management system with the
following features:
* simple and logical user interface : aims at conciseness like LaTeX
* high accessibility : XHTML 1.0 compliant and considering WCAG 1.0
* hybrid data structure : available as BBS, blog, and Wiki
* sufficient functionality : supports user management and file management
* high performance : uses an embedded database, Tokyo Cabinet
* lightweight : implemented by C99 and without any dependency
on other libraries
Mod_Authz_Unixgroup 1.1.x is a Unix group access control modules for Apache
version 2.4. If you have Apache 2.2 you should be using version 1.0.x of
this module instead.
If you are having users authenticate with real Unix login ID over the net,
using something like my mod_authnz_external / pwauth combination, and you
want to do access control based on Unix group membership, then
mod_authz_unixgroup is exactly what you need.
The DiscussionPlugin adds discussion forums to Trac. An arbitrary number
of forums can be added, organised to forum groups. Users can create
topics in forums and reply to them which together creates discussion
threads. Threaded or flat view to topics and its replies is supported.
Each forum has a list of moderators who can delete topics, replies,
etc. Appending new forums and topics either as new replies shows up in
timeline. Searching capability in topics and replies is supported too.
This is a release of the SARA package email2trac that contains utilities that
we use to convert emails to trac tickets. The initial setup was made by Daniel
Lundin from Edgewall Software. SARA has extend the initial setup, with the
following extensions:
* HTML messages
* Attachments
* Use commandline options
* Use config file to change the behaviour of the email2trac.py program
* unicode support for special characters in the headers of an email message