Recommend this page to a friend! |
Download .zip |
Info | View files (23) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2005-03-01 (11 years ago) | Not enough user ratings | Total: 850 | All time: 3,931 This week: 1,045 |
Version | License | PHP version | Categories | |||
pergamus-pubman 1.0 | GNU General Publi... | 3 | Content management |
Description | Author | |
Pergamus publication manager is a Web based Content Management System (CMS) that stores, organizes, and provides access to scientific publication collections. |
/-----------------------------------------------------\ | Pergamus publication manager 1.0 installation | \-----------------------------------------------------/ This is the first stable release of Pergamus. The main news are: - The search functionality is implemented (author, title, pub.type and year). - The visualization of the collection list is faster. Now we store a html version of the list with each modification, instead of generating it each time the page is requested. - I've fixed some bugs related to the bibtex key generation and the document codification. . Requirements . You must have installed PHP 4.3.9 as a module of the Apache server. . PHP Session Support must be enabled in the 'php.ini' file. It's also recommended that you check the upload file capacity. If you don't know what I'm talking about you should talk with your administrator. . Download Pergamus . Download Pergamus Publication Manager BETA . Unpack the zip file in your 'public_html' folder or wherever you want to use Pergamus. . Download DOMIT! . Download the DOMIT! 0.99 xml parser. . Create a folder named 'domit' in the 'pergamus' folder and unpack the DOMIT! source inside. . Enjoy ! . Now you can type in your web browser the corresponding address and log into Pergamus with username 'test' and password 'test'. ------------------------------------------------------------------------------------------ . Directory structure [class]________> contains mostly php source for the data handling. [pages]________> this code is intended to generate the user interfase and manage the users actions. [pubs]_________> where the 'pdf' and 'ps' files are saved | [temp]_______> upload folder. [reg]__________> contains xml files with the publications metadata and the users list. [img]__________> well, you may guess it ... ------------------------------------------------------------------------------------------ Pergamus Publication Manager is a sourceforge.net project Our home page is www.pergamus.javart.net For any copyright question read first the LICENSE.txt file in this package. ------------------------------------------------------------------------------------------ |
Files |
File | Role | Description | ||
---|---|---|---|---|
class (5 files) | ||||
pages (12 files) | ||||
reg (2 files) | ||||
index.php | Example | Start page for user interface | ||
LICENSE.txt | Lic. | GNU General Public License (GPL) | ||
README.txt | Doc. | Installation notes | ||
style.css | Data | Stylesheet for the web pages |
Files | / | class |
File | Role | Description |
---|---|---|
autentification.php | Aux. | Autentification script |
class_collection.php | Class | Collection class |
class_publication.php | Class | Publication class |
gestor_articulos.php | Aux. | Publication handling functions |
users_sign_in.php | Aux. | Sign-in functions |
Files | / | pages |
File | Role | Description |
---|---|---|
last_pubs.inc | Output | Example of a builded pubs.collection |
p_banner.php | Aux. | Pergamus banner |
p_bibtex.php | Aux. | Shows metadata in bibtex format |
p_login.php | Aux. | Log-in page |
p_options.php | Aux. | User interface options |
p_panel.php | Aux. | User interface Control Panel |
p_pubform.php | Aux. | Publication form |
p_publications.php | Appl. | This script shows the collection items |
p_search.php | Aux. | Search page |
p_session_bar.php | Aux. | Session options bar |
p_sign_in.php | Aux. | Sign-in page |
p_userslist.php | Aux. | Users list page |
Files | / | reg |
File | Role | Description |
---|---|---|
publications.xml | Data | Publications metadata |
userslist.xml | Data | Users data for authentication |
pergamus-pubman-2005-03-01.zip 39KB | |
pergamus-pubman-2005-03-01.tar.gz 32KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
DOMIT XML parser | .zip .tar.gz | Parses publication and users metadata in a portable way | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Pergamus proyect home Proyect home page |