Contentify: [Question] Use widgets in "Custom Pages", "Custom Content" and "News" articles?

Created on 14 Mar 2019  路  5Comments  路  Source: Contentify/Contentify

Q1: Let's say I want to create a news article and include a Poll in the article itself.. Is this possibru somehow?

question wontfix

All 5 comments

No, this is not possible out-of-the-box.

In general there are three obvious solutions:

  1. Implement the possibility to use "codes" in the news, for example : Please vote now: [poll id=123] This would then display the polls widget for the poll with the ID 123. This is what WordPress does: https://codex.wordpress.org/Shortcode_API
  2. Somehow extend the CKEditor to allow including widgets. This could result in codes as well but with an interface to add them rather than just typing them as text.
  3. Build a new editor that composes an article from "blocks". One type of block could be a widget. WordPress has recently introcuded something similar with their Gutenberg Editor: https://wordpress.org/gutenberg/

The long-term plan is to implement the third option. But this is a huge new feature so it is not coming too soon.

So if you need a quick solution implementing the first option would be the way to go. It can be done without much effort if one keeps it simple...

Yes to the 3rd option!

The "CKEditor" is kind of limiting the possibilities of article writing and page creation right now, so that would be great.

EDIT: Thanks for the in depth answer... way more than expected

This issue has been automatically marked as stale, because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

This issue has been automatically closed, because it has not had recent activity.

nooo.. rip?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ozymandias2 picture Ozymandias2  路  4Comments

maxbrood picture maxbrood  路  5Comments

khalifaone picture khalifaone  路  3Comments

nrRudiak picture nrRudiak  路  3Comments

NePhiTV picture NePhiTV  路  5Comments