discourse/discourse-sketchup-3dwh-onebox

Name: discourse-sketchup-3dwh-onebox

Owner: Discourse

Description: Discourse plugin for embedding SketchUp 3D Warehouse models in a onebox

Forked from: SketchUp/discourse-sketchup-3dwh-onebox

Created: 2016-10-19 03:37:03.0

Updated: 2018-02-07 13:57:28.0

Pushed: 2017-09-28 00:08:53.0

Homepage: null

Size: 10

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

discourse-sketchup-3dwh-onebox

It replaces links to 3D Warehouse models by a static preview image. When clicked, the image is replaced by the embed iframe showing the model in the webgl viewer.

Installation
  1. Install discourse.

  2. Execute in the discourse root directory:

 plugin:install repo=https://github.com/Aerilius/discourse-sketchup-3dwh-onebox.git name=sketchup_3dwh_onebox
 assets:precompile
 posts:rebake # this will take a long time.
w restart your services
Deinstallation
r plugins/sketchup_3dwh_onebox/
 assets:precompile
 posts:rebake
w restart your services

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.