How to add twitter-timeline in ojs

i want to add twitter time line in ojs please help me

Hi @mahendra.meghwal,

Where would you like to add the timeline?

Regards,
Alec Smecher
Public Knowledge Project Team

I want to add timeline in the sidebar. like as a block plugin.

You’ll need to create a custom block to contain the javascript and anchor required for embedding a Twitter timeline.

The Custom Block Manager is found in User Home → Journal Manager → System Plugins → Generic Plugins → Custom Block Manager.

Once a custom block is created, you can add the content via User Home → Journal Manager → System Plugins → Block Plugins → “Your Custom Block Name”

The content is positioned in Journal Setup Step 5.6. User Home → Journal Manager → Setup → The Look → Journal Layout.

thank you so much for guide.

Is there any possibility in OJS 3.1 to enable script tags in TinyMCE? Otherwise embedded Twitter feeds just become a link a specified Twitter page. I know that there was a workaround in earlier versions.

See this thread for a discussion of HTMLPurifier and OJS 3.x: