Coder Social home page Coder Social logo

iq_blog's Introduction

iq_blog

Blog base module for iqual.

Inlcudes:

  • Blog Article Content Type with Node template
  • Views with patterns
  • Blog author role with permissions

Submodules

  • iq_blog_scheduling
    Base config for scheduling options for Blog posts. Based on iqual-ch/iqual-schedule-cron package

  • iq_blog_comments
    Integration of comment module including a base comment type (iq_blog_post_comment) and an answer type (iq_blog_post_comment_answer).

  • iq_blog_like_dislike
    Integration of Like / Disklike button (Taken from https://www.drupal.org/project/like_dislike). Additional FieldFormatter Plugin to only show Like button, without dislike funciton. This module automatically installs the iq_like_dislike field to the iq_blog_post content type.

  • iq_blog_like_dislike_comment
    This module automatically installs the iq_like_dislike field to the iq_blog_post_comment comment type.

  • iq_blog_like_dislike_comment_answer
    This module automatically installs the iq_blog_post_comment_answer field to the iq_blog_post_comment comment type.

Installation

Install module as usual:

composer require iqual/iq_blog
drush en iq_blog

(Optional) Install submodules:

drush en iq_blog_scheduling

drush en iq_blog_comment

drush en iq_blog_like_dislike
drush en iq_blog_like_dislike_comment
drush en iq_blog_like_dislike_comment_answer

Add patch for ajax views.

composer patch-add drupal/ui_patterns "Support AJAX Views / Fix live preview detection" "https://patch-diff.githubusercontent.com/raw/nuvoleweb/ui_patterns/pull/269.diff"

Rebuild CSS:

drush iq_barrio_helper:sass-compile

Follow installation instructions for entity browsers: https://github.com/iqual-ch/iq_entity_browsers/blob/8.x-1.x/README.md#iq_entity_browsers (skip step «Install the module using composer»)

Configuration

Add role iq_blog_author desired users.

If needed: Add Blog Artikel as filterable content type in content view

iq_blog's People

Contributors

danielwirz avatar pvbergen avatar youpixxl avatar ignovski avatar stefanospetrakis avatar klaghrami avatar iqual-ch-owner avatar martinstadelmann avatar

Watchers

 avatar Benjamin Komel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.