IndyPress

Plugin Banner

IndyPress

by boyska

Download
Description

Features

  • Extremely flexible open publishing support
  • Rich interface for open publishing (see below)
  • Posts and comments can be hidden (instead of deleted)
  • Posts and comments can be signaled to admin
  • Premoderation support: see its own section
  • UI Internationalization
  • Event support
  • Widget for displaying next events
  • Basic antispam

Open Publish form features

  • TinyMCE interface for rich text editing, upload and media embed
  • Form validation: if the user is missing some fields, JS warns it immediately
  • HTML5 form attributes (newest browser will autovalidate some fields)

Non-features

Indypress does NOT have these features:

  • Multi language articles: this is not even in our wishlist.
  1. Typical publish page (on twentyeleven)

    Typical publish page (on twentyeleven)

  2. Plugin status page, with summary informations

    Plugin status page, with summary informations

  3. Make some forms accessible only by logged users with some permissions

    Make some forms accessible only by logged users with some permissions

It is to difficult to configure! How can I just test it in a easy way

Go to plugin page and activate the “Indypress Base Configuration”: this will enable a simple, “standard” configuration

Indypress Base Configuration is fine, but TOO limited; a compromise?

On https://code.autistici.org/trac/indypress/wiki/FormPresets you’ll find lot of “presets”: settings that has been done, tested, sometimes actually used in production site. Sometime they require a bit of customization for your needs

1.1.0

Minor improvements:

  • basic antispam, it is called emptyspam.
  • images can be censored for premoderated status
  • disclaimer can be put on hidden/premoderated posts

To use the antispam, just add

{ "type": "emptyspam" } 

to the inputs, and that’s all

2011.01

Huge rewrite

0.5.1

i18n fixes

boyska (2):       Fixes i18n problems (string quoting)       Fix: return of get_indy_publish_permalink 

0.5

Introduces i18n

boyska (4):       Some publish-related fix about categories       The events page works with terms, too       Add functions for publish page URL       Bump to 0.5 capzioso (1):       Aggiunto supporto internazionalizzazione 
Back to top