Mango Blog
Plugins are put into: {blog-path}/components/plugins/user/
Skins are put into: {blog-path}/skins
Aggregator Auto-Ping Plugin
This plugin will allow you to ping up to 5 custom URLS and a currently small but soon to be growing list of XML-RPC. To date the current version supports the following XML-RPC ping sites.
|
|
|
|
|
Feed Ping Version 1.1.3 - 5/13/2008
Public SVN Access: http://svn2.assembla.com/svn/EGPS_Mango/plugins/FeedPing/
Code Coloring by EmpireGP Services
Format and colorize your code for better display. Currently supporting general HTML, ColdFusion and ActionScript, MXML, XML and Properties Files. In design mode, simply wrap your code output with the followign styles:
- ^code^^/code^
- ^code class="as3"^^/code^
- ^code class="coldfusion"^^/code^
- ^code class="properties"^^/code^
- ^code class="mxml"^^/code^
- ^code class="xml"^^/code^
You can also add a style attribute after the class attribute [if used] to specify futher CSS styles outside of your existing style sheet.
Post: Plugin Introduction
Post: Plugin Update Notice (v1.0.6)
Post: Plugin Important Bug Fix (v1.0.8)
Dowload: Color Coding Version 1.0.8 - 02/02/2009
Flash Showcase
Easily type in WIZIWIG format markup code that will be converted into a full flash call at time of render (which is cached).This will help avoid the confusion and frustration of having flash code that is hidden from your WIZYWIG display and help you better format your page.
Usage
<flash
source="{path to swf}"
width="200"
height="180"
backgroundColor="#FFFFFF"
quality="high"
scriptAccess="sameDomain"
/>
Defaults
- backgroundColor #FFFFFF
- quality: high
- scriptAccess: sameDomain
- missing source, width and height attributes will result in the flash object not being written.
Dowload: Flash Showcase Version 1.0.0 - 02/24/2009
Dowload: Flash Showcase Version 1.0.1 - 07/21/2009
Site Map Generator
Generate a Sitemap (version 0.90 compliant) that is supported by search engines such as Google, Yahoo!, Microsoft, Ask.com and Moreover.com
Sitemaps are an easy way for webmasters to inform search engines about pages on their sites that are available for crawling. In its simplest form, a Sitemap is an XML file that lists URLs for a site along with additional metadata about each URL (when it was last updated, how often it usually changes, and how important it is, relative to other URLs in the site) so that search engines can more intelligently crawl the site.
Site Map Generator Updated Post
Original introduction post
Site Map Generator Plugin Version 1.0.6 - 1/28/2009
The Sphere Module
Adds support for Sphere.com
- Enhance your readers' experience by offering related content and connecting on-line conversations
- Enhance site interaction by establishing your site as an information hub for readers
- Acquire new readers by adding your content to the Sphere network of content
When users click the "related link" they will be shown a nice layover that will give them options to view other related blogs or articles related to the current topic. more...