thomaspark / snowball

A WordPress plugin for making immersive longform articles
https://snowball.openhtml.org/
GNU General Public License v2.0
90 stars 24 forks source link

Support Advanced Art Direction plugin in Snowball admin #206

Closed thomaspark closed 8 years ago

noelforte commented 9 years ago

Make an edit to this— I got the plugin name wrong. It's "Better Art Direction" https://github.com/davatron5000/Better-Art-Direction. See the screenshot below for what it provides as UI.

screen shot 2015-10-13 at 11 23 34 pm

Essentially, it just loads a 2 pane textarea panel into the post editor so you can add styles and scripts that are specific to that page. Really useful for injecting custom styles onto a page to modify a layout, but with Snowball having a UI is way better. Still, one reason I'd like to use this plugin is because it allows us to load in external scripts or stylesheets in the page <head>. If a feature like this could be implemented in Snowball, that would make things simpler as The Triangle wouldn't have to depend on 2 plugins to make this work.

thomaspark commented 8 years ago

I've added a similar option to add your own styles and scripts in the head of an article. This will apply to the entire page, not just a single block.

screen shot 2015-11-03 at 12 53 26 am
noelforte commented 8 years ago

This looks awesome! :+1: When will this be released?

thomaspark commented 8 years ago

We just went live on WordPress.org an hour ago! https://wordpress.org/plugins/snowball/

You should be able to just hit update in WP admin plugins.