Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.
/ tweet-preview Public archive

The Tweet Preview plugin adds a preview to the tweet in the edit form when using the Pipit Sharing app.

License

Notifications You must be signed in to change notification settings

Pipits/tweet-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Tweet Preview plugin

The Tweet Preview plugin adds a preview to the tweet in the edit form when using the Pipit Sharing app.

Installation

  • Download the latest version of the Tweet Preview plugin
  • Unzip the download
  • Place the pipit_tweet_preview folder in perch/addons/plugins/ui/
  • Include the CSS and Javascript files in perch/addons/plugins/ui/_config.inc

Requirements

Browsers

The preview may not work on older browsers at this stage.

Including the files

To include the CSS and Javascript files, you need to have _config.inc in perch/addons/plugins/ui/. If you don't already have it, create it. Add the following to the file:

<link rel="stylesheet" href="/perch/addons/plugins/ui/pipit_tweet_preview/tweet_preview.min.css" />
<script src="/perch/addons/plugins/ui/pipit_tweet_preview/tweet_preview.min.js"></script>

For usage information visit the plugin's documentation.

About

The Tweet Preview plugin adds a preview to the tweet in the edit form when using the Pipit Sharing app.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published