A Multimedia Presentation Tool at Work:  Properties of PHPNuke

See my website in action here.
The admin page can be found here.
Another nuke site can be seen here.

 

Database Driven

Based on the open source database system MySQL

 

Multilingual

Supports presentation of content with alternate language versions, if the alternate content is authored (does not translate for you.)

 

Abstraction

In current versions, there are only two levels of abstraction available - the summary and detailed views.  However, this could be expanded to provide a more customizable view of content.

 

Customization

The styles are implemented using custom html and cascading style sheets.  This allows a custom look and feel to the content presentation, based on the user logged in.

 

Plug-in Architecture

PHPNuke allows custom coded PHP plugins to be added to the foundation code.  Custom "Blocks" can be created.  And of course, any html can be linked from the main page, if using something other than PHP.

 

Multimedia

Supports all media objects available through web browsers - Flash, video, sound.

 

 

Details