Skip to content

Aerilius/discourse-sketchup-3dwh-onebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

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

Deinstallation

rm -r plugins/sketchup_3dwh_onebox/
rake assets:precompile
rake posts:rebake
# now restart your services

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published