This plugin is outdated and might not be supported anymore
Media2Layout

Media2Layout

Details
View on WordPress

Media2Layout facilitates the dynamic inclusion of media library artwork into predefined places in your site’s theme. It creates named positions (by default “campaign” and “header”) which can be assigned a media item per each Page.

  • Adds an admin menu item under Themes to edit your Position names
  • Adds a dropdown control when editing Pages to select the images for each Position in that Page

To insert the images into your theme, just add a bit of PHP code to your theme in the appropriate spot, for example:

<?php Media2Layout::banner('foo');?> 

For the position named “foo” this would print an tag for the media assigned to the Foo position of the current page (or print nothing if no media is assigned to that position). Currently it wraps the in a

<

div> with class “media2layout_[position-name]”.

Details

Plugin code:
media2layout
Plugin version:
0.1.1
Author:
Outdated:
Yes
WP version:
2.7 or higher
PHP version:
or higher
Test up to WP version:
2.7
Total installations:
0
Last updated:
2009-06-19
Rating:
Times rated:
0
cms
media
page