491

Product support

Get help in the plugin support forum.

  • Added on Jun 7, 2016
  • Current version: 1.0.3
  • Platform Compatibility
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • Created by

Categories

This plugin implements in-context editing (click to edit) of RainLab Blog posts on the front-end pages.

Requirements

Only allocated content blocks that are generated by render rainlab/blog content. Implementation is simply replacing the original component rainlab post render by a new one with an option of in-context rendering.

This component implements proxy pattern for RainLab.Blog component.

Using the editable component

You should attach a component to the page and set components property the same way as at RainLab.Blog.

<!-- This content will be editable -->
{% component 'editable_blog' %}
1.0.3

Fix initialization category components

Feb 19, 2017

1.0.2

Add blog category page

Jul 27, 2016

1.0.1

First version of Editable for Blog plugin

Jun 04, 2016