Join Jason Loftis on Amplify
The Web's Social News Network.

Curate, connect & build relationships you'll learn from.

Jason Loftis | My Amplog

Things I Amplify from the web

EE Plugin - Randomizer Plus

Amplifyd from expressionengine.com
ExpressionEngine Logo

Randomizer Plus 1.02 third_party

Download
Author:
amor mio
Published:
Jul 26, 2007
Last Updated:
Dec 01, 2008
License:
Freeware
Categories:
Plugins  Output Text  
Allows you to show random content in your template. The “Plus” feature is that you can modify the random content in your template instead of in the plugin file, and can use any separator for the items.

Example Usage

You can use line break to seperate these random items, such as this:

{exp:randomizer_plus}
aaaa
bbbb
dddd
{
/exp:randomizer_plus}

or some other conditions, you may need a separator rather than line break,
then you can custom it by the parameter “separator”, as the example:

{exp:randomizer_plus separator=“|”}1|2|3|4{/exp:
randomizer_plus}

or

{exp:randomizer_plus separator=“{OR}”}
aaaa
bbbb
{OR}
dddd
{OR}
some text
or any content.
{/exp:randomizer_plus}

Notice: When you use custom separator, the line break will be treated as content of items.

Read more at expressionengine.com
 

EE WYSIWYG Text Editor - Wygwam

Amplifyd from brandon-kelly.com

Wygwam 1.0.1

Wygwam

That’s right—ExpressionEngine is finally getting a little dignity in the content editing department. Gone are the days of confusing configuration scripts, Word ’97-inspired UI, and markup that rivals the semantics of tables. Welcome to Wygwam.

The premier WYSIWYG editor for ExpressionEngine.

A strong foundation in CKEditor 3

Wygwam fields are powered by the brand-new CKEditor 3, a major overhaul of the best WYSIWYG in town. It’s fast, accessible, and mighty powerful. It even features a “Paste from Word” dialog that’ll pry all inline styles from your clients’ copy! Read more about what makes CKEditor so great at its Features page.

Easy to customize

Two common configurations already come built-in, so you can hit the ground running. But should you wish to customize them, or create a new one from scratch, you’ll find that using the configuration tool is easy and fun.

Read more at brandon-kelly.com
 

EE Plugin - It’s New

Amplifyd from utilitees.silenz.org

utilitees

- Addons for ExpressionEngine
It’s new
This simple little plugin can be used to display some content (like an image) based on the age of an entry.
If the entry has been posted within the number of days specified, the content inside the tag-pair is returned. Read more at utilitees.silenz.org
 

EE Module - Entry Rating

Amplifyd from utilitees.silenz.org

utilitees

- Addons for ExpressionEngine
Entry Rating

This module allows members and / or visitors to rate entries on a scale from 1 to 5.

Features / characteristics are:

  • independent from comments
  • can be restricted to logged-in members only
  • voting results from members and visitors may be shown separately or overall
  • rating-form is either drop-down with configurable options or radio-inputs from 1 to 5
  • result output either with images (like the stars here) or numbers or both - can be defined with variables in the template
  • works on single- and multi-entry pages
  • {exp:weblog:entries} can be used to list entries sorted by highest ratings.
  • one vote per member per entry allowed
  • one vote per IP per entry allowed

You can see it in action Testsite.

Read more at utilitees.silenz.org