Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 62 of 65

X6tm_CMSBasic cms developed with cakephp 1.2.xBased on previous project, caddy-x6tm objectivesuser manager news display as blog page manager file manager rss feeds fully skinable internationalization core & content plugable

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 8 days ago
 
 

PerlIDS (CGI::IDS) is a Perl website intrusion detection system based on PHPIDS http://php-ids.org/. It parses any hashref for possible attacks, so it does not depend on CGI.pm. The intrusion detection is based on a set of converters that convert the request according to common techniques that ... [More] are used to hide attacks. These converted strings are checked for attacks by running a filter set of currently 68 regular expressions. For easily keeping the filter set up-to-date, PerlIDS is compatible to the original XML filter set of PHPIDS, which is frequently updated. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

XOOPS BRASIL, project dedicated to translate ALL existing XOOPS language files into the Portuguese language, maintaining all work always updated, complete and revised, with an emphasis on quality and cultural integrity.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Website sources for Casa de los Tres Mundos. The foundation "Casa de los Tres Mundos" is an institution created to initiate, support and promote cultural projects in Nicaragua and Central America. Besides these artistic, musical and educational activities, which emphasize support for the ... [More] poorer segments of Nicaraguan society, the foundation finances and coordinates an integrative rural development project in Malacatoya. [Less]

0
 
  0 reviews  |  0 users  |  351,625 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

The Fusion Website Framework is designed to allow websites to be developed easily and simply using a framework with additional modules added on. Initially written in PHP, it will be extended to different languages later.

0
 
  0 reviews  |  0 users  |  18,018 lines of code  |  0 current contributors  |  Analyzed about 9 hours ago
 
 

SprocketCMSAn Advanced Content Management System for ASP.Net 2.0 IMPORTANT The source code here, whilst freely available to do with as you wish, has been advanced an order of magnitude beyond what you'll be able to download here. Sprocket has become Content Canvas a commercial CMS aimed at ... [More] solving world hunger, curing cancer and cooking perfect toast. Not too expensive and definitely worth checking out. About SprocketSprocket is designed to be flexible in a way that other .Net-based CMS's are not. Forget "skinnable" and "themes". Sprocket gives you 100% control over the look and feel of the website you're developing by separating all UI into a clean and powerful templating system that exposes a useful embeddable scripting language to give you the control you need. Even the admin system is put together using the same system as you would use to build the front-end website, so changing the way it looks and behaves is a piece of cake. Sprocket has also been built with a distaste for the standard ASP.Net WebForms framework. Rather than wallowing around in a hideous mess of ASPX and ASCX files, Sprocket completely discards any requirement for such things. That's right, no viewstate, no javascript postbacks, and an extensibility model that is ACTUALLY easy for developers. CURRENT STATUS: SprocketCMS release 0.4 is more of a framework than a pure CMS, as the UI for creating pages and content is still in development. A full page editing UI and framework will be available in release 0.5. See CurrentStatusRoadMap for more information. FeaturesAdvanced, highly flexible pages and templates model that uses friendly URLs. Easier to use than ASP.Net 2.0's master template system. Simple but powerful scripting language (SprocketScript) which can be used in your templates and content to get the most out of your website. Easy to extend. No, really. A bazillion events and hooks you can use to interrupt the flow wherever you want. Want to make your own module? Implement an interface that has just one method. Use that interface to hook any events that are relevant to you. Sprocket will find the module and do the rest. Advanced AJAX framework. Sprocket translates methods and classes you specify directly into callable javascript objects and methods. All the data transfer and JSON encoding/decoding is done for you (unless you really want to do it). Full security model optional! that supports users, roles, role inheritance and permissions that can be attached to users and/or roles. Multi-tier database management framework to allow you to use whichever database you want. Sprocket is designed to make it as painless as possible to support new databases if desired, and to extend existing modules to support your database of choice. SHOWCASEThe following live websites use varying version of Sprocket: Workbidder Prospector Graphics District FlirtBeat Vehicle Guide Snow Super Site - Ski Resort List There are several more unreleased Sprocket-based projects in development that we know of. Subscribe to the discussion group (link over on the right) for updates. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 16 hours ago
 
 

This project consist of a client that can help to automate the backup process of a MySQL database by controlling the MySQL backup web application MySQLDumper. It can help you if you want to backup your database automatically but do not have the proper access permission to create a cronjob on your web server.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

IntroductionKB CMS is a PHP-based CMS aimed at easy setup and maintenance. It divides the content and design into XML and XSL files. StatusKB CMS can display websites based on XML and XSL files and is therefore a working website manager. It has an admin-interface, which is planned to become a ... [More] full-fledged WYSIWYG editor. RequirementsPHP5 (not tested with PHP6, yet) A webserver (tested on LAMP and WAMP (XAMPP)) htaccess (the customizable URL's need this, but it seems to be possible on IIS with Ionic's ISAPI Rewrite Filter (IIRF)) request_uri (IIS might have trouble with this, so it might be changed, for now help should be available in this guide) FeaturesLicensed under the GPL version 2 or later Use it for as many sites as you like and customize it all you want Content and design separation with XML and XSL files *Fully* customizable URL's SEO (Search Engine Optimization) is now trivial Paths can be named exactly as they were on the website you're replacing Automatically generates a google-compatible sitemap CreditsKB Jørgensen of KB IT [Less]

0
 
  0 reviews  |  0 users  |  1,173 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

About noCMSIf you are running one or several simple website(s) you'll probably want something that helps you maintain your content. Preventing yourself from having to edit all the pages separately if you want to change something to the layout or add an item to the navigation menu. There are ... [More] numerous CMS-es (content managements systems) out there which can do this for you. But most of this systems are far to big for a simple website. And if you have some knowledge about CSS and HTML you'll probably notice that you'll end up tweaking and updating the system rather than work on the site itself.. Content ParsingThis is where noCMS comes in. noCMS is a content parsing system. Which means that it simply takes an HTML file with content and an HTML file with a template and mixes them together. It will thus help you menage the content on your website(s) but in a very simple way without databases, back-end user interfaces, user policy's and archiving options. If someone is visiting your website ('http://www.mydomain.com/somepage/'), a file on the server will catch this request and send it to the processing file of noCMS. noCMS will then understand that the visitor want to see the contents of 'somepage' and thus look for a page called 'somepage.html'. Before sending this page back however it will load the template file and wrap the contents in this template. So it will serve the visitor with an on-the-fly created output. The next step then is that there will probably be some common contents on your webpages. For example if a list of links is appearing on various pages, you would like to create this list only once or even let the system create it for you by scanning which files are in the folder. This part is solved by Elements and Code object. Actually these objects are nothing else than HTML (elements) and PHP (code) files that can be included into pages and template files by using simple tags. System Requirements A server running: PHP (5.2.2 or newer) mod_rewrite enabled (see http://en.wikipedia.org/wiki/Rewrite_engine) Experience LevelHTML (editing your site contents) CSS (editing your layout, if you wish) FTP (uploading files) Possibly: Parking/Addon/Subdomains (only for multiple domains with one installation see this page) [Less]

0
 
  0 reviews  |  0 users  |  2,034 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

A modular website framework written in PHP/MySQL that makes use of Apache's ModRewrite to allow very human readable URL on all pages of the site, even when the page's content is dynamic and requires variables in the URL. PHP.neoform also has extensive user management allowing ... [More] administrators to control who has access to what parts of the site by giving/removing permissions based on user account or IP address. The entire site is completely modular and can be extended through additional 'packages' that can be installed through a very easy to use web interface. All components of the site are able to be tied together using an advanced widget system, which gives every site a unified feel. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.