Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable toolbar classes #73

Merged
merged 2 commits into from
Aug 21, 2014
Merged

Configurable toolbar classes #73

merged 2 commits into from
Aug 21, 2014

Conversation

tremby
Copy link
Contributor

@tremby tremby commented Aug 19, 2014

This is tiff/wysihtml5#461 which I wrote last year some
time, rebased on to your fork.

This patch allows the classes set on toolbar buttons to be set in the wysihtml5
configuration, as classNameCommandDisabled, classNameCommandsDisabled,
classNameCommandActive, classNameActionActive. I already have disabled and
active classes provided by Twitter Bootstrap and don't want to trawl through
the source files and apply all relevant styles to wysihtml5-specific classes
too -- this is a very nice short cut.

@pulges pulges merged commit b25f36f into Voog:master Aug 21, 2014
pulges pushed a commit that referenced this pull request Aug 21, 2014
---

This is tiff/wysihtml5#461 which I wrote last year some
time, rebased on to your fork.

This patch allows the classes set on toolbar buttons to be set in the wysihtml5
configuration, as `classNameCommandDisabled`, `classNameCommandsDisabled`,
`classNameCommandActive`, `classNameActionActive`. I already have disabled and
active classes provided by Twitter Bootstrap and dont want to trawl through
the source files and apply all relevant styles to wysihtml5-specific classes
too -- this is a very nice short cut.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants