The Web site of Alex S. Jones, community catalyst, user advocate, Web technologist, barbecue acolyte & information junkie

Ma.gnolia Plugin Examples

Here are some live examples of the different types of output you can generate with the Ma.gnolia WordPress Plugin.

Ma.gnolia Plugin Examples

Here are some live examples of the different types of output you can generate with the Ma.gnolia WordPress Plugin.

Example 1

Code Example

<?php magnolia('design',2,1,1,0,'','groups',1,'lite'); ?>

Settings

Configuration Option Setting
Collection design (Web Design)
Number of Bookmarks 2
Show Descriptions 1 (Yes)
Show Publication Dates 1 (Yes)
Use Ma.gnolia's links? 0 (No)
Tag '' (All links, regardless of tag)
Collection Type groups (Group)
View collection link 1 (Yes)
Feed Type lite (the lite feed)

Example 2

Code Example

<?php magnolia('design',3,1,0,1,'CSS','groups',0,'full') ?>

Settings

Configuration Option Setting
Collection design (Web Design )
Number of Bookmarks 3
Show Descriptions 1 (Yes)
Show Publication Dates 0 (No)
Use Ma.gnolia's links? 1 (Yes)
Tag CSS
Collection Type Group (groups)
View collection link 0 (No)
Feed Type full (the full feed)

Example 3

Code Example

<?php magnolia('BaldTechnologist',5,0,0,0,'','',0,'lite') ?>

Settings

Configuration Option Setting
Collection Bald Technologist (my account on Ma.gnolia)
Number of Bookmarks 5
Show Descriptions 0 (No)
Show Publication Dates 0 (No)
Use Ma.gnolia's links? 0 (No)
Tag '' (All links, regardless of tag)
Collection Type '' (empty, so it defaults to 'people')
View collection link 0 (No)
Feed Type lite (the lite feed)