Ports Search

Results 17,16117,170 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.016 seconds)
www/actionpack-3.2.22.2 (Score: 1.0904034E-4)
Action Controller and Action View of Rails MVC Framework
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.
www/actionpack-4.2.6 (Score: 1.0904034E-4)
Action Controller and Action View of Rails MVC Framework
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.
www/haml-contrib-1.0.0.1 (Score: 1.0904034E-4)
Addons for the Ruby implementation of the Haml template language
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.
www/sakai-10.2 (Score: 1.0904034E-4)
Online Collaboration and Learning Environment
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.
www/firefox-45.4.0 (Score: 1.0904034E-4)
Web browser based on the browser portion of Mozilla
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.
www/mod_authz_unixgroup-1.0.3 (Score: 1.0904034E-4)
UNIX group access control module for Apache 2.2
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.
www/tokyopromenade-0.9.25 (Score: 1.0904034E-4)
Content management system
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
www/mod_authz_unixgroup-1.1.0 (Score: 1.0904034E-4)
UNIX group access control module for Apache 2.4
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.
www/discussion-0.7 (Score: 1.0904034E-4)
Discussion forum plugin for Trac
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.
www/email2trac-2.6.2 (Score: 1.0904034E-4)
Convert email to trac tickets
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