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

Added BootstrapFlash and FoundationFlash classes #52

Closed
wants to merge 1 commit into from

Conversation

devilicecream
Copy link

Added BootstrapFlash and FoundationFlash classes to allow Bootstrap 3 and Foundation 5 users to use the appropriate css classes for their framework. It still requires tg.flash monkeypatching in app_cfg.py. Maybe it's possible to find a better way to do that.

Added BootstrapFlash and FoundationFlash classes to allow Bootstrap 3 and Foundation 5 users to use the appropriate css classes for their framework. It still requires tg.flash monkeypatching in app_cfg.py. Maybe it's possible to find a better way to do that.
@amol-
Copy link
Member

amol- commented Jul 13, 2014

As discussed in #32 the right solution is providing templates support for flash, as TurboGears package itself should not make assumptions or reference specific CSS or JavaScript frameworks.

@amol- amol- closed this Jul 13, 2014
@amol-
Copy link
Member

amol- commented Jul 22, 2014

This is also solved by 07fc5e2 refer to #32 for link to documentation.

@moschlar
Copy link

👍

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.

3 participants