Download List

프로젝트 설명

Nullcraft Portal Development Kit is a tool for Web developers to quickly and easily
integrate several heterogeneous applications and news sources together into a
multi-page portal layout. It takes advantage of a J2EE environment, yet still allows web
developers to develop and maintain CGI and other applications. The main display format
is
via a JSP page that uses JSP custom tag libraries to generate the dynamic layout. This
layout mechanism uses features from JSP 1.2 spec. The "native" development
environment
for backend modules will be Java 2 Servlet/JSP. J2EE security components will be made
available to all applications accessed via the Portal. News channels can be managed using
RDF (RSS) files. Configuration via XML files or JDBC connection will both be available
options. Each backend component type has it's own Plugin for configuration and
execution.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-07-19 23:09
0.5.1

이 버전의 가장 중요한 기능을 향상 새 CGI를 플러그인입니다. 이 플러그인이 버전에서는 GET 요청하지만, 미래를 지원하는 버전도 POST를 지원할 예정이다. 보안 버그는 어디에 사용자의 자격 증명을하기 전에 몇 가지 관리 작업을 수행하는 수정되었습니다 확인되지 않았습니다. 더많은 문서가 추가되었습니다. 공백 모듈 및 작업 이름이 더 이상 허용됩니다. Perl은 CGI를 샘플 응용 프로그램 (whois.bw.org)의 CGI 플러그인 예제가 포함되어있습니다. URL이 매핑을 파견과 같은 청소기 URL에 대한 허용 / foo는 / 상황실과 더불어 막대에 추가되었습니다? 모드 = foo는 & 찍기 = 바.
Tags: Major feature enhancements
The most significant feature enhancement in this version is a new CGI plugin. This plugin supports GET requests in this version, but future versions will also support POST. A security bug where the user's credentials were not checked prior to performing several administrative tasks was fixed. More documentation was added. Whitespace in Module and Operation names is no longer allowed. A sample Perl CGI app (whois.bw.org) is included as an example of the CGI plugin. A URL mapping was added to allow for cleaner URLs such as Dispatch/foo/bar in addition to Dispatch?mod=foo&op=bar.

2001-07-15 22:08
0.5.0

웹 수집 모듈을 구성하기위한 기반 관리 페이지가 추가되었습니다. 많은 동시성 문제를 해결했다. '의 역할을 관리'를 구현했고 지금은 모듈을 관리하기위한 시스템에 의해 사용되는, 그들의 운영 및 구성 요소. 부울 / 비트는 SQL 타입 더이상 부울 값을 지정하는 데 사용됩니다. 대신, smallint 독점적으로, 1 또는 0을 사용하여 나타내는 논리값, 그래서 다양한 JDBC 드라이버를 수용하는 데 사용됩니다.
Tags: Major feature enhancements
A collection of Web-based administration pages for configuring modules has been
added. Many concurrency issues were addressed. A role of 'admin' was
implemented and is now used by the system for managing Modules, their
Operations, and Components. Boolean/bit SQL types are no longer used for
specifying boolean values. Instead, smallint is used exclusively, using 1 or 0
to represent booleans, so as to accommodate various JDBC drivers.

2001-07-09 11:33
0.4.2

이 릴리스에는 수정의 모든 PostgreSQL의 특정 문제. PortalUtils 더이상 기본값으로 값을 데이터베이스에 의존하고있다. 그래서 지금은 사용자 이름과 암호를 최소 3 자 이상이어야합니다 문제는 여기서 사용자 이름은 '만들 수도 고쳤습니다. 여러 다른 기능 및 향상된왔다 / 또는 변경.
Tags: Minor feature enhancements
This release fixes all PostgreSQL-specific issues. PortalUtils no longer relies on default values in the database. Fixed the issue where a user named '' could be created, so that now usernames and passwords must be at least 3 characters long. Various other features have been enhanced and/or altered.

2001-07-02 12:45
0.4.1

이것은 몇 가지 사소한 수정 릴리스 PostgreSQL은 특정 문제에 고유 ID gereration 관련. PortalUtils.getNextId (..) 지금은 데이터베이스에 독립적인, 따라서 전체 응용 프로그램을 데이터베이스에 독립적으로하고있습니다 (아직 테스트하지 않았으므로, 비록)가있다. 사용자 관리 비트 : 현재 로그온한 사용자 수가 지금은 훨씬 더 정확하고있을 때만 사용자의 세션이 만료되면 시스템의 가비지 수집기가 아니라 그들이 명시 때 로그아웃을 변경하거나, 사용자에 의존합니다 바뀌었습니다.
Tags: Minor feature enhancements
This minor release fixes some PostgreSQL-specific issues related to unique Id gereration. PortalUtils.getNextId(..) is now database-independent, thus making the entire application database independent (haven't yet tested this, though). User management was changed a bit: the current logged in User count is alot more accurate now, only relying on the system garbage collector when a User's session expires, not when they explicitly log out or change users.

2001-06-16 09:49
0.4

페이지 레이아웃 관리, 약간, 그리고 더 나은 사용자 관리 강화 지속성 메커니즘을했다. 많은 버그 수정.
Tags: Major feature enhancements
Page layout management, slightly enhanced user management, and better persistence mechanisms added. A lot of bugs fixed.

Project Resources