Top Quark Architecture

Though ostensibly this can be used as yet another gallery plugin, under the hood it provides a framework for rapid plugin development.

Author:Top Quark (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.3.2
Plugin version:2.1.3
Added to WordPress repository:28-05-2011
Last updated:26-07-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://topquark.com
Total downloads:5 572
Active installs:10+
plugin download
Click to start download

THE FRAMEWORK

The real purpose of this plugin, besides yet another gallery tool, is to provide a framework for rapid, database-driven, plugin development. At this point, the framework is only used by a half dozen or so plugins that I’ve written (see www.topquark.com). I’m releasing it to the community to invite and encourage feedback and development using the framework. A start to the requisite documentation is forthcoming.

The framework provides the following services:

  • The above mentioned Gallery package to handle images
  • Generic Import/Export services (multibyte friendly and scalable)
  • Grant/revoke permissions to WordPress users to access framework plugins
  • A database object container class with a handy dandy and powerful whereClass class
  • The Smarty templating engine
  • Enough hooks (actions & filters) to enable third-plugin add-ons to framework plugins

THE GALLERY

This plugin provides yet another gallery tool for use within WordPress. It has some handy features such as being able to create image sets from images taken from multiple galleries. It’s been tested up to hundreds of galleries and has a handy export feature that allows administrators to quickly dump images for download. While you are writing a post or a page, you can browse the Top Quark galleries and insert images.